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 aa25aeaa7504bbe19d1b62e6d2bee2e53a4227f8 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f aa25aeaa7504bbe19d1b62e6d2bee2e53a4227f8 # timeout=10 Commit message: "testenv: support fetching coredumps in jenkins" > git rev-list --no-walk aa25aeaa7504bbe19d1b62e6d2bee2e53a4227f8 # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-mgw-test] $ /bin/sh -xe /tmp/jenkins13444713142748246763.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:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:b4fd347305c5b0c70325e23c3b20b4988b363bd55bfb81e081c644f713f64d77 Copying blob sha256:3ba895caeb2ce501d66c1a17a23315659f87d1b2eca9e512be202a723ab3681f Copying blob sha256:f9df2b0bd80609546227397ba672f6855e83d258a1c10b58eaf2a6cce6607fb5 Copying blob sha256:e52cbd64c50a36c2b52fd17b204cc06cdef5a63d2c144e30e99e9d744b685a29 Copying blob sha256:91ff28d757cdcc05c5e104aa646e0ece49ef637b265e4ab7be9aed04a6e78305 Copying blob sha256:cb7e756bf0099050c2903fb015878daafa4cd7a8eae3325c5abfc3a883f1ee60 Copying blob sha256:d2a61b8f0af0d8887ba0617d477872ba5c3da32625cd2e959bd1cf4cf07edfd1 Copying blob sha256:2590bb5646d42d2c310a35906689958f21bacbfd75530855e1256e036f1e18f6 Copying config sha256:93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 Writing manifest to image destination Storing signatures 93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 + rm -rf logs _cache .linux + [ none != none ] + set +x + ./testenv.py run mgw --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs -b osmocom:nightly [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2024-12-12 14:28:09 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-mgw-osmocom-nightly-20250427-0850-ea235807-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/podman/testenv-mgw-osmocom-nightly-20250427-0850-ea235807-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', '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/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-nightly-20250427-0850-ea235807-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', '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/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-nightly-20250427-0850-ea235807-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 [512 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [260 kB] Fetched 9307 kB in 1s (11.1 MB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', '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/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-nightly-20250427-0850-ea235807-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/deps' 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', '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/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-nightly-20250427-0850-ea235807-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/ttcn3-deps-updated'] [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', '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/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/ttcn3', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/mgw', 'testenv-mgw-osmocom-nightly-20250427-0850-ea235807-0', './gen_links.sh'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-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/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/ttcn3', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/mgw', 'testenv-mgw-osmocom-nightly-20250427-0850-ea235807-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', '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/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/ttcn3', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test', 'testenv-mgw-osmocom-nightly-20250427-0850-ea235807-0', 'make', 'mgw'] make -C /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/ttcn3/mgw compile make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/ttcn3/mgw' PP IPA_Emulation.ttcn PP StatsD_Checker.ttcn TTCN *.ttcn *.asn warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. IuUP_Emulation.ttcn: In TTCN-3 module `IuUP_Emulation': IuUP_Emulation.ttcn:150.9-190.1: In function definition `f_ts_IuUP_INIT': IuUP_Emulation.ttcn:179.2-187.3: In template definition `tpl': IuUP_Emulation.ttcn:179.84-187.3: In actual parameter list of template `@IuUP_Types.ts_IuUP_PDU14_ProcSending_INIT': In parameter #4 for `rfci': IuUP_Emulation.ttcn:154.36-47: note: Referenced template variable is here touch compile make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/ttcn3/mgw' make -j20 -C /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/ttcn3/mgw make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/ttcn3/mgw' DEP TELNETasp_PT.cc DEP TCCInterface.cc DEP TCCConversion.cc DEP StatsD_CodecPort_CtrlFunctdef.cc DEP SDP_EncDec.cc DEP RTP_EncDec.cc DEP RTP_CodecPort_CtrlFunctDef.cc DEP OSMUX_CodecPort_CtrlFunctDef.cc DEP Native_FunctionDefs.cc DEP MGCP_CodecPort_CtrlFunctDef.cc DEP IuUP_EncDec.cc DEP IP_EncDec.cc DEP IPL4asp_discovery.cc DEP IPL4asp_PT.cc DEP IPA_CodecPort_CtrlFunctDef.cc DEP lex.SDP_parse_.c DEP SDP_parse_.tab.c DEP StatsD_Checker_part_7.cc DEP StatsD_Checker_part_6.cc DEP StatsD_Checker_part_5.cc DEP StatsD_Checker_part_4.cc DEP StatsD_Checker_part_3.cc DEP StatsD_Checker_part_2.cc DEP StatsD_Checker_part_1.cc DEP IPA_Emulation_part_7.cc DEP IPA_Emulation_part_6.cc DEP IPA_Emulation_part_5.cc DEP IPA_Emulation_part_4.cc DEP IPA_Emulation_part_3.cc DEP IPA_Emulation_part_2.cc DEP IPA_Emulation_part_1.cc DEP StatsD_Checker.cc DEP IPA_Emulation.cc DEP TELNETasp_PortType_part_7.cc DEP TELNETasp_PortType_part_6.cc DEP TELNETasp_PortType_part_5.cc DEP TELNETasp_PortType_part_4.cc DEP TELNETasp_PortType_part_3.cc DEP TELNETasp_PortType_part_2.cc DEP TELNETasp_PortType_part_1.cc DEP TCCInterface_Functions_part_7.cc DEP TCCInterface_Functions_part_6.cc DEP TCCInterface_Functions_part_5.cc DEP TCCInterface_Functions_part_4.cc DEP TCCInterface_Functions_part_3.cc DEP TCCInterface_Functions_part_2.cc DEP TCCInterface_Functions_part_1.cc DEP TCCConversion_Functions_part_7.cc DEP TCCConversion_Functions_part_6.cc DEP TCCConversion_Functions_part_5.cc DEP TCCConversion_Functions_part_4.cc DEP TCCConversion_Functions_part_3.cc DEP TCCConversion_Functions_part_2.cc DEP TCCConversion_Functions_part_1.cc DEP StatsD_Types_part_7.cc DEP StatsD_Types_part_6.cc DEP StatsD_Types_part_5.cc DEP StatsD_Types_part_4.cc DEP StatsD_Types_part_3.cc DEP StatsD_Types_part_2.cc DEP StatsD_Types_part_1.cc DEP StatsD_CodecPort_CtrlFunct_part_7.cc DEP StatsD_CodecPort_CtrlFunct_part_6.cc DEP StatsD_CodecPort_CtrlFunct_part_5.cc DEP StatsD_CodecPort_CtrlFunct_part_4.cc DEP StatsD_CodecPort_CtrlFunct_part_3.cc DEP StatsD_CodecPort_CtrlFunct_part_2.cc DEP StatsD_CodecPort_CtrlFunct_part_1.cc DEP StatsD_CodecPort_part_7.cc DEP StatsD_CodecPort_part_6.cc DEP StatsD_CodecPort_part_5.cc DEP StatsD_CodecPort_part_4.cc DEP StatsD_CodecPort_part_3.cc DEP StatsD_CodecPort_part_2.cc DEP StatsD_CodecPort_part_1.cc DEP Socket_API_Definitions_part_7.cc DEP Socket_API_Definitions_part_6.cc DEP Socket_API_Definitions_part_5.cc DEP Socket_API_Definitions_part_4.cc DEP Socket_API_Definitions_part_3.cc DEP Socket_API_Definitions_part_2.cc DEP Socket_API_Definitions_part_1.cc DEP SDP_Types_part_7.cc DEP SDP_Types_part_6.cc DEP SDP_Types_part_5.cc DEP SDP_Types_part_4.cc DEP SDP_Types_part_3.cc DEP SDP_Types_part_2.cc DEP SDP_Types_part_1.cc DEP SDP_Templates_part_7.cc DEP SDP_Templates_part_6.cc DEP SDP_Templates_part_5.cc DEP SDP_Templates_part_4.cc DEP SDP_Templates_part_3.cc DEP SDP_Templates_part_2.cc DEP SDP_Templates_part_1.cc DEP RTP_Types_part_7.cc DEP RTP_Types_part_6.cc DEP RTP_Types_part_5.cc DEP RTP_Types_part_4.cc DEP RTP_Types_part_3.cc DEP RTP_Types_part_2.cc DEP RTP_Types_part_1.cc DEP RTP_Endpoint_part_7.cc DEP RTP_Endpoint_part_6.cc DEP RTP_Endpoint_part_5.cc DEP RTP_Endpoint_part_4.cc DEP RTP_Endpoint_part_3.cc DEP RTP_Endpoint_part_2.cc DEP RTP_Endpoint_part_1.cc DEP RTP_Emulation_part_7.cc DEP RTP_Emulation_part_6.cc DEP RTP_Emulation_part_5.cc DEP RTP_Emulation_part_4.cc DEP RTP_Emulation_part_3.cc DEP RTP_Emulation_part_2.cc DEP RTP_Emulation_part_1.cc DEP RTP_CodecPort_CtrlFunct_part_7.cc DEP RTP_CodecPort_CtrlFunct_part_6.cc DEP RTP_CodecPort_CtrlFunct_part_5.cc DEP RTP_CodecPort_CtrlFunct_part_4.cc DEP RTP_CodecPort_CtrlFunct_part_3.cc DEP RTP_CodecPort_CtrlFunct_part_2.cc DEP RTP_CodecPort_CtrlFunct_part_1.cc DEP RTP_CodecPort_part_7.cc DEP RTP_CodecPort_part_6.cc DEP RTP_CodecPort_part_5.cc DEP RTP_CodecPort_part_4.cc DEP RTP_CodecPort_part_3.cc DEP RTP_CodecPort_part_2.cc DEP RTP_CodecPort_part_1.cc DEP Osmocom_VTY_Functions_part_7.cc DEP Osmocom_VTY_Functions_part_6.cc DEP Osmocom_VTY_Functions_part_5.cc DEP Osmocom_VTY_Functions_part_4.cc DEP Osmocom_VTY_Functions_part_3.cc DEP Osmocom_VTY_Functions_part_2.cc DEP Osmocom_VTY_Functions_part_1.cc DEP Osmocom_Types_part_7.cc DEP Osmocom_Types_part_6.cc DEP Osmocom_Types_part_5.cc DEP Osmocom_Types_part_3.cc DEP Osmocom_Types_part_4.cc DEP Osmocom_Types_part_2.cc DEP Osmocom_Types_part_1.cc DEP Osmocom_CTRL_Types_part_7.cc DEP Osmocom_CTRL_Types_part_6.cc DEP Osmocom_CTRL_Types_part_5.cc DEP Osmocom_CTRL_Types_part_4.cc DEP Osmocom_CTRL_Types_part_3.cc DEP Osmocom_CTRL_Types_part_2.cc DEP Osmocom_CTRL_Types_part_1.cc DEP Osmocom_CTRL_Functions_part_7.cc DEP Osmocom_CTRL_Functions_part_6.cc DEP Osmocom_CTRL_Functions_part_4.cc DEP Osmocom_CTRL_Functions_part_5.cc DEP Osmocom_CTRL_Functions_part_3.cc DEP Osmocom_CTRL_Functions_part_2.cc DEP Osmocom_CTRL_Functions_part_1.cc DEP Osmocom_CTRL_Adapter_part_7.cc DEP Osmocom_CTRL_Adapter_part_6.cc DEP Osmocom_CTRL_Adapter_part_5.cc DEP Osmocom_CTRL_Adapter_part_4.cc DEP Osmocom_CTRL_Adapter_part_3.cc DEP Osmocom_CTRL_Adapter_part_2.cc DEP Osmocom_CTRL_Adapter_part_1.cc DEP OSMUX_Types_part_7.cc DEP OSMUX_Types_part_6.cc DEP OSMUX_Types_part_5.cc DEP OSMUX_Types_part_4.cc DEP OSMUX_Types_part_3.cc DEP OSMUX_Types_part_2.cc DEP OSMUX_Types_part_1.cc DEP OSMUX_Emulation_part_7.cc DEP OSMUX_Emulation_part_6.cc DEP OSMUX_Emulation_part_5.cc DEP OSMUX_Emulation_part_4.cc DEP OSMUX_Emulation_part_3.cc DEP OSMUX_Emulation_part_2.cc DEP OSMUX_Emulation_part_1.cc DEP OSMUX_CodecPort_CtrlFunct_part_7.cc DEP OSMUX_CodecPort_CtrlFunct_part_6.cc DEP OSMUX_CodecPort_CtrlFunct_part_5.cc DEP OSMUX_CodecPort_CtrlFunct_part_4.cc DEP OSMUX_CodecPort_CtrlFunct_part_3.cc DEP OSMUX_CodecPort_CtrlFunct_part_2.cc DEP OSMUX_CodecPort_CtrlFunct_part_1.cc DEP OSMUX_CodecPort_part_7.cc DEP OSMUX_CodecPort_part_6.cc DEP OSMUX_CodecPort_part_5.cc DEP OSMUX_CodecPort_part_4.cc DEP OSMUX_CodecPort_part_3.cc DEP OSMUX_CodecPort_part_2.cc DEP OSMUX_CodecPort_part_1.cc DEP Native_Functions_part_7.cc DEP Native_Functions_part_6.cc DEP Native_Functions_part_5.cc DEP Native_Functions_part_4.cc DEP Native_Functions_part_3.cc DEP Native_Functions_part_2.cc DEP Native_Functions_part_1.cc DEP Misc_Helpers_part_7.cc DEP Misc_Helpers_part_6.cc DEP Misc_Helpers_part_5.cc DEP Misc_Helpers_part_4.cc DEP Misc_Helpers_part_3.cc DEP Misc_Helpers_part_2.cc DEP Misc_Helpers_part_1.cc DEP MGCP_Types_part_7.cc DEP MGCP_Types_part_6.cc DEP MGCP_Types_part_5.cc DEP MGCP_Types_part_4.cc DEP MGCP_Types_part_3.cc DEP MGCP_Types_part_2.cc DEP MGCP_Types_part_1.cc DEP MGCP_Test_part_7.cc DEP MGCP_Test_part_6.cc DEP MGCP_Test_part_5.cc DEP MGCP_Test_part_4.cc DEP MGCP_Test_part_3.cc DEP MGCP_Test_part_2.cc DEP MGCP_Test_part_1.cc DEP MGCP_Templates_part_7.cc DEP MGCP_Templates_part_6.cc DEP MGCP_Templates_part_5.cc DEP MGCP_Templates_part_4.cc DEP MGCP_Templates_part_3.cc DEP MGCP_Templates_part_2.cc DEP MGCP_Templates_part_1.cc DEP MGCP_CodecPort_CtrlFunct_part_7.cc DEP MGCP_CodecPort_CtrlFunct_part_6.cc DEP MGCP_CodecPort_CtrlFunct_part_5.cc DEP MGCP_CodecPort_CtrlFunct_part_4.cc DEP MGCP_CodecPort_CtrlFunct_part_3.cc DEP MGCP_CodecPort_CtrlFunct_part_2.cc DEP MGCP_CodecPort_CtrlFunct_part_1.cc DEP MGCP_CodecPort_part_7.cc DEP MGCP_CodecPort_part_6.cc DEP MGCP_CodecPort_part_5.cc DEP MGCP_CodecPort_part_4.cc DEP MGCP_CodecPort_part_3.cc DEP MGCP_CodecPort_part_2.cc DEP MGCP_CodecPort_part_1.cc DEP IuUP_Types_part_7.cc DEP IuUP_Types_part_6.cc DEP IuUP_Types_part_5.cc DEP IuUP_Types_part_4.cc DEP IuUP_Types_part_3.cc DEP IuUP_Types_part_2.cc DEP IuUP_Types_part_1.cc DEP IuUP_Emulation_part_7.cc DEP IuUP_Emulation_part_6.cc DEP IuUP_Emulation_part_5.cc DEP IuUP_Emulation_part_4.cc DEP IuUP_Emulation_part_3.cc DEP IuUP_Emulation_part_2.cc DEP IuUP_Emulation_part_1.cc DEP IP_Types_part_7.cc DEP IP_Types_part_6.cc DEP IP_Types_part_5.cc DEP IP_Types_part_4.cc DEP IP_Types_part_3.cc DEP IP_Types_part_2.cc DEP IP_Types_part_1.cc DEP IPL4asp_Types_part_7.cc DEP IPL4asp_Types_part_6.cc DEP IPL4asp_Types_part_5.cc DEP IPL4asp_Types_part_4.cc DEP IPL4asp_Types_part_3.cc DEP IPL4asp_Types_part_2.cc DEP IPL4asp_Types_part_1.cc DEP IPL4asp_PortType_part_7.cc DEP IPL4asp_PortType_part_6.cc DEP IPL4asp_PortType_part_5.cc DEP IPL4asp_PortType_part_4.cc DEP IPL4asp_PortType_part_3.cc DEP IPL4asp_PortType_part_2.cc DEP IPL4asp_PortType_part_1.cc DEP IPL4asp_Functions_part_7.cc DEP IPL4asp_Functions_part_6.cc DEP IPL4asp_Functions_part_5.cc DEP IPL4asp_Functions_part_4.cc DEP IPL4asp_Functions_part_3.cc DEP IPL4asp_Functions_part_2.cc DEP IPL4asp_Functions_part_1.cc DEP IPA_Types_part_7.cc DEP IPA_Types_part_6.cc DEP IPA_Types_part_4.cc DEP IPA_Types_part_3.cc DEP IPA_Types_part_2.cc DEP IPA_Types_part_1.cc DEP IPA_Types_part_5.cc DEP IPA_CodecPort_CtrlFunct_part_6.cc DEP IPA_CodecPort_CtrlFunct_part_5.cc DEP IPA_CodecPort_CtrlFunct_part_7.cc DEP IPA_CodecPort_CtrlFunct_part_4.cc DEP IPA_CodecPort_CtrlFunct_part_3.cc DEP IPA_CodecPort_CtrlFunct_part_2.cc DEP IPA_CodecPort_CtrlFunct_part_1.cc DEP IPA_CodecPort_part_7.cc DEP IPA_CodecPort_part_5.cc DEP IPA_CodecPort_part_6.cc DEP IPA_CodecPort_part_3.cc DEP IPA_CodecPort_part_4.cc DEP IPA_CodecPort_part_2.cc DEP IPA_CodecPort_part_1.cc DEP General_Types_part_7.cc DEP General_Types_part_6.cc DEP General_Types_part_4.cc DEP General_Types_part_3.cc DEP General_Types_part_2.cc DEP General_Types_part_5.cc DEP General_Types_part_1.cc DEP AMR_Types_part_7.cc DEP AMR_Types_part_6.cc DEP AMR_Types_part_5.cc DEP AMR_Types_part_4.cc DEP AMR_Types_part_3.cc DEP AMR_Types_part_2.cc DEP AMR_Types_part_1.cc DEP TELNETasp_PortType.cc DEP TCCInterface_Functions.cc DEP TCCConversion_Functions.cc DEP StatsD_Types.cc DEP StatsD_CodecPort_CtrlFunct.cc DEP StatsD_CodecPort.cc DEP Socket_API_Definitions.cc DEP SDP_Types.cc DEP SDP_Templates.cc DEP RTP_Types.cc DEP RTP_Endpoint.cc DEP RTP_Emulation.cc DEP RTP_CodecPort_CtrlFunct.cc DEP RTP_CodecPort.cc DEP Osmocom_VTY_Functions.cc DEP Osmocom_Types.cc DEP Osmocom_CTRL_Types.cc DEP Osmocom_CTRL_Functions.cc DEP Osmocom_CTRL_Adapter.cc DEP OSMUX_Types.cc DEP OSMUX_Emulation.cc DEP OSMUX_CodecPort_CtrlFunct.cc DEP OSMUX_CodecPort.cc DEP Native_Functions.cc DEP Misc_Helpers.cc DEP MGCP_Types.cc DEP MGCP_Test.cc DEP MGCP_Templates.cc DEP MGCP_CodecPort_CtrlFunct.cc DEP IuUP_Types.cc DEP MGCP_CodecPort.cc DEP IuUP_Emulation.cc DEP IP_Types.cc DEP IPL4asp_Types.cc DEP IPL4asp_Functions.cc DEP IPA_Types.cc DEP IPL4asp_PortType.cc DEP IPA_CodecPort_CtrlFunct.cc DEP IPA_CodecPort.cc DEP General_Types.cc DEP AMR_Types.cc CC AMR_Types.o CC General_Types.o CC IPA_CodecPort.o CC IPA_CodecPort_CtrlFunct.o CC IPA_Types.o CC IPL4asp_Functions.o CC IPL4asp_PortType.o CC IPL4asp_Types.o CC IP_Types.o CC IuUP_Emulation.o CC IuUP_Types.o CC MGCP_CodecPort.o CC MGCP_CodecPort_CtrlFunct.o CC MGCP_Templates.o CC MGCP_Test.o CC MGCP_Types.o CC Misc_Helpers.o CC Native_Functions.o CC OSMUX_CodecPort.o CC OSMUX_CodecPort_CtrlFunct.o CC OSMUX_Emulation.o CC OSMUX_Types.o CC Osmocom_CTRL_Adapter.o CC Osmocom_CTRL_Functions.o CC Osmocom_CTRL_Types.o CC Osmocom_Types.o CC Osmocom_VTY_Functions.o CC RTP_CodecPort.o CC RTP_CodecPort_CtrlFunct.o CC RTP_Emulation.o CC RTP_Endpoint.o CC RTP_Types.o CC SDP_Templates.o CC SDP_Types.o CC Socket_API_Definitions.o CC StatsD_CodecPort.o CC StatsD_CodecPort_CtrlFunct.o CC StatsD_Types.o CC TCCConversion_Functions.o CC TCCInterface_Functions.o CC TELNETasp_PortType.o CC AMR_Types_part_1.o CC AMR_Types_part_2.o CC AMR_Types_part_3.o CC AMR_Types_part_4.o CC AMR_Types_part_5.o CC AMR_Types_part_6.o CC AMR_Types_part_7.o CC General_Types_part_1.o CC General_Types_part_2.o CC General_Types_part_3.o CC General_Types_part_4.o CC General_Types_part_5.o CC General_Types_part_6.o CC General_Types_part_7.o CC IPA_CodecPort_part_1.o CC IPA_CodecPort_part_2.o CC IPA_CodecPort_part_3.o CC IPA_CodecPort_part_4.o CC IPA_CodecPort_part_5.o CC IPA_CodecPort_part_6.o CC IPA_CodecPort_part_7.o CC IPA_CodecPort_CtrlFunct_part_1.o CC IPA_CodecPort_CtrlFunct_part_2.o CC IPA_CodecPort_CtrlFunct_part_3.o CC IPA_CodecPort_CtrlFunct_part_4.o CC IPA_CodecPort_CtrlFunct_part_5.o CC IPA_CodecPort_CtrlFunct_part_6.o CC IPA_CodecPort_CtrlFunct_part_7.o CC IPA_Types_part_1.o CC IPA_Types_part_2.o CC IPA_Types_part_3.o CC IPA_Types_part_4.o CC IPA_Types_part_5.o CC IPA_Types_part_6.o CC IPA_Types_part_7.o CC IPL4asp_Functions_part_1.o CC IPL4asp_Functions_part_2.o CC IPL4asp_Functions_part_3.o CC IPL4asp_Functions_part_4.o CC IPL4asp_Functions_part_5.o CC IPL4asp_Functions_part_6.o CC IPL4asp_Functions_part_7.o CC IPL4asp_PortType_part_1.o CC IPL4asp_PortType_part_2.o CC IPL4asp_PortType_part_3.o CC IPL4asp_PortType_part_4.o CC IPL4asp_PortType_part_5.o CC IPL4asp_PortType_part_6.o CC IPL4asp_PortType_part_7.o CC IPL4asp_Types_part_1.o CC IPL4asp_Types_part_2.o CC IPL4asp_Types_part_3.o CC IPL4asp_Types_part_4.o CC IPL4asp_Types_part_5.o CC IPL4asp_Types_part_6.o CC IPL4asp_Types_part_7.o CC IP_Types_part_1.o CC IP_Types_part_2.o CC IP_Types_part_3.o CC IP_Types_part_4.o CC IP_Types_part_5.o CC IP_Types_part_6.o CC IP_Types_part_7.o CC IuUP_Emulation_part_1.o CC IuUP_Emulation_part_2.o CC IuUP_Emulation_part_3.o CC IuUP_Emulation_part_4.o CC IuUP_Emulation_part_5.o CC IuUP_Emulation_part_6.o CC IuUP_Emulation_part_7.o CC IuUP_Types_part_1.o CC IuUP_Types_part_2.o CC IuUP_Types_part_3.o CC IuUP_Types_part_4.o CC IuUP_Types_part_5.o CC IuUP_Types_part_6.o CC IuUP_Types_part_7.o CC MGCP_CodecPort_part_1.o CC MGCP_CodecPort_part_2.o CC MGCP_CodecPort_part_3.o CC MGCP_CodecPort_part_4.o CC MGCP_CodecPort_part_5.o CC MGCP_CodecPort_part_6.o CC MGCP_CodecPort_part_7.o CC MGCP_CodecPort_CtrlFunct_part_1.o CC MGCP_CodecPort_CtrlFunct_part_2.o CC MGCP_CodecPort_CtrlFunct_part_3.o CC MGCP_CodecPort_CtrlFunct_part_4.o CC MGCP_CodecPort_CtrlFunct_part_5.o CC MGCP_CodecPort_CtrlFunct_part_6.o CC MGCP_CodecPort_CtrlFunct_part_7.o CC MGCP_Templates_part_1.o CC MGCP_Templates_part_2.o CC MGCP_Templates_part_3.o CC MGCP_Templates_part_4.o CC MGCP_Templates_part_5.o CC MGCP_Templates_part_6.o CC MGCP_Templates_part_7.o CC MGCP_Test_part_1.o CC MGCP_Test_part_2.o CC MGCP_Test_part_3.o CC MGCP_Test_part_4.o CC MGCP_Test_part_5.o CC MGCP_Test_part_6.o CC MGCP_Test_part_7.o CC MGCP_Types_part_1.o CC MGCP_Types_part_2.o CC MGCP_Types_part_3.o CC MGCP_Types_part_4.o CC MGCP_Types_part_5.o CC MGCP_Types_part_6.o CC MGCP_Types_part_7.o CC Misc_Helpers_part_1.o CC Misc_Helpers_part_2.o CC Misc_Helpers_part_3.o CC Misc_Helpers_part_4.o CC Misc_Helpers_part_5.o CC Misc_Helpers_part_6.o CC Misc_Helpers_part_7.o CC Native_Functions_part_1.o CC Native_Functions_part_2.o CC Native_Functions_part_3.o CC Native_Functions_part_4.o CC Native_Functions_part_5.o CC Native_Functions_part_6.o CC Native_Functions_part_7.o CC OSMUX_CodecPort_part_1.o CC OSMUX_CodecPort_part_2.o CC OSMUX_CodecPort_part_3.o CC OSMUX_CodecPort_part_4.o CC OSMUX_CodecPort_part_5.o CC OSMUX_CodecPort_part_6.o CC OSMUX_CodecPort_part_7.o CC OSMUX_CodecPort_CtrlFunct_part_1.o CC OSMUX_CodecPort_CtrlFunct_part_2.o CC OSMUX_CodecPort_CtrlFunct_part_3.o CC OSMUX_CodecPort_CtrlFunct_part_4.o CC OSMUX_CodecPort_CtrlFunct_part_5.o CC OSMUX_CodecPort_CtrlFunct_part_6.o CC OSMUX_CodecPort_CtrlFunct_part_7.o CC OSMUX_Emulation_part_1.o CC OSMUX_Emulation_part_2.o CC OSMUX_Emulation_part_3.o CC OSMUX_Emulation_part_4.o CC OSMUX_Emulation_part_5.o CC OSMUX_Emulation_part_6.o CC OSMUX_Emulation_part_7.o CC OSMUX_Types_part_1.o CC OSMUX_Types_part_2.o CC OSMUX_Types_part_3.o CC OSMUX_Types_part_4.o CC OSMUX_Types_part_5.o CC OSMUX_Types_part_6.o CC OSMUX_Types_part_7.o CC Osmocom_CTRL_Adapter_part_1.o CC Osmocom_CTRL_Adapter_part_2.o CC Osmocom_CTRL_Adapter_part_3.o CC Osmocom_CTRL_Adapter_part_4.o CC Osmocom_CTRL_Adapter_part_5.o CC Osmocom_CTRL_Adapter_part_6.o CC Osmocom_CTRL_Adapter_part_7.o CC Osmocom_CTRL_Functions_part_1.o CC Osmocom_CTRL_Functions_part_2.o CC Osmocom_CTRL_Functions_part_3.o CC Osmocom_CTRL_Functions_part_4.o CC Osmocom_CTRL_Functions_part_5.o CC Osmocom_CTRL_Functions_part_6.o CC Osmocom_CTRL_Functions_part_7.o CC Osmocom_CTRL_Types_part_1.o CC Osmocom_CTRL_Types_part_2.o CC Osmocom_CTRL_Types_part_3.o CC Osmocom_CTRL_Types_part_4.o CC Osmocom_CTRL_Types_part_5.o CC Osmocom_CTRL_Types_part_6.o CC Osmocom_CTRL_Types_part_7.o CC Osmocom_Types_part_1.o CC Osmocom_Types_part_2.o CC Osmocom_Types_part_3.o CC Osmocom_Types_part_4.o CC Osmocom_Types_part_5.o CC Osmocom_Types_part_6.o CC Osmocom_Types_part_7.o CC Osmocom_VTY_Functions_part_1.o CC Osmocom_VTY_Functions_part_2.o CC Osmocom_VTY_Functions_part_3.o CC Osmocom_VTY_Functions_part_4.o CC Osmocom_VTY_Functions_part_5.o CC Osmocom_VTY_Functions_part_6.o CC Osmocom_VTY_Functions_part_7.o CC RTP_CodecPort_part_1.o CC RTP_CodecPort_part_2.o CC RTP_CodecPort_part_3.o CC RTP_CodecPort_part_4.o CC RTP_CodecPort_part_5.o CC RTP_CodecPort_part_6.o CC RTP_CodecPort_part_7.o CC RTP_CodecPort_CtrlFunct_part_1.o CC RTP_CodecPort_CtrlFunct_part_2.o CC RTP_CodecPort_CtrlFunct_part_3.o CC RTP_CodecPort_CtrlFunct_part_4.o CC RTP_CodecPort_CtrlFunct_part_5.o CC RTP_CodecPort_CtrlFunct_part_6.o CC RTP_CodecPort_CtrlFunct_part_7.o CC RTP_Emulation_part_1.o CC RTP_Emulation_part_2.o CC RTP_Emulation_part_3.o CC RTP_Emulation_part_4.o CC RTP_Emulation_part_5.o CC RTP_Emulation_part_6.o CC RTP_Emulation_part_7.o CC RTP_Endpoint_part_1.o CC RTP_Endpoint_part_2.o CC RTP_Endpoint_part_3.o CC RTP_Endpoint_part_4.o CC RTP_Endpoint_part_5.o CC RTP_Endpoint_part_6.o CC RTP_Endpoint_part_7.o CC RTP_Types_part_1.o CC RTP_Types_part_2.o CC RTP_Types_part_3.o CC RTP_Types_part_4.o CC RTP_Types_part_5.o CC RTP_Types_part_6.o CC RTP_Types_part_7.o CC SDP_Templates_part_1.o CC SDP_Templates_part_2.o CC SDP_Templates_part_3.o CC SDP_Templates_part_4.o CC SDP_Templates_part_5.o CC SDP_Templates_part_6.o CC SDP_Templates_part_7.o CC SDP_Types_part_1.o CC SDP_Types_part_2.o CC SDP_Types_part_3.o CC SDP_Types_part_4.o CC SDP_Types_part_5.o CC SDP_Types_part_6.o CC SDP_Types_part_7.o CC Socket_API_Definitions_part_1.o CC Socket_API_Definitions_part_2.o CC Socket_API_Definitions_part_3.o CC Socket_API_Definitions_part_4.o CC Socket_API_Definitions_part_5.o CC Socket_API_Definitions_part_6.o CC Socket_API_Definitions_part_7.o CC StatsD_CodecPort_part_1.o CC StatsD_CodecPort_part_2.o CC StatsD_CodecPort_part_3.o CC StatsD_CodecPort_part_4.o CC StatsD_CodecPort_part_5.o CC StatsD_CodecPort_part_6.o CC StatsD_CodecPort_part_7.o CC StatsD_CodecPort_CtrlFunct_part_1.o CC StatsD_CodecPort_CtrlFunct_part_2.o CC StatsD_CodecPort_CtrlFunct_part_3.o CC StatsD_CodecPort_CtrlFunct_part_4.o CC StatsD_CodecPort_CtrlFunct_part_5.o CC StatsD_CodecPort_CtrlFunct_part_6.o CC StatsD_CodecPort_CtrlFunct_part_7.o CC StatsD_Types_part_1.o CC StatsD_Types_part_2.o CC StatsD_Types_part_3.o CC StatsD_Types_part_4.o CC StatsD_Types_part_5.o CC StatsD_Types_part_6.o CC StatsD_Types_part_7.o CC TCCConversion_Functions_part_1.o CC TCCConversion_Functions_part_2.o CC TCCConversion_Functions_part_3.o CC TCCConversion_Functions_part_4.o CC TCCConversion_Functions_part_5.o CC TCCConversion_Functions_part_6.o CC TCCConversion_Functions_part_7.o CC TCCInterface_Functions_part_1.o CC TCCInterface_Functions_part_2.o CC TCCInterface_Functions_part_3.o CC TCCInterface_Functions_part_4.o CC TCCInterface_Functions_part_5.o CC TCCInterface_Functions_part_6.o CC TCCInterface_Functions_part_7.o CC TELNETasp_PortType_part_1.o CC TELNETasp_PortType_part_2.o CC TELNETasp_PortType_part_3.o CC TELNETasp_PortType_part_4.o CC TELNETasp_PortType_part_5.o CC TELNETasp_PortType_part_6.o CC TELNETasp_PortType_part_7.o CC IPA_Emulation.o CC StatsD_Checker.o CC IPA_Emulation_part_1.o CC IPA_Emulation_part_2.o CC IPA_Emulation_part_3.o CC IPA_Emulation_part_4.o CC IPA_Emulation_part_5.o CC IPA_Emulation_part_6.o CC IPA_Emulation_part_7.o CC StatsD_Checker_part_1.o CC StatsD_Checker_part_2.o CC StatsD_Checker_part_3.o CC StatsD_Checker_part_4.o CC StatsD_Checker_part_5.o CC StatsD_Checker_part_6.o CC StatsD_Checker_part_7.o CC SDP_parse_.tab.o CC lex.SDP_parse_.o CC IPA_CodecPort_CtrlFunctDef.o CC IPL4asp_PT.o CC IPL4asp_discovery.o CC IP_EncDec.o CC IuUP_EncDec.o CC MGCP_CodecPort_CtrlFunctDef.o CC Native_FunctionDefs.o CC OSMUX_CodecPort_CtrlFunctDef.o CC RTP_CodecPort_CtrlFunctDef.o CC RTP_EncDec.o CC SDP_EncDec.o CC StatsD_CodecPort_CtrlFunctdef.o CC TCCConversion.o CC TCCInterface.o CC TELNETasp_PT.o CCLD AMR_Types.so CCLD General_Types.so CCLD IPA_CodecPort.so CCLD IPA_CodecPort_CtrlFunct.so CCLD IPA_Types.so lex.SDP_parse_.c: In function 'int SDP_parse_lex()': lex.SDP_parse_.c:21592:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 21592 | register yy_state_type yy_current_state; | ^~~~~~~~~~~~~~~~ lex.SDP_parse_.c:21593:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 21593 | register char *yy_cp, *yy_bp; | ^~~~~ lex.SDP_parse_.c:21593:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 21593 | register char *yy_cp, *yy_bp; | ^~~~~ lex.SDP_parse_.c:21594:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 21594 | register int yy_act; | ^~~~~~ lex.SDP_parse_.c: In function 'int yy_get_next_buffer()': lex.SDP_parse_.c:22512:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22512 | register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf; | ^~~~ lex.SDP_parse_.c:22513:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22513 | register char *source = (yytext_ptr); | ^~~~~~ lex.SDP_parse_.c:22514:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22514 | register int number_to_move, i; | ^~~~~~~~~~~~~~ lex.SDP_parse_.c:22514:38: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22514 | register int number_to_move, i; | ^ lex.SDP_parse_.c: In function 'yy_state_type yy_get_previous_state()': lex.SDP_parse_.c:22646:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22646 | register yy_state_type yy_current_state; | ^~~~~~~~~~~~~~~~ lex.SDP_parse_.c:22647:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22647 | register char *yy_cp; | ^~~~~ lex.SDP_parse_.c: In function 'yy_state_type yy_try_NUL_trans(yy_state_type)': lex.SDP_parse_.c:22676:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22676 | register int yy_is_jam; | ^~~~~~~~~ lex.SDP_parse_.c:22677:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22677 | register char *yy_cp = (yy_c_buf_p); | ^~~~~ CCLD IPL4asp_Functions.so CCLD IPL4asp_PortType.so CCLD IPL4asp_Types.so CCLD IP_Types.so CCLD IuUP_Emulation.so CCLD IuUP_Types.so CCLD MGCP_CodecPort.so CCLD MGCP_CodecPort_CtrlFunct.so CCLD MGCP_Templates.so CCLD MGCP_Test.so CCLD MGCP_Types.so CCLD Misc_Helpers.so CCLD Native_Functions.so CCLD OSMUX_CodecPort.so CCLD OSMUX_CodecPort_CtrlFunct.so CCLD OSMUX_Emulation.so CCLD OSMUX_Types.so CCLD Osmocom_CTRL_Adapter.so CCLD Osmocom_CTRL_Functions.so CCLD Osmocom_CTRL_Types.so CCLD Osmocom_Types.so CCLD Osmocom_VTY_Functions.so CCLD RTP_CodecPort.so CCLD RTP_CodecPort_CtrlFunct.so CCLD RTP_Emulation.so CCLD RTP_Endpoint.so CCLD RTP_Types.so CCLD SDP_Templates.so CCLD SDP_Types.so CCLD Socket_API_Definitions.so CCLD StatsD_CodecPort.so CCLD StatsD_CodecPort_CtrlFunct.so CCLD StatsD_Types.so CCLD TCCConversion_Functions.so CCLD TCCInterface_Functions.so CCLD TELNETasp_PortType.so CCLD AMR_Types_part_1.so CCLD AMR_Types_part_2.so CCLD AMR_Types_part_3.so CCLD AMR_Types_part_4.so CCLD AMR_Types_part_5.so CCLD AMR_Types_part_6.so CCLD AMR_Types_part_7.so CCLD General_Types_part_1.so CCLD General_Types_part_2.so CCLD General_Types_part_3.so CCLD General_Types_part_4.so CCLD General_Types_part_5.so CCLD General_Types_part_6.so CCLD General_Types_part_7.so CCLD IPA_CodecPort_part_1.so CCLD IPA_CodecPort_part_2.so CCLD IPA_CodecPort_part_3.so CCLD IPA_CodecPort_part_4.so CCLD IPA_CodecPort_part_6.so CCLD IPA_CodecPort_part_5.so CCLD IPA_CodecPort_part_7.so CCLD IPA_CodecPort_CtrlFunct_part_1.so CCLD IPA_CodecPort_CtrlFunct_part_2.so CCLD IPA_CodecPort_CtrlFunct_part_3.so CCLD IPA_CodecPort_CtrlFunct_part_4.so CCLD IPA_CodecPort_CtrlFunct_part_5.so CCLD IPA_CodecPort_CtrlFunct_part_6.so CCLD IPA_CodecPort_CtrlFunct_part_7.so CCLD IPA_Types_part_1.so CCLD IPA_Types_part_2.so CCLD IPA_Types_part_3.so CCLD IPA_Types_part_4.so CCLD IPA_Types_part_5.so CCLD IPA_Types_part_6.so CCLD IPA_Types_part_7.so CCLD IPL4asp_Functions_part_1.so CCLD IPL4asp_Functions_part_2.so CCLD IPL4asp_Functions_part_3.so CCLD IPL4asp_Functions_part_4.so CCLD IPL4asp_Functions_part_5.so CCLD IPL4asp_Functions_part_6.so CCLD IPL4asp_Functions_part_7.so CCLD IPL4asp_PortType_part_1.so CCLD IPL4asp_PortType_part_2.so CCLD IPL4asp_PortType_part_3.so CCLD IPL4asp_PortType_part_4.so CCLD IPL4asp_PortType_part_5.so CCLD IPL4asp_PortType_part_6.so CCLD IPL4asp_PortType_part_7.so CCLD IPL4asp_Types_part_1.so CCLD IPL4asp_Types_part_2.so CCLD IPL4asp_Types_part_3.so CCLD IPL4asp_Types_part_4.so CCLD IPL4asp_Types_part_5.so CCLD IPL4asp_Types_part_6.so CCLD IPL4asp_Types_part_7.so CCLD IP_Types_part_1.so CCLD IP_Types_part_3.so CCLD IP_Types_part_2.so CCLD IP_Types_part_4.so CCLD IP_Types_part_5.so CCLD IP_Types_part_6.so CCLD IP_Types_part_7.so CCLD IuUP_Emulation_part_1.so CCLD IuUP_Emulation_part_2.so CCLD IuUP_Emulation_part_3.so CCLD IuUP_Emulation_part_4.so CCLD IuUP_Emulation_part_5.so CCLD IuUP_Emulation_part_6.so CCLD IuUP_Emulation_part_7.so CCLD IuUP_Types_part_1.so CCLD IuUP_Types_part_2.so CCLD IuUP_Types_part_3.so CCLD IuUP_Types_part_4.so CCLD IuUP_Types_part_5.so CCLD IuUP_Types_part_6.so CCLD IuUP_Types_part_7.so CCLD MGCP_CodecPort_part_1.so CCLD MGCP_CodecPort_part_2.so CCLD MGCP_CodecPort_part_3.so CCLD MGCP_CodecPort_part_4.so CCLD MGCP_CodecPort_part_5.so CCLD MGCP_CodecPort_part_6.so CCLD MGCP_CodecPort_part_7.so CCLD MGCP_CodecPort_CtrlFunct_part_1.so CCLD MGCP_CodecPort_CtrlFunct_part_2.so CCLD MGCP_CodecPort_CtrlFunct_part_3.so CCLD MGCP_CodecPort_CtrlFunct_part_4.so CCLD MGCP_CodecPort_CtrlFunct_part_5.so CCLD MGCP_CodecPort_CtrlFunct_part_6.so CCLD MGCP_CodecPort_CtrlFunct_part_7.so CCLD MGCP_Templates_part_1.so CCLD MGCP_Templates_part_2.so CCLD MGCP_Templates_part_3.so CCLD MGCP_Templates_part_4.so CCLD MGCP_Templates_part_5.so CCLD MGCP_Templates_part_6.so CCLD MGCP_Templates_part_7.so CCLD MGCP_Test_part_1.so CCLD MGCP_Test_part_2.so CCLD MGCP_Test_part_3.so CCLD MGCP_Test_part_4.so CCLD MGCP_Test_part_5.so CCLD MGCP_Test_part_6.so CCLD MGCP_Test_part_7.so CCLD MGCP_Types_part_1.so CCLD MGCP_Types_part_2.so CCLD MGCP_Types_part_3.so CCLD MGCP_Types_part_4.so CCLD MGCP_Types_part_5.so CCLD MGCP_Types_part_6.so CCLD MGCP_Types_part_7.so CCLD Misc_Helpers_part_1.so CCLD Misc_Helpers_part_2.so CCLD Misc_Helpers_part_3.so CCLD Misc_Helpers_part_4.so CCLD Misc_Helpers_part_5.so CCLD Misc_Helpers_part_6.so CCLD Misc_Helpers_part_7.so CCLD Native_Functions_part_1.so CCLD Native_Functions_part_2.so CCLD Native_Functions_part_3.so CCLD Native_Functions_part_4.so CCLD Native_Functions_part_5.so CCLD Native_Functions_part_6.so CCLD Native_Functions_part_7.so CCLD OSMUX_CodecPort_part_1.so CCLD OSMUX_CodecPort_part_2.so CCLD OSMUX_CodecPort_part_3.so CCLD OSMUX_CodecPort_part_4.so CCLD OSMUX_CodecPort_part_5.so CCLD OSMUX_CodecPort_part_6.so CCLD OSMUX_CodecPort_part_7.so CCLD OSMUX_CodecPort_CtrlFunct_part_1.so CCLD OSMUX_CodecPort_CtrlFunct_part_2.so CCLD OSMUX_CodecPort_CtrlFunct_part_3.so CCLD OSMUX_CodecPort_CtrlFunct_part_4.so CCLD OSMUX_CodecPort_CtrlFunct_part_5.so CCLD OSMUX_CodecPort_CtrlFunct_part_6.so CCLD OSMUX_CodecPort_CtrlFunct_part_7.so CCLD OSMUX_Emulation_part_1.so CCLD OSMUX_Emulation_part_2.so CCLD OSMUX_Emulation_part_3.so CCLD OSMUX_Emulation_part_4.so CCLD OSMUX_Emulation_part_5.so CCLD OSMUX_Emulation_part_6.so CCLD OSMUX_Emulation_part_7.so CCLD OSMUX_Types_part_1.so CCLD OSMUX_Types_part_2.so CCLD OSMUX_Types_part_4.so CCLD OSMUX_Types_part_5.so CCLD OSMUX_Types_part_3.so CCLD OSMUX_Types_part_6.so CCLD OSMUX_Types_part_7.so CCLD Osmocom_CTRL_Adapter_part_1.so CCLD Osmocom_CTRL_Adapter_part_2.so CCLD Osmocom_CTRL_Adapter_part_3.so CCLD Osmocom_CTRL_Adapter_part_4.so CCLD Osmocom_CTRL_Adapter_part_5.so CCLD Osmocom_CTRL_Adapter_part_6.so CCLD Osmocom_CTRL_Adapter_part_7.so CCLD Osmocom_CTRL_Functions_part_1.so CCLD Osmocom_CTRL_Functions_part_2.so CCLD Osmocom_CTRL_Functions_part_3.so CCLD Osmocom_CTRL_Functions_part_4.so CCLD Osmocom_CTRL_Functions_part_5.so CCLD Osmocom_CTRL_Functions_part_6.so CCLD Osmocom_CTRL_Functions_part_7.so CCLD Osmocom_CTRL_Types_part_1.so CCLD Osmocom_CTRL_Types_part_2.so CCLD Osmocom_CTRL_Types_part_3.so CCLD Osmocom_CTRL_Types_part_4.so CCLD Osmocom_CTRL_Types_part_5.so CCLD Osmocom_CTRL_Types_part_6.so CCLD Osmocom_CTRL_Types_part_7.so CCLD Osmocom_Types_part_1.so CCLD Osmocom_Types_part_2.so CCLD Osmocom_Types_part_3.so CCLD Osmocom_Types_part_4.so CCLD Osmocom_Types_part_5.so CCLD Osmocom_Types_part_6.so CCLD Osmocom_Types_part_7.so CCLD Osmocom_VTY_Functions_part_1.so CCLD Osmocom_VTY_Functions_part_2.so CCLD Osmocom_VTY_Functions_part_3.so CCLD Osmocom_VTY_Functions_part_4.so CCLD Osmocom_VTY_Functions_part_5.so CCLD Osmocom_VTY_Functions_part_6.so CCLD Osmocom_VTY_Functions_part_7.so CCLD RTP_CodecPort_part_1.so CCLD RTP_CodecPort_part_2.so CCLD RTP_CodecPort_part_3.so CCLD RTP_CodecPort_part_4.so CCLD RTP_CodecPort_part_5.so CCLD RTP_CodecPort_part_6.so CCLD RTP_CodecPort_part_7.so CCLD RTP_CodecPort_CtrlFunct_part_1.so CCLD RTP_CodecPort_CtrlFunct_part_2.so CCLD RTP_CodecPort_CtrlFunct_part_3.so CCLD RTP_CodecPort_CtrlFunct_part_4.so CCLD RTP_CodecPort_CtrlFunct_part_5.so CCLD RTP_CodecPort_CtrlFunct_part_6.so CCLD RTP_CodecPort_CtrlFunct_part_7.so CCLD RTP_Emulation_part_1.so CCLD RTP_Emulation_part_3.so CCLD RTP_Emulation_part_4.so CCLD RTP_Emulation_part_2.so CCLD RTP_Emulation_part_5.so CCLD RTP_Emulation_part_6.so CCLD RTP_Emulation_part_7.so CCLD RTP_Endpoint_part_1.so CCLD RTP_Endpoint_part_2.so CCLD RTP_Endpoint_part_3.so CCLD RTP_Endpoint_part_4.so CCLD RTP_Endpoint_part_5.so CCLD RTP_Endpoint_part_6.so CCLD RTP_Endpoint_part_7.so CCLD RTP_Types_part_1.so CCLD RTP_Types_part_2.so CCLD RTP_Types_part_3.so CCLD RTP_Types_part_4.so CCLD RTP_Types_part_5.so CCLD RTP_Types_part_6.so CCLD RTP_Types_part_7.so CCLD SDP_Templates_part_1.so CCLD SDP_Templates_part_2.so CCLD SDP_Templates_part_3.so CCLD SDP_Templates_part_4.so CCLD SDP_Templates_part_5.so CCLD SDP_Templates_part_6.so CCLD SDP_Templates_part_7.so CCLD SDP_Types_part_1.so CCLD SDP_Types_part_2.so CCLD SDP_Types_part_3.so CCLD SDP_Types_part_4.so CCLD SDP_Types_part_5.so CCLD SDP_Types_part_6.so CCLD SDP_Types_part_7.so CCLD Socket_API_Definitions_part_1.so CCLD Socket_API_Definitions_part_2.so CCLD Socket_API_Definitions_part_3.so CCLD Socket_API_Definitions_part_4.so CCLD Socket_API_Definitions_part_5.so CCLD Socket_API_Definitions_part_6.so CCLD Socket_API_Definitions_part_7.so CCLD StatsD_CodecPort_part_1.so CCLD StatsD_CodecPort_part_2.so CCLD StatsD_CodecPort_part_3.so CCLD StatsD_CodecPort_part_5.so CCLD StatsD_CodecPort_part_4.so CCLD StatsD_CodecPort_part_6.so CCLD StatsD_CodecPort_part_7.so CCLD StatsD_CodecPort_CtrlFunct_part_1.so CCLD StatsD_CodecPort_CtrlFunct_part_2.so CCLD StatsD_CodecPort_CtrlFunct_part_3.so CCLD StatsD_CodecPort_CtrlFunct_part_4.so CCLD StatsD_CodecPort_CtrlFunct_part_5.so CCLD StatsD_CodecPort_CtrlFunct_part_6.so CCLD StatsD_CodecPort_CtrlFunct_part_7.so CCLD StatsD_Types_part_1.so CCLD StatsD_Types_part_2.so CCLD StatsD_Types_part_3.so CCLD StatsD_Types_part_4.so CCLD StatsD_Types_part_5.so CCLD StatsD_Types_part_6.so CCLD StatsD_Types_part_7.so CCLD TCCConversion_Functions_part_1.so CCLD TCCConversion_Functions_part_2.so CCLD TCCConversion_Functions_part_3.so CCLD TCCConversion_Functions_part_4.so CCLD TCCConversion_Functions_part_5.so CCLD TCCConversion_Functions_part_6.so CCLD TCCConversion_Functions_part_7.so CCLD TCCInterface_Functions_part_1.so CCLD TCCInterface_Functions_part_2.so CCLD TCCInterface_Functions_part_3.so CCLD TCCInterface_Functions_part_4.so CCLD TCCInterface_Functions_part_5.so CCLD TCCInterface_Functions_part_6.so CCLD TCCInterface_Functions_part_7.so CCLD TELNETasp_PortType_part_1.so CCLD TELNETasp_PortType_part_2.so CCLD TELNETasp_PortType_part_3.so CCLD TELNETasp_PortType_part_4.so CCLD TELNETasp_PortType_part_5.so CCLD TELNETasp_PortType_part_6.so CCLD TELNETasp_PortType_part_7.so CCLD IPA_Emulation.so CCLD StatsD_Checker.so CCLD IPA_Emulation_part_1.so CCLD IPA_Emulation_part_2.so CCLD IPA_Emulation_part_3.so CCLD IPA_Emulation_part_4.so CCLD IPA_Emulation_part_5.so CCLD IPA_Emulation_part_6.so CCLD IPA_Emulation_part_7.so CCLD StatsD_Checker_part_1.so CCLD StatsD_Checker_part_2.so CCLD StatsD_Checker_part_3.so CCLD StatsD_Checker_part_4.so CCLD StatsD_Checker_part_5.so CCLD StatsD_Checker_part_6.so CCLD StatsD_Checker_part_7.so CCLD SDP_parse_.tab.so CCLD lex.SDP_parse_.so CCLD IPA_CodecPort_CtrlFunctDef.so CCLD IPL4asp_PT.so CCLD IPL4asp_discovery.so CCLD IP_EncDec.so CCLD IuUP_EncDec.so CCLD MGCP_CodecPort_CtrlFunctDef.so CCLD Native_FunctionDefs.so CCLD OSMUX_CodecPort_CtrlFunctDef.so CCLD RTP_CodecPort_CtrlFunctDef.so CCLD RTP_EncDec.so CCLD SDP_EncDec.so CCLD StatsD_CodecPort_CtrlFunctdef.so CCLD TCCConversion.so CCLD TCCInterface.so CCLD TELNETasp_PT.so CCLD MGCP_Test make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/ttcn3/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', '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/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-nightly-20250427-0850-ea235807-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', '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/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-nightly-20250427-0850-ea235807-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1579 B] Hit:3 http://deb.debian.org/debian bookworm-updates InRelease Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [197 kB] Fetched 199 kB in 0s (524 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', '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/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-nightly-20250427-0850-ea235807-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', '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/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-nightly-20250427-0850-ea235807-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', '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/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-nightly-20250427-0850-ea235807-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: libc-bin libc-dev-bin libc6 libc6-dev libosmoabis15 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmotrau11 libosmousb0 libosmovty13 osmocom-nightly Suggested packages: glibc-doc libc-l10n locales libnss-nis libnss-nisplus manpages-dev Recommended packages: manpages manpages-dev libc-devtools 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 The following packages will be upgraded: libc-bin libc-dev-bin libc6 libc6-dev 4 upgraded, 19 newly installed, 0 to remove and 85 not upgraded. Need to get 16.5 MB of archives. After this operation, 17.4 MB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202504262026 [1180 B] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.11.0.24.ece60.202504262026 [170 kB] Get:3 http://deb.debian.org/debian bookworm/main amd64 libc6-dev amd64 2.36-9+deb12u10 [1903 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.11.0.24.ece60.202504262026 [71.2 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.11.0.24.ece60.202504262026 [229 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.6.0.4.6539.202504262026 [60.1 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.11.0.24.ece60.202504262026 [105 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis15 2.0.0.17.d2e8.202504262026 [71.0 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.11.0.24.ece60.202504262026 [52.1 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.11.0.24.ece60.202504262026 [71.6 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.11.0.24.ece60.202504262026 [179 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.11.0.24.ece60.202504262026 [60.3 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.11.0.24.ece60.202504262026 [64.3 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.11.0.24.ece60.202504262026 [51.0 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.11.0.24.ece60.202504262026 [44.3 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmotrau11 2.0.0.17.d2e8.202504262026 [34.5 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-mgw 1.14.0.29.2fded.202504262026 [97.4 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-mgw-dbgsym 1.14.0.29.2fded.202504262026 [287 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dbg 1.11.0.24.ece60.202504262026 [2165 kB] Get:20 http://deb.debian.org/debian bookworm/main amd64 libc-dev-bin amd64 2.36-9+deb12u10 [47.1 kB] Get:21 http://deb.debian.org/debian bookworm/main amd64 libc6 amd64 2.36-9+deb12u10 [2757 kB] Get:22 http://deb.debian.org/debian bookworm/main amd64 libc-bin amd64 2.36-9+deb12u10 [608 kB] Get:23 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u10 [7385 kB] Fetched 16.5 MB in 0s (100 MB/s) debconf: delaying package configuration, since apt-utils is not installed (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 .../libc6-dev_2.36-9+deb12u10_amd64.deb ... Unpacking libc6-dev:amd64 (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Preparing to unpack .../libc-dev-bin_2.36-9+deb12u10_amd64.deb ... Unpacking libc-dev-bin (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Preparing to unpack .../libc6_2.36-9+deb12u10_amd64.deb ... Unpacking libc6:amd64 (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Setting up libc6:amd64 (2.36-9+deb12u10) ... (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 .../libc-bin_2.36-9+deb12u10_amd64.deb ... Unpacking libc-bin (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Setting up libc-bin (2.36-9+deb12u10) ... 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+deb12u10_amd64.deb ... Unpacking libc6-dbg:amd64 (2.36-9+deb12u10) ... Selecting previously unselected package osmocom-nightly. Preparing to unpack .../01-osmocom-nightly_202504262026_amd64.deb ... Unpacking osmocom-nightly (202504262026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../02-libosmocore22_1.11.0.24.ece60.202504262026_amd64.deb ... Unpacking libosmocore22:amd64 (1.11.0.24.ece60.202504262026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../03-libosmoisdn0_1.11.0.24.ece60.202504262026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.11.0.24.ece60.202504262026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../04-libosmogsm20_1.11.0.24.ece60.202504262026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.0.24.ece60.202504262026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../05-libosmonetif11_1.6.0.4.6539.202504262026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.6.0.4.6539.202504262026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../06-libosmovty13_1.11.0.24.ece60.202504262026_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.0.24.ece60.202504262026) ... Selecting previously unselected package libosmoabis15:amd64. Preparing to unpack .../07-libosmoabis15_2.0.0.17.d2e8.202504262026_amd64.deb ... Unpacking libosmoabis15:amd64 (2.0.0.17.d2e8.202504262026) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../08-libosmocodec4_1.11.0.24.ece60.202504262026_amd64.deb ... Unpacking libosmocodec4:amd64 (1.11.0.24.ece60.202504262026) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../09-libosmocoding0_1.11.0.24.ece60.202504262026_amd64.deb ... Unpacking libosmocoding0:amd64 (1.11.0.24.ece60.202504262026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../10-libosmogb14_1.11.0.24.ece60.202504262026_amd64.deb ... Unpacking libosmogb14:amd64 (1.11.0.24.ece60.202504262026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../11-libosmoctrl0_1.11.0.24.ece60.202504262026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.11.0.24.ece60.202504262026) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../12-libosmosim2_1.11.0.24.ece60.202504262026_amd64.deb ... Unpacking libosmosim2:amd64 (1.11.0.24.ece60.202504262026) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../13-libosmousb0_1.11.0.24.ece60.202504262026_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.0.24.ece60.202504262026) ... Selecting previously unselected package libosmocore. Preparing to unpack .../14-libosmocore_1.11.0.24.ece60.202504262026_amd64.deb ... Unpacking libosmocore (1.11.0.24.ece60.202504262026) ... Selecting previously unselected package libosmotrau11:amd64. Preparing to unpack .../15-libosmotrau11_2.0.0.17.d2e8.202504262026_amd64.deb ... Unpacking libosmotrau11:amd64 (2.0.0.17.d2e8.202504262026) ... Selecting previously unselected package osmo-mgw. Preparing to unpack .../16-osmo-mgw_1.14.0.29.2fded.202504262026_amd64.deb ... Unpacking osmo-mgw (1.14.0.29.2fded.202504262026) ... Selecting previously unselected package osmo-mgw-dbgsym. Preparing to unpack .../17-osmo-mgw-dbgsym_1.14.0.29.2fded.202504262026_amd64.deb ... Unpacking osmo-mgw-dbgsym (1.14.0.29.2fded.202504262026) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../18-libosmocore-dbg_1.11.0.24.ece60.202504262026_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.11.0.24.ece60.202504262026) ... Setting up osmocom-nightly (202504262026) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u10) ... Setting up libosmocore22:amd64 (1.11.0.24.ece60.202504262026) ... Setting up libosmocodec4:amd64 (1.11.0.24.ece60.202504262026) ... Setting up libc-dev-bin (2.36-9+deb12u10) ... Setting up libosmovty13:amd64 (1.11.0.24.ece60.202504262026) ... Setting up libosmoisdn0:amd64 (1.11.0.24.ece60.202504262026) ... Setting up libosmotrau11:amd64 (2.0.0.17.d2e8.202504262026) ... Setting up libosmousb0:amd64 (1.11.0.24.ece60.202504262026) ... Setting up libc6-dev:amd64 (2.36-9+deb12u10) ... Setting up libosmogsm20:amd64 (1.11.0.24.ece60.202504262026) ... Setting up libosmoctrl0:amd64 (1.11.0.24.ece60.202504262026) ... Setting up libosmogb14:amd64 (1.11.0.24.ece60.202504262026) ... Setting up libosmonetif11:amd64 (1.6.0.4.6539.202504262026) ... Setting up libosmocoding0:amd64 (1.11.0.24.ece60.202504262026) ... Setting up libosmosim2:amd64 (1.11.0.24.ece60.202504262026) ... Setting up libosmocore (1.11.0.24.ece60.202504262026) ... Setting up libosmoabis15:amd64 (2.0.0.17.d2e8.202504262026) ... Setting up osmo-mgw (1.14.0.29.2fded.202504262026) ... 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.24.ece60.202504262026) ... Setting up osmo-mgw-dbgsym (1.14.0.29.2fded.202504262026) ... Processing triggers for libc-bin (2.36-9+deb12u10) ... [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', '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/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-nightly-20250427-0850-ea235807-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/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', '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/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-nightly-20250427-0850-ea235807-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/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', '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/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-nightly-20250427-0850-ea235807-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/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', '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/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-nightly-20250427-0850-ea235807-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test"#', '/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', '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/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-nightly-20250427-0850-ea235807-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', '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/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-nightly-20250427-0850-ea235807-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', '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/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-nightly-20250427-0850-ea235807-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', '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/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-20250427-0850-ea235807-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 20250427085014395 DLGLOBAL NOTICE <0003> Available via telnet 127.0.0.1 4243 (telnet_interface.c:88) 20250427085014395 DLCTRL NOTICE <000a> CTRL at 127.0.0.1 4267 (control_if.c:1026) 20250427085014395 DLMGCP NOTICE <0013> Configured for MGCP, listen on 127.0.0.1:2427 (mgw_main.c:412) [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', '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/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/ttcn3', '-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-20250427-0850-ea235807-0', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/start-testsuite.sh', '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@78d92e7f2afd: Unix server socket created successfully. MC@78d92e7f2afd: Listening on TCP port 46015. 78d92e7f2afd is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_cache/podman/ttcn3/mgw/MGCP_Test 78d92e7f2afd 46015 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@78d92e7f2afd: New HC connected from 10.0.2.100 [10.0.2.100]. 78d92e7f2afd: Linux 6.1.0-29-amd64 on x86_64. cmtc MC@78d92e7f2afd: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@78d92e7f2afd: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@78d92e7f2afd: Configuration file was processed on all HCs. MC@78d92e7f2afd: Creating MTC on host 10.0.2.100. MC@78d92e7f2afd: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_selftest'. ------ MGCP_Test.TC_selftest ------ Sun Apr 27 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@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_selftest' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Test case TC_selftest started. MTC@78d92e7f2afd: "AUEP 158663169 ds/e1-1/2@172.16.6.66 MGCP 1.0\r\n" MTC@78d92e7f2afd: { line := { verb := "AUEP", trans_id := "158663169", ep := "ds/e1-1/2@172.16.6.66", ver := "1.0" }, params := { }, sdp := omit } MTC@78d92e7f2afd: "MDCX 18983215 rtpbridge/1@mgw MGCP 1.0\r\n" MTC@78d92e7f2afd: { line := { verb := "MDCX", trans_id := "18983215", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { }, sdp := omit } MTC@78d92e7f2afd: "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@78d92e7f2afd: { 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@78d92e7f2afd: "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@78d92e7f2afd: { 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@78d92e7f2afd: { 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@78d92e7f2afd: "CRCX 23 rtpbridge/42@mgw MGCP 1.0\r\nM: sendrecv\r\nC: 1234\r\nL: p:20, a:AMR\r\n" MTC@78d92e7f2afd: "510 23 FAIL\r\n" MTC@78d92e7f2afd: { line := { code := "510", trans_id := "23", string := "FAIL" }, params := { }, sdp := omit } MTC@78d92e7f2afd: { response := { line := { code := "510", trans_id := "23", string := "FAIL" }, params := { }, sdp := omit } } MTC@78d92e7f2afd: setverdict(pass): none -> pass MTC@78d92e7f2afd: Setting final verdict of the test case. MTC@78d92e7f2afd: Local verdict of MTC: pass MTC@78d92e7f2afd: No PTCs were created. MTC@78d92e7f2afd: Test case TC_selftest finished. Verdict: pass MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_selftest pass'. Sun Apr 27 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=14312) Waiting for packet dumper to finish... 1 (prev_count=14312, count=14852) MTC@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_selftest pass' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_auep_null'. ------ MGCP_Test.TC_auep_null ------ Sun Apr 27 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_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@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_auep_null' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Test case TC_auep_null started. 20250427085022860 DLMGCP DEBUG <0013> Received message: line #00: DLCX 9669 null@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085022860 DLMGCP INFO <0013> DLCX: executing request handler for trunk resource of endpoint "null@mgw" (mgcp_protocol.c:373) 20250427085022860 DLMGCP NOTICE <0013> trunk:0 DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085022860 DLMGCP ERROR <0013> DLCX: Not allowed in 'null' endpoint! (mgcp_protocol.c:1055) 20250427085022860 DLMGCP DEBUG <0013> endpoint:none Generated response: code=502 (mgcp_protocol.c:146) 20250427085022860 DLMGCP DEBUG <0013> Generated response: line #00: 502 9669 FAIL (mgcp_msg.c:72) 20250427085022870 DLMGCP DEBUG <0013> Received message: line #00: AUEP 9670 null@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085022870 DLMGCP INFO <0013> AUEP: executing request handler for trunk resource of endpoint "null@mgw" (mgcp_protocol.c:373) 20250427085022870 DLMGCP NOTICE <0013> endpoint:none AUEP: auditing endpoint ... (mgcp_protocol.c:407) 20250427085022870 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250427085022870 DLMGCP DEBUG <0013> Generated response: line #00: 200 9670 OK (mgcp_msg.c:72) MTC@78d92e7f2afd: setverdict(pass): none -> pass RTPEM2(5)@78d92e7f2afd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(7)@78d92e7f2afd: Final verdict of PTC: none RTPEM0(3)@78d92e7f2afd: Final verdict of PTC: none RTPEM1(4)@78d92e7f2afd: Final verdict of PTC: none VirtCallAgent-STATS(6)@78d92e7f2afd: Final verdict of PTC: none MTC@78d92e7f2afd: Setting final verdict of the test case. MTC@78d92e7f2afd: Local verdict of MTC: pass MTC@78d92e7f2afd: Local verdict of PTC RTPEM0(3): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM1(4): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM2(5): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC VirtCallAgent-STATS(6): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC IPA-CTRL-CLI-IPA(7): none (pass -> pass) MTC@78d92e7f2afd: Test case TC_auep_null finished. Verdict: pass MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_auep_null pass'. Sun Apr 27 08:50:22 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=25684) Waiting for packet dumper to finish... 1 (prev_count=25684, count=26224) MTC@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_auep_null pass' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx'. ------ MGCP_Test.TC_crcx ------ Sun Apr 27 08:50: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_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@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Test case TC_crcx started. 20250427085029917 DLMGCP DEBUG <0013> Received message: line #00: DLCX 22640 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085029917 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085029917 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085029917 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085029917 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250427085029917 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250427085029917 DLMGCP DEBUG <0013> Generated response: line #00: 515 22640 FAIL (mgcp_msg.c:72) 20250427085029923 DLMGCP DEBUG <0013> Received message: line #00: CRCX 22641 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085029923 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085029923 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085029923 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085029923 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085029923 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085029923 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085029923 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085029923 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:79BD92A2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085029923 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:79BD92A2 output_enabled 0 (mgcp_conn.c:271) 20250427085029923 DLMGCP DEBUG <0013> (1234/rtp C:79BD92A2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085029923 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:79BD92A2 CRCX: connection successfully created: (1234/rtp C:79BD92A2 r=NULL:0<->l=::1:4002) (mgcp_protocol.c:772) 20250427085029923 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085029923 DLMGCP DEBUG <0013> Generated response: line #00: 200 22641 OK (mgcp_msg.c:72) 20250427085029923 DLMGCP DEBUG <0013> Generated response: line #01: I: 79BD92A2 (mgcp_msg.c:72) 20250427085029923 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250427085029923 DLMGCP DEBUG <0013> Generated response: line #03: o=- 79BD92A2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085029923 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250427085029923 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085029923 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250427085029923 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 4002 RTP/AVP 112 (mgcp_msg.c:72) 20250427085029923 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085029923 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250427085029923 DLMGCP DEBUG <0013> Received message: line #00: DLCX 22642 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085029923 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085029923 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085029923 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085029923 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085029923 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085029923 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085029924 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085029924 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085029924 DLMGCP DEBUG <0013> Generated response: line #00: 200 22642 OK (mgcp_msg.c:72) MTC@78d92e7f2afd: setverdict(pass): none -> pass RTPEM2(10)@78d92e7f2afd: Final verdict of PTC: none RTPEM1(9)@78d92e7f2afd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(12)@78d92e7f2afd: Final verdict of PTC: none VirtCallAgent-STATS(11)@78d92e7f2afd: Final verdict of PTC: none RTPEM0(8)@78d92e7f2afd: Final verdict of PTC: none MTC@78d92e7f2afd: Setting final verdict of the test case. MTC@78d92e7f2afd: Local verdict of MTC: pass MTC@78d92e7f2afd: Local verdict of PTC RTPEM0(8): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM1(9): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM2(10): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC VirtCallAgent-STATS(11): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC IPA-CTRL-CLI-IPA(12): none (pass -> pass) MTC@78d92e7f2afd: Test case TC_crcx finished. Verdict: pass MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx pass'. Sun Apr 27 08:50:29 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=34252) Waiting for packet dumper to finish... 1 (prev_count=34252, count=34792) MTC@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx pass' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_no_lco'. ------ MGCP_Test.TC_crcx_no_lco ------ Sun Apr 27 08:50: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_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@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_no_lco' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Test case TC_crcx_no_lco started. 20250427085037022 DLMGCP DEBUG <0013> Received message: line #00: DLCX 4706 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085037022 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085037023 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085037023 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085037023 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250427085037023 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250427085037023 DLMGCP DEBUG <0013> Generated response: line #00: 515 4706 FAIL (mgcp_msg.c:72) 20250427085037033 DLMGCP DEBUG <0013> Received message: line #00: CRCX 4707 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085037033 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085037033 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085037033 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085037033 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085037033 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085037033 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2E52FC60 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085037033 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2E52FC60 output_enabled 0 (mgcp_conn.c:271) 20250427085037033 DLMGCP DEBUG <0013> (1234/rtp C:2E52FC60 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) 20250427085037034 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:2E52FC60 CRCX: connection successfully created: (1234/rtp C:2E52FC60 r=NULL:0<->l=::1:4004) (mgcp_protocol.c:772) 20250427085037034 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085037034 DLMGCP DEBUG <0013> Generated response: line #00: 200 4707 OK (mgcp_msg.c:72) 20250427085037034 DLMGCP DEBUG <0013> Generated response: line #01: I: 2E52FC60 (mgcp_msg.c:72) 20250427085037034 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250427085037034 DLMGCP DEBUG <0013> Generated response: line #03: o=- 2E52FC60 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085037034 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250427085037034 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085037034 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250427085037034 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 4004 RTP/AVP 0 (mgcp_msg.c:72) 20250427085037034 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250427085037035 DLMGCP DEBUG <0013> Received message: line #00: DLCX 4708 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085037035 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085037035 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085037035 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085037035 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085037035 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085037035 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085037035 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085037035 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085037035 DLMGCP DEBUG <0013> Generated response: line #00: 200 4708 OK (mgcp_msg.c:72) MTC@78d92e7f2afd: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(17)@78d92e7f2afd: Final verdict of PTC: none RTPEM0(13)@78d92e7f2afd: Final verdict of PTC: none RTPEM1(14)@78d92e7f2afd: Final verdict of PTC: none RTPEM2(15)@78d92e7f2afd: Final verdict of PTC: none VirtCallAgent-STATS(16)@78d92e7f2afd: Final verdict of PTC: none MTC@78d92e7f2afd: Setting final verdict of the test case. MTC@78d92e7f2afd: Local verdict of MTC: pass MTC@78d92e7f2afd: Local verdict of PTC RTPEM0(13): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM1(14): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM2(15): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC VirtCallAgent-STATS(16): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC IPA-CTRL-CLI-IPA(17): none (pass -> pass) MTC@78d92e7f2afd: Test case TC_crcx_no_lco finished. Verdict: pass MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_no_lco pass'. Sun Apr 27 08:50:37 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=33560) Waiting for packet dumper to finish... 1 (prev_count=33560, count=34100) MTC@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_no_lco pass' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_noprefix'. ------ MGCP_Test.TC_crcx_noprefix ------ Sun Apr 27 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_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@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_noprefix' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Test case TC_crcx_noprefix started. 20250427085044147 DLMGCP DEBUG <0013> Received message: line #00: DLCX 6759 2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085044147 DLMGCP ERROR <0013> missing trunk prefix in endpoint name "2@mgw", assuming trunk "rtpbridge/"! (mgcp_trunk.c:285) 20250427085044147 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085044147 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085044147 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085044147 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250427085044147 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250427085044147 DLMGCP DEBUG <0013> Generated response: line #00: 515 6759 FAIL (mgcp_msg.c:72) 20250427085044156 DLMGCP DEBUG <0013> Received message: line #00: CRCX 6760 2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085044156 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085044156 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085044156 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085044156 DLMGCP ERROR <0013> missing trunk prefix in endpoint name "2@mgw", assuming trunk "rtpbridge/"! (mgcp_trunk.c:285) 20250427085044156 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085044156 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085044156 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085044156 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085044156 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:DB9C94E9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085044156 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:DB9C94E9 output_enabled 0 (mgcp_conn.c:271) 20250427085044156 DLMGCP DEBUG <0013> (1234/rtp C:DB9C94E9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085044156 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:DB9C94E9 CRCX: connection successfully created: (1234/rtp C:DB9C94E9 r=NULL:0<->l=::1:4006) (mgcp_protocol.c:772) 20250427085044156 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085044156 DLMGCP DEBUG <0013> Generated response: line #00: 200 6760 OK (mgcp_msg.c:72) 20250427085044156 DLMGCP DEBUG <0013> Generated response: line #01: I: DB9C94E9 (mgcp_msg.c:72) 20250427085044156 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250427085044156 DLMGCP DEBUG <0013> Generated response: line #03: o=- DB9C94E9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085044156 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250427085044156 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085044156 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250427085044156 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 4006 RTP/AVP 112 (mgcp_msg.c:72) 20250427085044156 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085044156 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250427085044157 DLMGCP DEBUG <0013> Received message: line #00: DLCX 6761 2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085044157 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085044157 DLMGCP ERROR <0013> missing trunk prefix in endpoint name "2@mgw", assuming trunk "rtpbridge/"! (mgcp_trunk.c:285) 20250427085044157 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085044157 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085044157 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085044157 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085044157 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085044157 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085044157 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085044157 DLMGCP DEBUG <0013> Generated response: line #00: 200 6761 OK (mgcp_msg.c:72) MTC@78d92e7f2afd: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(22)@78d92e7f2afd: Final verdict of PTC: none RTPEM2(20)@78d92e7f2afd: Final verdict of PTC: none RTPEM1(19)@78d92e7f2afd: Final verdict of PTC: none RTPEM0(18)@78d92e7f2afd: Final verdict of PTC: none VirtCallAgent-STATS(21)@78d92e7f2afd: Final verdict of PTC: none MTC@78d92e7f2afd: Setting final verdict of the test case. MTC@78d92e7f2afd: Local verdict of MTC: pass MTC@78d92e7f2afd: Local verdict of PTC RTPEM0(18): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM1(19): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM2(20): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC VirtCallAgent-STATS(21): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC IPA-CTRL-CLI-IPA(22): none (pass -> pass) MTC@78d92e7f2afd: Test case TC_crcx_noprefix finished. Verdict: pass MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_noprefix pass'. Sun Apr 27 08:50:44 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=34988) Waiting for packet dumper to finish... 1 (prev_count=34988, count=35528) MTC@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_noprefix pass' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_unsupp_mode'. ------ MGCP_Test.TC_crcx_unsupp_mode ------ Sun Apr 27 08:50: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_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@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_unsupp_mode' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Test case TC_crcx_unsupp_mode started. 20250427085051264 DLMGCP DEBUG <0013> Received message: line #00: DLCX 9075 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085051264 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085051264 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085051264 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085051264 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250427085051264 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250427085051264 DLMGCP DEBUG <0013> Generated response: line #00: 515 9075 FAIL (mgcp_msg.c:72) 20250427085051270 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9076 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085051270 DLMGCP DEBUG <0013> Received message: line #01: M: netwtest (mgcp_msg.c:72) 20250427085051270 DLMGCP DEBUG <0013> Received message: line #02: C: 1233 (mgcp_msg.c:72) 20250427085051270 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085051270 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085051270 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085051270 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085051270 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085051270 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw CRCX: insufficient parameters, invalid mode (mgcp_protocol.c:552) 20250427085051270 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=517 (mgcp_protocol.c:146) 20250427085051270 DLMGCP DEBUG <0013> Generated response: line #00: 517 9076 FAIL (mgcp_msg.c:72) MTC@78d92e7f2afd: setverdict(pass): none -> pass RTPEM2(25)@78d92e7f2afd: Final verdict of PTC: none RTPEM0(23)@78d92e7f2afd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(27)@78d92e7f2afd: Final verdict of PTC: none VirtCallAgent-STATS(26)@78d92e7f2afd: Final verdict of PTC: none RTPEM1(24)@78d92e7f2afd: Final verdict of PTC: none MTC@78d92e7f2afd: Setting final verdict of the test case. MTC@78d92e7f2afd: Local verdict of MTC: pass MTC@78d92e7f2afd: Local verdict of PTC RTPEM0(23): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM1(24): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM2(25): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC VirtCallAgent-STATS(26): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC IPA-CTRL-CLI-IPA(27): none (pass -> pass) MTC@78d92e7f2afd: Test case TC_crcx_unsupp_mode finished. Verdict: pass MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_unsupp_mode pass'. Sun Apr 27 08:50:51 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=27484) Waiting for packet dumper to finish... 1 (prev_count=27484, count=28024) MTC@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_unsupp_mode pass' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmo_ign'. ------ MGCP_Test.TC_crcx_osmo_ign ------ Sun Apr 27 08:50:57 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@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmo_ign' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Test case TC_crcx_osmo_ign started. 20250427085058375 DLMGCP DEBUG <0013> Received message: line #00: DLCX 49665 7@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085058375 DLMGCP ERROR <0013> missing trunk prefix in endpoint name "7@mgw", assuming trunk "rtpbridge/"! (mgcp_trunk.c:285) 20250427085058375 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw (trunk:0) found endpoint: rtpbridge/7@mgw (mgcp_endp.c:280) 20250427085058375 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/7@mgw" (mgcp_protocol.c:370) 20250427085058375 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085058375 DLMGCP ERROR <0013> endpoint:rtpbridge/7@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250427085058375 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250427085058375 DLMGCP DEBUG <0013> Generated response: line #00: 515 49665 FAIL (mgcp_msg.c:72) 20250427085058385 DLMGCP DEBUG <0013> Received message: line #00: CRCX 49666 7@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085058385 DLMGCP DEBUG <0013> Received message: line #01: C: 3 (mgcp_msg.c:72) 20250427085058385 DLMGCP DEBUG <0013> Received message: line #02: L: p:20, a:GSM-EFR, nt:IN (mgcp_msg.c:72) 20250427085058385 DLMGCP DEBUG <0013> Received message: line #03: M: recvonly (mgcp_msg.c:72) 20250427085058385 DLMGCP DEBUG <0013> Received message: line #04: X-OSMO-IGN: C (mgcp_msg.c:72) 20250427085058385 DLMGCP ERROR <0013> missing trunk prefix in endpoint name "7@mgw", assuming trunk "rtpbridge/"! (mgcp_trunk.c:285) 20250427085058385 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw (trunk:0) found endpoint: rtpbridge/7@mgw (mgcp_endp.c:280) 20250427085058385 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/7@mgw" (mgcp_protocol.c:370) 20250427085058385 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085058385 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: GSM-EFR (mgcp_msg.c:281) 20250427085058385 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:859EC003 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085058385 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:859EC003 output_enabled 0 (mgcp_conn.c:271) 20250427085058385 DLMGCP DEBUG <0013> (3/rtp C:859EC003 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) 20250427085058385 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CI:859EC003 CRCX: connection successfully created: (3/rtp C:859EC003 r=NULL:0<->l=::1:4008) (mgcp_protocol.c:772) 20250427085058385 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085058385 DLMGCP DEBUG <0013> Generated response: line #00: 200 49666 OK (mgcp_msg.c:72) 20250427085058385 DLMGCP DEBUG <0013> Generated response: line #01: I: 859EC003 (mgcp_msg.c:72) 20250427085058385 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250427085058385 DLMGCP DEBUG <0013> Generated response: line #03: o=- 859EC003 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085058385 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250427085058385 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085058385 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250427085058385 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 4008 RTP/AVP 110 (mgcp_msg.c:72) 20250427085058385 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:110 GSM-EFR (mgcp_msg.c:72) 20250427085058385 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250427085058386 DLMGCP DEBUG <0013> Received message: line #00: DLCX 49667 7@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085058386 DLMGCP DEBUG <0013> Received message: line #01: C: 3 (mgcp_msg.c:72) 20250427085058386 DLMGCP ERROR <0013> missing trunk prefix in endpoint name "7@mgw", assuming trunk "rtpbridge/"! (mgcp_trunk.c:285) 20250427085058386 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw (trunk:0) found endpoint: rtpbridge/7@mgw (mgcp_endp.c:280) 20250427085058386 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/7@mgw" (mgcp_protocol.c:370) 20250427085058386 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085058386 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085058386 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085058386 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085058386 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085058386 DLMGCP DEBUG <0013> Generated response: line #00: 200 49667 OK (mgcp_msg.c:72) MTC@78d92e7f2afd: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(32)@78d92e7f2afd: Final verdict of PTC: none RTPEM1(29)@78d92e7f2afd: Final verdict of PTC: none VirtCallAgent-STATS(31)@78d92e7f2afd: Final verdict of PTC: none RTPEM0(28)@78d92e7f2afd: Final verdict of PTC: none RTPEM2(30)@78d92e7f2afd: Final verdict of PTC: none MTC@78d92e7f2afd: Setting final verdict of the test case. MTC@78d92e7f2afd: Local verdict of MTC: pass MTC@78d92e7f2afd: Local verdict of PTC RTPEM0(28): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM1(29): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM2(30): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC VirtCallAgent-STATS(31): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC IPA-CTRL-CLI-IPA(32): none (pass -> pass) MTC@78d92e7f2afd: Test case TC_crcx_osmo_ign finished. Verdict: pass MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmo_ign pass'. Sun Apr 27 08:50:58 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=35268) Waiting for packet dumper to finish... 1 (prev_count=35268, count=35808) MTC@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmo_ign pass' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_early_bidir_mode'. ------ MGCP_Test.TC_crcx_early_bidir_mode ------ Sun Apr 27 08:51: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_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@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_early_bidir_mode' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Test case TC_crcx_early_bidir_mode started. 20250427085105473 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3823 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085105473 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085105473 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085105473 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085105473 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250427085105473 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250427085105473 DLMGCP DEBUG <0013> Generated response: line #00: 515 3823 FAIL (mgcp_msg.c:72) 20250427085105479 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3824 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085105479 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250427085105479 DLMGCP DEBUG <0013> Received message: line #02: C: 1232 (mgcp_msg.c:72) 20250427085105479 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085105479 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085105479 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085105479 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085105479 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085105479 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:66C6169E connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250427085105479 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:66C6169E output_enabled 1 (mgcp_conn.c:271) 20250427085105479 DLMGCP DEBUG <0013> (1232/rtp C:66C6169E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085105479 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:66C6169E CRCX: connection successfully created: (1232/rtp C:66C6169E r=NULL:0<->l=::1:4010) (mgcp_protocol.c:772) 20250427085105479 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085105479 DLMGCP DEBUG <0013> Generated response: line #00: 200 3824 OK (mgcp_msg.c:72) 20250427085105479 DLMGCP DEBUG <0013> Generated response: line #01: I: 66C6169E (mgcp_msg.c:72) 20250427085105479 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250427085105479 DLMGCP DEBUG <0013> Generated response: line #03: o=- 66C6169E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085105479 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250427085105479 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085105479 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250427085105479 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 4010 RTP/AVP 112 (mgcp_msg.c:72) 20250427085105479 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085105479 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) MTC@78d92e7f2afd: 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 := \"3824\", string := \"OK\" }, params := { { code := \"I\", val := \"66C6169E\" } }, sdp := { protocol_version := 0, origin := { user_name := \"-\", session_id := \"66C6169E\", 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 := \"3824\", 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 := \"3824\", string := \"OK\" }, params := { { code := \"I\", val := \"66C6169E\" } }, sdp := { protocol_version := 0, origin := { user_name := \"-\", session_id := \"66C6169E\", 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 := \"3824\", string := ? }, params := { }, sdp := omit } } }"" MTC@78d92e7f2afd: Stopping testcase execution from "MGCP_Test.ttcn":274 RTPEM0(33)@78d92e7f2afd: Final verdict of PTC: none RTPEM2(35)@78d92e7f2afd: Final verdict of PTC: none VirtCallAgent-STATS(36)@78d92e7f2afd: Final verdict of PTC: none RTPEM1(34)@78d92e7f2afd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(37)@78d92e7f2afd: Final verdict of PTC: none MTC@78d92e7f2afd: Setting final verdict of the test case. MTC@78d92e7f2afd: 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 := \"3824\", string := \"OK\" }, params := { { code := \"I\", val := \"66C6169E\" } }, sdp := { protocol_version := 0, origin := { user_name := \"-\", session_id := \"66C6169E\", 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 := \"3824\", string := ? }, params := { }, sdp := omit } } }"" MTC@78d92e7f2afd: Local verdict of PTC RTPEM0(33): none (fail -> fail) MTC@78d92e7f2afd: Local verdict of PTC RTPEM1(34): none (fail -> fail) MTC@78d92e7f2afd: Local verdict of PTC RTPEM2(35): none (fail -> fail) MTC@78d92e7f2afd: Local verdict of PTC VirtCallAgent-STATS(36): none (fail -> fail) MTC@78d92e7f2afd: Local verdict of PTC IPA-CTRL-CLI-IPA(37): none (fail -> fail) MTC@78d92e7f2afd: 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 := \"3824\", string := \"OK\" }, params := { { code := \"I\", val := \"66C6169E\" } }, sdp := { protocol_version := 0, origin := { user_name := \"-\", session_id := \"66C6169E\", 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 := \"3824\", string := ? }, params := { }, sdp := omit } } }" MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_early_bidir_mode fail'. Sun Apr 27 08:51:05 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=31752) Waiting for packet dumper to finish... 1 (prev_count=31752, count=32292) MTC@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_early_bidir_mode fail' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_unsupp_param'. ------ MGCP_Test.TC_crcx_unsupp_param ------ Sun Apr 27 08:51: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_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@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_unsupp_param' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Test case TC_crcx_unsupp_param started. 20250427085112535 DLMGCP DEBUG <0013> Received message: line #00: DLCX 10469 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085112536 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085112536 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085112536 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085112536 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085112536 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085112536 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085112536 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085112536 DLMGCP DEBUG <0013> Generated response: line #00: 200 10469 OK (mgcp_msg.c:72) 20250427085112543 DLMGCP DEBUG <0013> Received message: line #00: CRCX 10470 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085112543 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085112543 DLMGCP DEBUG <0013> Received message: line #02: C: 1231 (mgcp_msg.c:72) 20250427085112543 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085112543 DLMGCP DEBUG <0013> Received message: line #04: N: foobar (mgcp_msg.c:72) 20250427085112543 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085112543 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085112543 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085112543 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085112543 DLMGCP NOTICE <0013> CRCX: endpoint(rtpbridge/2@mgw) unhandled option: 'N'/78 (mgcp_msg.c:424) 20250427085112543 DLMGCP DEBUG <0013> endpoint:none Generated response: code=539 (mgcp_protocol.c:146) 20250427085112543 DLMGCP DEBUG <0013> Generated response: line #00: 539 10470 FAIL (mgcp_msg.c:72) MTC@78d92e7f2afd: setverdict(pass): none -> pass RTPEM1(39)@78d92e7f2afd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(42)@78d92e7f2afd: Final verdict of PTC: none VirtCallAgent-STATS(41)@78d92e7f2afd: Final verdict of PTC: none RTPEM2(40)@78d92e7f2afd: Final verdict of PTC: none RTPEM0(38)@78d92e7f2afd: Final verdict of PTC: none MTC@78d92e7f2afd: Setting final verdict of the test case. MTC@78d92e7f2afd: Local verdict of MTC: pass MTC@78d92e7f2afd: Local verdict of PTC RTPEM0(38): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM1(39): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM2(40): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC VirtCallAgent-STATS(41): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC IPA-CTRL-CLI-IPA(42): none (pass -> pass) MTC@78d92e7f2afd: Test case TC_crcx_unsupp_param finished. Verdict: pass MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_unsupp_param pass'. Sun Apr 27 08:51:12 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=28180) Waiting for packet dumper to finish... 1 (prev_count=28180, count=28720) MTC@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_unsupp_param pass' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_missing_callid'. ------ MGCP_Test.TC_crcx_missing_callid ------ Sun Apr 27 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_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@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_missing_callid' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Test case TC_crcx_missing_callid started. 20250427085119634 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40996 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085119634 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085119634 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085119634 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085119634 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250427085119634 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250427085119634 DLMGCP DEBUG <0013> Generated response: line #00: 515 40996 FAIL (mgcp_msg.c:72) 20250427085119640 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40997 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085119640 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085119640 DLMGCP DEBUG <0013> Received message: line #02: L: p:20 (mgcp_msg.c:72) 20250427085119640 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085119640 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085119640 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085119640 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: (null) (mgcp_msg.c:281) 20250427085119640 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw CRCX: insufficient parameters, missing callid (mgcp_protocol.c:545) 20250427085119640 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=516 (mgcp_protocol.c:146) 20250427085119641 DLMGCP DEBUG <0013> Generated response: line #00: 516 40997 FAIL (mgcp_msg.c:72) MTC@78d92e7f2afd: setverdict(pass): none -> pass RTPEM1(44)@78d92e7f2afd: Final verdict of PTC: none RTPEM0(43)@78d92e7f2afd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(47)@78d92e7f2afd: Final verdict of PTC: none RTPEM2(45)@78d92e7f2afd: Final verdict of PTC: none VirtCallAgent-STATS(46)@78d92e7f2afd: Final verdict of PTC: none MTC@78d92e7f2afd: Setting final verdict of the test case. MTC@78d92e7f2afd: Local verdict of MTC: pass MTC@78d92e7f2afd: Local verdict of PTC RTPEM0(43): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM1(44): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM2(45): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC VirtCallAgent-STATS(46): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC IPA-CTRL-CLI-IPA(47): none (pass -> pass) MTC@78d92e7f2afd: Test case TC_crcx_missing_callid finished. Verdict: pass MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_missing_callid pass'. Sun Apr 27 08:51:19 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=27272) Waiting for packet dumper to finish... 1 (prev_count=27272, count=27812) MTC@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_missing_callid pass' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_missing_mode'. ------ MGCP_Test.TC_crcx_missing_mode ------ Sun Apr 27 08:51: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_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@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_missing_mode' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Test case TC_crcx_missing_mode started. 20250427085126743 DLMGCP DEBUG <0013> Received message: line #00: DLCX 33512 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085126743 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085126743 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085126743 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085126743 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250427085126743 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250427085126743 DLMGCP DEBUG <0013> Generated response: line #00: 515 33512 FAIL (mgcp_msg.c:72) 20250427085126750 DLMGCP DEBUG <0013> Received message: line #00: CRCX 33513 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085126750 DLMGCP DEBUG <0013> Received message: line #01: C: 1229 (mgcp_msg.c:72) 20250427085126750 DLMGCP DEBUG <0013> Received message: line #02: L: p:20 (mgcp_msg.c:72) 20250427085126750 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085126750 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085126750 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085126750 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: (null) (mgcp_msg.c:281) 20250427085126750 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw CRCX: insufficient parameters, invalid mode (mgcp_protocol.c:552) 20250427085126750 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=517 (mgcp_protocol.c:146) 20250427085126750 DLMGCP DEBUG <0013> Generated response: line #00: 517 33513 FAIL (mgcp_msg.c:72) MTC@78d92e7f2afd: setverdict(pass): none -> pass VirtCallAgent-STATS(51)@78d92e7f2afd: Final verdict of PTC: none RTPEM0(48)@78d92e7f2afd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(52)@78d92e7f2afd: Final verdict of PTC: none RTPEM1(49)@78d92e7f2afd: Final verdict of PTC: none RTPEM2(50)@78d92e7f2afd: Final verdict of PTC: none MTC@78d92e7f2afd: Setting final verdict of the test case. MTC@78d92e7f2afd: Local verdict of MTC: pass MTC@78d92e7f2afd: Local verdict of PTC RTPEM0(48): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM1(49): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM2(50): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC VirtCallAgent-STATS(51): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC IPA-CTRL-CLI-IPA(52): none (pass -> pass) MTC@78d92e7f2afd: Test case TC_crcx_missing_mode finished. Verdict: pass MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_missing_mode pass'. Sun Apr 27 08:51:26 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=27260) Waiting for packet dumper to finish... 1 (prev_count=27260, count=27800) MTC@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_missing_mode pass' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_unsupp_packet_intv'. ------ MGCP_Test.TC_crcx_unsupp_packet_intv ------ Sun Apr 27 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_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@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_unsupp_packet_intv' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Test case TC_crcx_unsupp_packet_intv started. 20250427085133814 DLMGCP DEBUG <0013> Received message: line #00: DLCX 33992 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085133814 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085133814 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085133814 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085133814 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250427085133814 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250427085133814 DLMGCP DEBUG <0013> Generated response: line #00: 515 33992 FAIL (mgcp_msg.c:72) 20250427085133818 DLMGCP DEBUG <0013> Received message: line #00: CRCX 33993 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085133818 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085133818 DLMGCP DEBUG <0013> Received message: line #02: C: 1228 (mgcp_msg.c:72) 20250427085133818 DLMGCP DEBUG <0013> Received message: line #03: L: p:111 (mgcp_msg.c:72) 20250427085133818 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085133818 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085133818 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085133818 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 111, lco->codec: (null) (mgcp_msg.c:281) 20250427085133818 DLMGCP ERROR <0013> local CX options: packetization interval is not a multiple of 20ms! (mgcp_msg.c:287) 20250427085133818 DLMGCP NOTICE <0013> CRCX: endpoint(rtpbridge/2@mgw) Invalid LocalConnectionOptions line: 'L: p:111'20250427085133818 DLMGCP DEBUG <0013> endpoint:none Generated response: code=535 (mgcp_protocol.c:146) 20250427085133818 DLMGCP DEBUG <0013> Generated response: line #00: 535 33993 FAIL (mgcp_msg.c:72) MTC@78d92e7f2afd: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(57)@78d92e7f2afd: Final verdict of PTC: none VirtCallAgent-STATS(56)@78d92e7f2afd: Final verdict of PTC: none RTPEM0(53)@78d92e7f2afd: Final verdict of PTC: none RTPEM1(54)@78d92e7f2afd: Final verdict of PTC: none RTPEM2(55)@78d92e7f2afd: Final verdict of PTC: none MTC@78d92e7f2afd: Setting final verdict of the test case. MTC@78d92e7f2afd: Local verdict of MTC: pass MTC@78d92e7f2afd: Local verdict of PTC RTPEM0(53): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM1(54): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM2(55): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC VirtCallAgent-STATS(56): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC IPA-CTRL-CLI-IPA(57): none (pass -> pass) MTC@78d92e7f2afd: Test case TC_crcx_unsupp_packet_intv finished. Verdict: pass MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_unsupp_packet_intv pass'. Sun Apr 27 08:51:33 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=27760) Waiting for packet dumper to finish... 1 (prev_count=27760, count=28300) MTC@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_unsupp_packet_intv pass' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_illegal_double_lco'. ------ MGCP_Test.TC_crcx_illegal_double_lco ------ Sun Apr 27 08:51:39 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@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_illegal_double_lco' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Test case TC_crcx_illegal_double_lco started. 20250427085140891 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17952 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085140891 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085140891 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085140891 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085140891 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250427085140891 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250427085140891 DLMGCP DEBUG <0013> Generated response: line #00: 515 17952 FAIL (mgcp_msg.c:72) 20250427085140894 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17953 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085140894 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085140894 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250427085140894 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR, p:20 (mgcp_msg.c:72) 20250427085140894 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085140894 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085140894 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085140894 DLMGCP ERROR <0013> local CX options: Internal inconsistency in Local Connection Options! (mgcp_msg.c:239) 20250427085140894 DLMGCP NOTICE <0013> CRCX: endpoint(rtpbridge/2@mgw) Invalid LocalConnectionOptions line: 'L: p:20, a:AMR, p:20'20250427085140894 DLMGCP DEBUG <0013> endpoint:none Generated response: code=524 (mgcp_protocol.c:146) 20250427085140894 DLMGCP DEBUG <0013> Generated response: line #00: 524 17953 FAIL (mgcp_msg.c:72) MTC@78d92e7f2afd: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(62)@78d92e7f2afd: Final verdict of PTC: none VirtCallAgent-STATS(61)@78d92e7f2afd: Final verdict of PTC: none RTPEM0(58)@78d92e7f2afd: Final verdict of PTC: none RTPEM2(60)@78d92e7f2afd: Final verdict of PTC: none RTPEM1(59)@78d92e7f2afd: Final verdict of PTC: none MTC@78d92e7f2afd: Setting final verdict of the test case. MTC@78d92e7f2afd: Local verdict of MTC: pass MTC@78d92e7f2afd: Local verdict of PTC RTPEM0(58): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM1(59): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM2(60): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC VirtCallAgent-STATS(61): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC IPA-CTRL-CLI-IPA(62): none (pass -> pass) MTC@78d92e7f2afd: Test case TC_crcx_illegal_double_lco finished. Verdict: pass MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_illegal_double_lco pass'. Sun Apr 27 08:51:40 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=27460) Waiting for packet dumper to finish... 1 (prev_count=27460, count=28000) MTC@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_illegal_double_lco pass' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_sdp'. ------ MGCP_Test.TC_crcx_sdp ------ Sun Apr 27 08:51: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_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@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_sdp' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Test case TC_crcx_sdp started. 20250427085147973 DLMGCP DEBUG <0013> Received message: line #00: DLCX 32439 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085147973 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085147973 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085147973 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085147973 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250427085147973 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250427085147973 DLMGCP DEBUG <0013> Generated response: line #00: 515 32439 FAIL (mgcp_msg.c:72) 20250427085147976 DLMGCP DEBUG <0013> Received message: line #00: CRCX 32440 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085147976 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250427085147976 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250427085147976 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085147976 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250427085147976 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085147976 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250427085147976 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.2 (mgcp_msg.c:72) 20250427085147976 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250427085147976 DLMGCP DEBUG <0013> Received message: line #09: m=audio 2344 RTP/AVP 98 (mgcp_msg.c:72) 20250427085147976 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250427085147976 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085147976 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085147976 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085147976 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085147976 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085147976 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:2344, addr:127.0.0.2, duration:20, payload-types:98=AMR  (mgcp_sdp.c:443) 20250427085147976 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1F9192DC connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250427085147976 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1F9192DC output_enabled 1 (mgcp_conn.c:271) 20250427085147976 DLMGCP DEBUG <0013> (1226/rtp C:1F9192DC 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) 20250427085147976 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:1F9192DC CRCX: connection successfully created: (1226/rtp C:1F9192DC r=127.0.0.2:2344<->l=127.0.0.1:4012) (mgcp_protocol.c:772) 20250427085147976 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085147976 DLMGCP DEBUG <0013> Generated response: line #00: 200 32440 OK (mgcp_msg.c:72) 20250427085147976 DLMGCP DEBUG <0013> Generated response: line #01: I: 1F9192DC (mgcp_msg.c:72) 20250427085147976 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250427085147976 DLMGCP DEBUG <0013> Generated response: line #03: o=- 1F9192DC 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085147976 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250427085147976 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085147976 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250427085147976 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 4012 RTP/AVP 98 (mgcp_msg.c:72) 20250427085147976 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250427085147976 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250427085147977 DLMGCP DEBUG <0013> Received message: line #00: DLCX 32441 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085147977 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250427085147977 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085147977 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085147977 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085147977 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085147977 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085147977 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085147977 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085147977 DLMGCP DEBUG <0013> Generated response: line #00: 200 32441 OK (mgcp_msg.c:72) MTC@78d92e7f2afd: setverdict(pass): none -> pass VirtCallAgent-STATS(66)@78d92e7f2afd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(67)@78d92e7f2afd: Final verdict of PTC: none RTPEM1(64)@78d92e7f2afd: Final verdict of PTC: none RTPEM0(63)@78d92e7f2afd: Final verdict of PTC: none RTPEM2(65)@78d92e7f2afd: Final verdict of PTC: none MTC@78d92e7f2afd: Setting final verdict of the test case. MTC@78d92e7f2afd: Local verdict of MTC: pass MTC@78d92e7f2afd: Local verdict of PTC RTPEM0(63): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM1(64): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM2(65): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC VirtCallAgent-STATS(66): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC IPA-CTRL-CLI-IPA(67): none (pass -> pass) MTC@78d92e7f2afd: Test case TC_crcx_sdp finished. Verdict: pass MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_sdp pass'. Sun Apr 27 08:51:47 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=37076) Waiting for packet dumper to finish... 1 (prev_count=37076, count=37616) MTC@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_sdp pass' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_wildcarded'. ------ MGCP_Test.TC_crcx_wildcarded ------ Sun Apr 27 08:51: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_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@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_wildcarded' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Test case TC_crcx_wildcarded started. 20250427085155090 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35415 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085155090 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085155090 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085155090 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085155091 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250427085155091 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085155091 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085155091 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085155091 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:E22B9CE8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085155091 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:E22B9CE8 output_enabled 0 (mgcp_conn.c:271) 20250427085155091 DLMGCP DEBUG <0013> (1234/rtp C:E22B9CE8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085155091 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:E22B9CE8 CRCX: connection successfully created: (1234/rtp C:E22B9CE8 r=NULL:0<->l=::1:4014) (mgcp_protocol.c:772) 20250427085155091 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085155091 DLMGCP DEBUG <0013> Generated response: line #00: 200 35415 OK (mgcp_msg.c:72) 20250427085155091 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1@mgw (mgcp_msg.c:72) 20250427085155091 DLMGCP DEBUG <0013> Generated response: line #02: I: E22B9CE8 (mgcp_msg.c:72) 20250427085155091 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085155091 DLMGCP DEBUG <0013> Generated response: line #04: o=- E22B9CE8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085155091 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085155091 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085155091 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085155091 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4014 RTP/AVP 112 (mgcp_msg.c:72) 20250427085155091 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085155091 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085155094 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35416 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085155094 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085155094 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:280) 20250427085155094 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085155094 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085155094 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085155094 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085155094 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085155094 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085155094 DLMGCP DEBUG <0013> Generated response: line #00: 200 35416 OK (mgcp_msg.c:72) MTC@78d92e7f2afd: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(72)@78d92e7f2afd: Final verdict of PTC: none RTPEM1(69)@78d92e7f2afd: Final verdict of PTC: none RTPEM0(68)@78d92e7f2afd: Final verdict of PTC: none RTPEM2(70)@78d92e7f2afd: Final verdict of PTC: none VirtCallAgent-STATS(71)@78d92e7f2afd: Final verdict of PTC: none MTC@78d92e7f2afd: Setting final verdict of the test case. MTC@78d92e7f2afd: Local verdict of MTC: pass MTC@78d92e7f2afd: Local verdict of PTC RTPEM0(68): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM1(69): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM2(70): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC VirtCallAgent-STATS(71): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC IPA-CTRL-CLI-IPA(72): none (pass -> pass) MTC@78d92e7f2afd: Test case TC_crcx_wildcarded finished. Verdict: pass MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_wildcarded pass'. Sun Apr 27 08:51:55 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=32684) Waiting for packet dumper to finish... 1 (prev_count=32684, count=33224) MTC@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_wildcarded pass' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_wildcarded_exhaust'. ------ MGCP_Test.TC_crcx_wildcarded_exhaust ------ Sun Apr 27 08:52: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_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@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_wildcarded_exhaust' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Test case TC_crcx_wildcarded_exhaust started. 20250427085202173 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40596 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202173 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202173 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202173 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202173 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250427085202173 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085202173 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202173 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202173 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:BDB39B7C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202173 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:BDB39B7C output_enabled 0 (mgcp_conn.c:271) 20250427085202173 DLMGCP DEBUG <0013> (1234/rtp C:BDB39B7C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202173 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:BDB39B7C CRCX: connection successfully created: (1234/rtp C:BDB39B7C r=NULL:0<->l=::1:4016) (mgcp_protocol.c:772) 20250427085202173 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202173 DLMGCP DEBUG <0013> Generated response: line #00: 200 40596 OK (mgcp_msg.c:72) 20250427085202173 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1@mgw (mgcp_msg.c:72) 20250427085202173 DLMGCP DEBUG <0013> Generated response: line #02: I: BDB39B7C (mgcp_msg.c:72) 20250427085202173 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202173 DLMGCP DEBUG <0013> Generated response: line #04: o=- BDB39B7C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202173 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202173 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202173 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202173 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4016 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202173 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202173 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202174 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40597 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202174 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202174 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202174 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202174 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found free endpoint: rtpbridge/2@mgw (mgcp_endp.c:262) 20250427085202174 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085202174 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202174 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202174 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:3785DEBA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202174 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:3785DEBA output_enabled 0 (mgcp_conn.c:271) 20250427085202174 DLMGCP DEBUG <0013> (1234/rtp C:3785DEBA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202174 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:3785DEBA CRCX: connection successfully created: (1234/rtp C:3785DEBA r=NULL:0<->l=::1:4018) (mgcp_protocol.c:772) 20250427085202174 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202174 DLMGCP DEBUG <0013> Generated response: line #00: 200 40597 OK (mgcp_msg.c:72) 20250427085202174 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2@mgw (mgcp_msg.c:72) 20250427085202174 DLMGCP DEBUG <0013> Generated response: line #02: I: 3785DEBA (mgcp_msg.c:72) 20250427085202174 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202174 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3785DEBA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202174 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202174 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202174 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202174 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4018 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202174 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202174 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202174 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40598 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202174 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202174 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202174 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202174 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw (trunk:0) found free endpoint: rtpbridge/3@mgw (mgcp_endp.c:262) 20250427085202174 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/3@mgw" (mgcp_protocol.c:370) 20250427085202174 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202174 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202174 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:61458C7D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202174 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:61458C7D output_enabled 0 (mgcp_conn.c:271) 20250427085202174 DLMGCP DEBUG <0013> (1234/rtp C:61458C7D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202174 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw CI:61458C7D CRCX: connection successfully created: (1234/rtp C:61458C7D r=NULL:0<->l=::1:4020) (mgcp_protocol.c:772) 20250427085202174 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202174 DLMGCP DEBUG <0013> Generated response: line #00: 200 40598 OK (mgcp_msg.c:72) 20250427085202174 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3@mgw (mgcp_msg.c:72) 20250427085202174 DLMGCP DEBUG <0013> Generated response: line #02: I: 61458C7D (mgcp_msg.c:72) 20250427085202174 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202174 DLMGCP DEBUG <0013> Generated response: line #04: o=- 61458C7D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202174 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202174 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202174 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202174 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4020 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202174 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202174 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202176 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40599 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202176 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202176 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202176 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202176 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found free endpoint: rtpbridge/4@mgw (mgcp_endp.c:262) 20250427085202176 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:370) 20250427085202176 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202176 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202176 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:9B7C9F00 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202176 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:9B7C9F00 output_enabled 0 (mgcp_conn.c:271) 20250427085202176 DLMGCP DEBUG <0013> (1234/rtp C:9B7C9F00 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202176 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CI:9B7C9F00 CRCX: connection successfully created: (1234/rtp C:9B7C9F00 r=NULL:0<->l=::1:4022) (mgcp_protocol.c:772) 20250427085202176 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202176 DLMGCP DEBUG <0013> Generated response: line #00: 200 40599 OK (mgcp_msg.c:72) 20250427085202176 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4@mgw (mgcp_msg.c:72) 20250427085202176 DLMGCP DEBUG <0013> Generated response: line #02: I: 9B7C9F00 (mgcp_msg.c:72) 20250427085202176 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202176 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9B7C9F00 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202176 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202176 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202176 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202176 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4022 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202176 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202176 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202176 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40600 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202176 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202176 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202176 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202176 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found free endpoint: rtpbridge/5@mgw (mgcp_endp.c:262) 20250427085202176 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:370) 20250427085202176 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202176 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202177 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:4FA01C8F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202177 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:4FA01C8F output_enabled 0 (mgcp_conn.c:271) 20250427085202177 DLMGCP DEBUG <0013> (1234/rtp C:4FA01C8F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202177 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:4FA01C8F CRCX: connection successfully created: (1234/rtp C:4FA01C8F r=NULL:0<->l=::1:4024) (mgcp_protocol.c:772) 20250427085202177 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202177 DLMGCP DEBUG <0013> Generated response: line #00: 200 40600 OK (mgcp_msg.c:72) 20250427085202177 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5@mgw (mgcp_msg.c:72) 20250427085202177 DLMGCP DEBUG <0013> Generated response: line #02: I: 4FA01C8F (mgcp_msg.c:72) 20250427085202177 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202177 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4FA01C8F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202177 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202177 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202177 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202177 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4024 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202177 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202177 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202177 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40601 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202177 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202177 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202177 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202177 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw (trunk:0) found free endpoint: rtpbridge/6@mgw (mgcp_endp.c:262) 20250427085202177 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/6@mgw" (mgcp_protocol.c:370) 20250427085202177 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202177 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202177 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:73C51966 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202177 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:73C51966 output_enabled 0 (mgcp_conn.c:271) 20250427085202177 DLMGCP DEBUG <0013> (1234/rtp C:73C51966 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202177 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw CI:73C51966 CRCX: connection successfully created: (1234/rtp C:73C51966 r=NULL:0<->l=::1:4026) (mgcp_protocol.c:772) 20250427085202177 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202177 DLMGCP DEBUG <0013> Generated response: line #00: 200 40601 OK (mgcp_msg.c:72) 20250427085202177 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6@mgw (mgcp_msg.c:72) 20250427085202177 DLMGCP DEBUG <0013> Generated response: line #02: I: 73C51966 (mgcp_msg.c:72) 20250427085202177 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202177 DLMGCP DEBUG <0013> Generated response: line #04: o=- 73C51966 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202177 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202177 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202177 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202177 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4026 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202177 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202177 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202178 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40602 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202178 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202178 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202178 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202178 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw (trunk:0) found free endpoint: rtpbridge/7@mgw (mgcp_endp.c:262) 20250427085202178 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/7@mgw" (mgcp_protocol.c:370) 20250427085202178 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202178 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202178 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:51036A01 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202178 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:51036A01 output_enabled 0 (mgcp_conn.c:271) 20250427085202178 DLMGCP DEBUG <0013> (1234/rtp C:51036A01 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202178 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CI:51036A01 CRCX: connection successfully created: (1234/rtp C:51036A01 r=NULL:0<->l=::1:4028) (mgcp_protocol.c:772) 20250427085202178 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202178 DLMGCP DEBUG <0013> Generated response: line #00: 200 40602 OK (mgcp_msg.c:72) 20250427085202178 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7@mgw (mgcp_msg.c:72) 20250427085202178 DLMGCP DEBUG <0013> Generated response: line #02: I: 51036A01 (mgcp_msg.c:72) 20250427085202178 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202178 DLMGCP DEBUG <0013> Generated response: line #04: o=- 51036A01 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202178 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202178 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202178 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202178 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4028 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202178 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202178 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202178 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40603 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202178 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202178 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202178 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202178 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw (trunk:0) found free endpoint: rtpbridge/8@mgw (mgcp_endp.c:262) 20250427085202178 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/8@mgw" (mgcp_protocol.c:370) 20250427085202178 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202178 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202178 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:523A89EB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202178 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:523A89EB output_enabled 0 (mgcp_conn.c:271) 20250427085202178 DLMGCP DEBUG <0013> (1234/rtp C:523A89EB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202178 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw CI:523A89EB CRCX: connection successfully created: (1234/rtp C:523A89EB r=NULL:0<->l=::1:4030) (mgcp_protocol.c:772) 20250427085202178 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202178 DLMGCP DEBUG <0013> Generated response: line #00: 200 40603 OK (mgcp_msg.c:72) 20250427085202178 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8@mgw (mgcp_msg.c:72) 20250427085202178 DLMGCP DEBUG <0013> Generated response: line #02: I: 523A89EB (mgcp_msg.c:72) 20250427085202178 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202178 DLMGCP DEBUG <0013> Generated response: line #04: o=- 523A89EB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202178 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202178 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202178 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202178 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4030 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202178 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202178 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202179 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40604 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202179 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202179 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202179 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202179 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw (trunk:0) found free endpoint: rtpbridge/9@mgw (mgcp_endp.c:262) 20250427085202179 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/9@mgw" (mgcp_protocol.c:370) 20250427085202179 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202179 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202179 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:C969C004 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202179 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:C969C004 output_enabled 0 (mgcp_conn.c:271) 20250427085202179 DLMGCP DEBUG <0013> (1234/rtp C:C969C004 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202179 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw CI:C969C004 CRCX: connection successfully created: (1234/rtp C:C969C004 r=NULL:0<->l=::1:4032) (mgcp_protocol.c:772) 20250427085202179 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202179 DLMGCP DEBUG <0013> Generated response: line #00: 200 40604 OK (mgcp_msg.c:72) 20250427085202179 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9@mgw (mgcp_msg.c:72) 20250427085202179 DLMGCP DEBUG <0013> Generated response: line #02: I: C969C004 (mgcp_msg.c:72) 20250427085202179 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202179 DLMGCP DEBUG <0013> Generated response: line #04: o=- C969C004 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202179 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202179 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202179 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202179 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4032 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202179 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202179 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202179 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40605 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202179 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202179 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202179 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202179 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw (trunk:0) found free endpoint: rtpbridge/a@mgw (mgcp_endp.c:262) 20250427085202179 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a@mgw" (mgcp_protocol.c:370) 20250427085202179 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202179 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202179 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:937E11CE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202179 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:937E11CE output_enabled 0 (mgcp_conn.c:271) 20250427085202179 DLMGCP DEBUG <0013> (1234/rtp C:937E11CE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202179 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw CI:937E11CE CRCX: connection successfully created: (1234/rtp C:937E11CE r=NULL:0<->l=::1:4034) (mgcp_protocol.c:772) 20250427085202179 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202179 DLMGCP DEBUG <0013> Generated response: line #00: 200 40605 OK (mgcp_msg.c:72) 20250427085202179 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a@mgw (mgcp_msg.c:72) 20250427085202179 DLMGCP DEBUG <0013> Generated response: line #02: I: 937E11CE (mgcp_msg.c:72) 20250427085202179 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202179 DLMGCP DEBUG <0013> Generated response: line #04: o=- 937E11CE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202179 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202179 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202179 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202179 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4034 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202179 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202179 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202180 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40606 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202180 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202180 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202180 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202180 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw (trunk:0) found free endpoint: rtpbridge/b@mgw (mgcp_endp.c:262) 20250427085202180 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b@mgw" (mgcp_protocol.c:370) 20250427085202180 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202180 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202180 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:1DC0ACBE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202180 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:1DC0ACBE output_enabled 0 (mgcp_conn.c:271) 20250427085202180 DLMGCP DEBUG <0013> (1234/rtp C:1DC0ACBE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202180 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw CI:1DC0ACBE CRCX: connection successfully created: (1234/rtp C:1DC0ACBE r=NULL:0<->l=::1:4036) (mgcp_protocol.c:772) 20250427085202180 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202180 DLMGCP DEBUG <0013> Generated response: line #00: 200 40606 OK (mgcp_msg.c:72) 20250427085202180 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b@mgw (mgcp_msg.c:72) 20250427085202180 DLMGCP DEBUG <0013> Generated response: line #02: I: 1DC0ACBE (mgcp_msg.c:72) 20250427085202180 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202180 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1DC0ACBE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202180 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202180 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202180 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202180 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4036 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202180 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202180 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202180 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40607 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202180 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202180 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202180 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202180 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw (trunk:0) found free endpoint: rtpbridge/c@mgw (mgcp_endp.c:262) 20250427085202180 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c@mgw" (mgcp_protocol.c:370) 20250427085202181 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202181 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202181 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:5E7ACD35 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202181 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:5E7ACD35 output_enabled 0 (mgcp_conn.c:271) 20250427085202181 DLMGCP DEBUG <0013> (1234/rtp C:5E7ACD35 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202181 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw CI:5E7ACD35 CRCX: connection successfully created: (1234/rtp C:5E7ACD35 r=NULL:0<->l=::1:4038) (mgcp_protocol.c:772) 20250427085202181 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202181 DLMGCP DEBUG <0013> Generated response: line #00: 200 40607 OK (mgcp_msg.c:72) 20250427085202181 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c@mgw (mgcp_msg.c:72) 20250427085202181 DLMGCP DEBUG <0013> Generated response: line #02: I: 5E7ACD35 (mgcp_msg.c:72) 20250427085202181 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202181 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5E7ACD35 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202181 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202181 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202181 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202181 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4038 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202181 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202181 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202181 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40608 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202181 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202181 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202181 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202181 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw (trunk:0) found free endpoint: rtpbridge/d@mgw (mgcp_endp.c:262) 20250427085202181 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d@mgw" (mgcp_protocol.c:370) 20250427085202181 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202181 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202181 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:BF3CD3D3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202181 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:BF3CD3D3 output_enabled 0 (mgcp_conn.c:271) 20250427085202181 DLMGCP DEBUG <0013> (1234/rtp C:BF3CD3D3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202181 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw CI:BF3CD3D3 CRCX: connection successfully created: (1234/rtp C:BF3CD3D3 r=NULL:0<->l=::1:4040) (mgcp_protocol.c:772) 20250427085202181 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202181 DLMGCP DEBUG <0013> Generated response: line #00: 200 40608 OK (mgcp_msg.c:72) 20250427085202181 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d@mgw (mgcp_msg.c:72) 20250427085202181 DLMGCP DEBUG <0013> Generated response: line #02: I: BF3CD3D3 (mgcp_msg.c:72) 20250427085202182 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202182 DLMGCP DEBUG <0013> Generated response: line #04: o=- BF3CD3D3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202182 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202182 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202182 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202182 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4040 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202182 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202182 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202182 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40609 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202182 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202182 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202182 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202182 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw (trunk:0) found free endpoint: rtpbridge/e@mgw (mgcp_endp.c:262) 20250427085202182 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e@mgw" (mgcp_protocol.c:370) 20250427085202182 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202182 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202182 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:10A2F3A9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202182 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:10A2F3A9 output_enabled 0 (mgcp_conn.c:271) 20250427085202182 DLMGCP DEBUG <0013> (1234/rtp C:10A2F3A9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202182 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw CI:10A2F3A9 CRCX: connection successfully created: (1234/rtp C:10A2F3A9 r=NULL:0<->l=::1:4042) (mgcp_protocol.c:772) 20250427085202182 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202182 DLMGCP DEBUG <0013> Generated response: line #00: 200 40609 OK (mgcp_msg.c:72) 20250427085202182 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e@mgw (mgcp_msg.c:72) 20250427085202182 DLMGCP DEBUG <0013> Generated response: line #02: I: 10A2F3A9 (mgcp_msg.c:72) 20250427085202182 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202182 DLMGCP DEBUG <0013> Generated response: line #04: o=- 10A2F3A9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202182 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202182 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202182 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202182 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4042 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202182 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202182 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202183 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40610 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202183 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202183 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202183 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202183 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw (trunk:0) found free endpoint: rtpbridge/f@mgw (mgcp_endp.c:262) 20250427085202183 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f@mgw" (mgcp_protocol.c:370) 20250427085202183 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202184 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202184 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:FA233A86 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202184 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:FA233A86 output_enabled 0 (mgcp_conn.c:271) 20250427085202184 DLMGCP DEBUG <0013> (1234/rtp C:FA233A86 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202184 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw CI:FA233A86 CRCX: connection successfully created: (1234/rtp C:FA233A86 r=NULL:0<->l=::1:4044) (mgcp_protocol.c:772) 20250427085202184 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202184 DLMGCP DEBUG <0013> Generated response: line #00: 200 40610 OK (mgcp_msg.c:72) 20250427085202184 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f@mgw (mgcp_msg.c:72) 20250427085202184 DLMGCP DEBUG <0013> Generated response: line #02: I: FA233A86 (mgcp_msg.c:72) 20250427085202184 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202184 DLMGCP DEBUG <0013> Generated response: line #04: o=- FA233A86 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202184 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202184 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202184 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202184 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4044 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202184 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202184 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202185 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40611 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202185 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202185 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202185 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202185 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw (trunk:0) found free endpoint: rtpbridge/10@mgw (mgcp_endp.c:262) 20250427085202185 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/10@mgw" (mgcp_protocol.c:370) 20250427085202185 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202185 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202185 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:E9C9DCA1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202185 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:E9C9DCA1 output_enabled 0 (mgcp_conn.c:271) 20250427085202185 DLMGCP DEBUG <0013> (1234/rtp C:E9C9DCA1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202185 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw CI:E9C9DCA1 CRCX: connection successfully created: (1234/rtp C:E9C9DCA1 r=NULL:0<->l=::1:4046) (mgcp_protocol.c:772) 20250427085202185 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202185 DLMGCP DEBUG <0013> Generated response: line #00: 200 40611 OK (mgcp_msg.c:72) 20250427085202185 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10@mgw (mgcp_msg.c:72) 20250427085202185 DLMGCP DEBUG <0013> Generated response: line #02: I: E9C9DCA1 (mgcp_msg.c:72) 20250427085202185 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202185 DLMGCP DEBUG <0013> Generated response: line #04: o=- E9C9DCA1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202185 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202185 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202185 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202185 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4046 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202185 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202185 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202186 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40612 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202186 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202186 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202186 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202186 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw (trunk:0) found free endpoint: rtpbridge/11@mgw (mgcp_endp.c:262) 20250427085202186 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/11@mgw" (mgcp_protocol.c:370) 20250427085202186 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202186 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202186 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:EFAD994A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202186 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:EFAD994A output_enabled 0 (mgcp_conn.c:271) 20250427085202186 DLMGCP DEBUG <0013> (1234/rtp C:EFAD994A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202186 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw CI:EFAD994A CRCX: connection successfully created: (1234/rtp C:EFAD994A r=NULL:0<->l=::1:4048) (mgcp_protocol.c:772) 20250427085202186 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202186 DLMGCP DEBUG <0013> Generated response: line #00: 200 40612 OK (mgcp_msg.c:72) 20250427085202186 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11@mgw (mgcp_msg.c:72) 20250427085202186 DLMGCP DEBUG <0013> Generated response: line #02: I: EFAD994A (mgcp_msg.c:72) 20250427085202186 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202186 DLMGCP DEBUG <0013> Generated response: line #04: o=- EFAD994A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202186 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202186 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202186 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202186 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4048 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202186 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202186 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202187 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40613 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202187 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202187 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202187 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202187 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw (trunk:0) found free endpoint: rtpbridge/12@mgw (mgcp_endp.c:262) 20250427085202187 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/12@mgw" (mgcp_protocol.c:370) 20250427085202187 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202187 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202187 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:244D7026 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202187 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:244D7026 output_enabled 0 (mgcp_conn.c:271) 20250427085202187 DLMGCP DEBUG <0013> (1234/rtp C:244D7026 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202187 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw CI:244D7026 CRCX: connection successfully created: (1234/rtp C:244D7026 r=NULL:0<->l=::1:4050) (mgcp_protocol.c:772) 20250427085202187 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202187 DLMGCP DEBUG <0013> Generated response: line #00: 200 40613 OK (mgcp_msg.c:72) 20250427085202187 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/12@mgw (mgcp_msg.c:72) 20250427085202187 DLMGCP DEBUG <0013> Generated response: line #02: I: 244D7026 (mgcp_msg.c:72) 20250427085202187 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202187 DLMGCP DEBUG <0013> Generated response: line #04: o=- 244D7026 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202187 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202187 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202187 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202187 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4050 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202187 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202187 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202188 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40614 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202188 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202188 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202188 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202188 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw (trunk:0) found free endpoint: rtpbridge/13@mgw (mgcp_endp.c:262) 20250427085202188 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/13@mgw" (mgcp_protocol.c:370) 20250427085202188 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202188 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202188 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:79972527 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202188 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:79972527 output_enabled 0 (mgcp_conn.c:271) 20250427085202188 DLMGCP DEBUG <0013> (1234/rtp C:79972527 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202188 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw CI:79972527 CRCX: connection successfully created: (1234/rtp C:79972527 r=NULL:0<->l=::1:4052) (mgcp_protocol.c:772) 20250427085202188 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202188 DLMGCP DEBUG <0013> Generated response: line #00: 200 40614 OK (mgcp_msg.c:72) 20250427085202188 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/13@mgw (mgcp_msg.c:72) 20250427085202188 DLMGCP DEBUG <0013> Generated response: line #02: I: 79972527 (mgcp_msg.c:72) 20250427085202188 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202188 DLMGCP DEBUG <0013> Generated response: line #04: o=- 79972527 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202188 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202188 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202188 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202188 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4052 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202188 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202188 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202188 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40615 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202188 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202188 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202188 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202188 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw (trunk:0) found free endpoint: rtpbridge/14@mgw (mgcp_endp.c:262) 20250427085202188 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/14@mgw" (mgcp_protocol.c:370) 20250427085202188 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202188 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202188 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:EEBE9A1D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202188 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:EEBE9A1D output_enabled 0 (mgcp_conn.c:271) 20250427085202188 DLMGCP DEBUG <0013> (1234/rtp C:EEBE9A1D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202188 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw CI:EEBE9A1D CRCX: connection successfully created: (1234/rtp C:EEBE9A1D r=NULL:0<->l=::1:4054) (mgcp_protocol.c:772) 20250427085202189 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202189 DLMGCP DEBUG <0013> Generated response: line #00: 200 40615 OK (mgcp_msg.c:72) 20250427085202189 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/14@mgw (mgcp_msg.c:72) 20250427085202189 DLMGCP DEBUG <0013> Generated response: line #02: I: EEBE9A1D (mgcp_msg.c:72) 20250427085202189 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202189 DLMGCP DEBUG <0013> Generated response: line #04: o=- EEBE9A1D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202189 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202189 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202189 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202189 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4054 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202189 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202189 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202189 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40616 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202189 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202189 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202189 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202189 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw (trunk:0) found free endpoint: rtpbridge/15@mgw (mgcp_endp.c:262) 20250427085202189 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/15@mgw" (mgcp_protocol.c:370) 20250427085202189 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202189 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202189 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:3FFF6443 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202189 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:3FFF6443 output_enabled 0 (mgcp_conn.c:271) 20250427085202189 DLMGCP DEBUG <0013> (1234/rtp C:3FFF6443 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202189 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw CI:3FFF6443 CRCX: connection successfully created: (1234/rtp C:3FFF6443 r=NULL:0<->l=::1:4056) (mgcp_protocol.c:772) 20250427085202189 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202189 DLMGCP DEBUG <0013> Generated response: line #00: 200 40616 OK (mgcp_msg.c:72) 20250427085202189 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/15@mgw (mgcp_msg.c:72) 20250427085202189 DLMGCP DEBUG <0013> Generated response: line #02: I: 3FFF6443 (mgcp_msg.c:72) 20250427085202189 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202189 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3FFF6443 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202189 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202189 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202189 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202189 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4056 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202189 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202189 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202190 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40617 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202190 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202190 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202190 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202190 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw (trunk:0) found free endpoint: rtpbridge/16@mgw (mgcp_endp.c:262) 20250427085202190 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/16@mgw" (mgcp_protocol.c:370) 20250427085202190 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202190 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202190 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:C64FCD09 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202190 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:C64FCD09 output_enabled 0 (mgcp_conn.c:271) 20250427085202190 DLMGCP DEBUG <0013> (1234/rtp C:C64FCD09 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202190 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw CI:C64FCD09 CRCX: connection successfully created: (1234/rtp C:C64FCD09 r=NULL:0<->l=::1:4058) (mgcp_protocol.c:772) 20250427085202190 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202190 DLMGCP DEBUG <0013> Generated response: line #00: 200 40617 OK (mgcp_msg.c:72) 20250427085202190 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/16@mgw (mgcp_msg.c:72) 20250427085202190 DLMGCP DEBUG <0013> Generated response: line #02: I: C64FCD09 (mgcp_msg.c:72) 20250427085202190 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202190 DLMGCP DEBUG <0013> Generated response: line #04: o=- C64FCD09 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202190 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202190 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202190 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202190 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4058 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202190 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202190 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202190 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40618 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202190 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202190 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202190 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202190 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw (trunk:0) found free endpoint: rtpbridge/17@mgw (mgcp_endp.c:262) 20250427085202190 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/17@mgw" (mgcp_protocol.c:370) 20250427085202190 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202190 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202190 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:B553B4E2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202190 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:B553B4E2 output_enabled 0 (mgcp_conn.c:271) 20250427085202190 DLMGCP DEBUG <0013> (1234/rtp C:B553B4E2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202190 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw CI:B553B4E2 CRCX: connection successfully created: (1234/rtp C:B553B4E2 r=NULL:0<->l=::1:4060) (mgcp_protocol.c:772) 20250427085202190 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202190 DLMGCP DEBUG <0013> Generated response: line #00: 200 40618 OK (mgcp_msg.c:72) 20250427085202190 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/17@mgw (mgcp_msg.c:72) 20250427085202190 DLMGCP DEBUG <0013> Generated response: line #02: I: B553B4E2 (mgcp_msg.c:72) 20250427085202190 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202190 DLMGCP DEBUG <0013> Generated response: line #04: o=- B553B4E2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202190 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202190 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202190 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202190 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4060 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202190 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202190 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202191 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40619 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202191 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202191 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202191 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202191 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw (trunk:0) found free endpoint: rtpbridge/18@mgw (mgcp_endp.c:262) 20250427085202191 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/18@mgw" (mgcp_protocol.c:370) 20250427085202191 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202191 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202191 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:262BD327 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202191 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:262BD327 output_enabled 0 (mgcp_conn.c:271) 20250427085202191 DLMGCP DEBUG <0013> (1234/rtp C:262BD327 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202191 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw CI:262BD327 CRCX: connection successfully created: (1234/rtp C:262BD327 r=NULL:0<->l=::1:4062) (mgcp_protocol.c:772) 20250427085202191 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202191 DLMGCP DEBUG <0013> Generated response: line #00: 200 40619 OK (mgcp_msg.c:72) 20250427085202191 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/18@mgw (mgcp_msg.c:72) 20250427085202191 DLMGCP DEBUG <0013> Generated response: line #02: I: 262BD327 (mgcp_msg.c:72) 20250427085202191 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202191 DLMGCP DEBUG <0013> Generated response: line #04: o=- 262BD327 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202191 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202191 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202191 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202191 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4062 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202191 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202191 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202191 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40620 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202191 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202191 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202191 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202191 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw (trunk:0) found free endpoint: rtpbridge/19@mgw (mgcp_endp.c:262) 20250427085202191 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/19@mgw" (mgcp_protocol.c:370) 20250427085202191 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202191 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202191 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:C26A2B48 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202191 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:C26A2B48 output_enabled 0 (mgcp_conn.c:271) 20250427085202191 DLMGCP DEBUG <0013> (1234/rtp C:C26A2B48 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202191 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw CI:C26A2B48 CRCX: connection successfully created: (1234/rtp C:C26A2B48 r=NULL:0<->l=::1:4064) (mgcp_protocol.c:772) 20250427085202191 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202191 DLMGCP DEBUG <0013> Generated response: line #00: 200 40620 OK (mgcp_msg.c:72) 20250427085202191 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/19@mgw (mgcp_msg.c:72) 20250427085202191 DLMGCP DEBUG <0013> Generated response: line #02: I: C26A2B48 (mgcp_msg.c:72) 20250427085202191 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202191 DLMGCP DEBUG <0013> Generated response: line #04: o=- C26A2B48 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202191 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202191 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202191 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202191 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4064 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202191 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202191 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202191 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40621 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202191 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202191 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202191 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202191 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw (trunk:0) found free endpoint: rtpbridge/1a@mgw (mgcp_endp.c:262) 20250427085202191 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1a@mgw" (mgcp_protocol.c:370) 20250427085202191 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202191 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202191 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:1484EEB7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202191 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:1484EEB7 output_enabled 0 (mgcp_conn.c:271) 20250427085202191 DLMGCP DEBUG <0013> (1234/rtp C:1484EEB7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202191 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw CI:1484EEB7 CRCX: connection successfully created: (1234/rtp C:1484EEB7 r=NULL:0<->l=::1:4066) (mgcp_protocol.c:772) 20250427085202191 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202191 DLMGCP DEBUG <0013> Generated response: line #00: 200 40621 OK (mgcp_msg.c:72) 20250427085202191 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1a@mgw (mgcp_msg.c:72) 20250427085202191 DLMGCP DEBUG <0013> Generated response: line #02: I: 1484EEB7 (mgcp_msg.c:72) 20250427085202191 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202191 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1484EEB7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202191 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202191 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202191 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202191 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4066 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202191 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202191 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202192 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40622 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202192 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202192 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202192 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202192 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw (trunk:0) found free endpoint: rtpbridge/1b@mgw (mgcp_endp.c:262) 20250427085202192 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1b@mgw" (mgcp_protocol.c:370) 20250427085202192 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202192 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202192 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:6D08DDB8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202192 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:6D08DDB8 output_enabled 0 (mgcp_conn.c:271) 20250427085202192 DLMGCP DEBUG <0013> (1234/rtp C:6D08DDB8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202192 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw CI:6D08DDB8 CRCX: connection successfully created: (1234/rtp C:6D08DDB8 r=NULL:0<->l=::1:4068) (mgcp_protocol.c:772) 20250427085202192 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202192 DLMGCP DEBUG <0013> Generated response: line #00: 200 40622 OK (mgcp_msg.c:72) 20250427085202192 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1b@mgw (mgcp_msg.c:72) 20250427085202192 DLMGCP DEBUG <0013> Generated response: line #02: I: 6D08DDB8 (mgcp_msg.c:72) 20250427085202192 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202192 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6D08DDB8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202192 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202192 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202192 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202192 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4068 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202192 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202192 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202192 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40623 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202192 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202192 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202192 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202192 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw (trunk:0) found free endpoint: rtpbridge/1c@mgw (mgcp_endp.c:262) 20250427085202192 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1c@mgw" (mgcp_protocol.c:370) 20250427085202192 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202192 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202192 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:23904DD1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202192 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:23904DD1 output_enabled 0 (mgcp_conn.c:271) 20250427085202192 DLMGCP DEBUG <0013> (1234/rtp C:23904DD1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202192 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw CI:23904DD1 CRCX: connection successfully created: (1234/rtp C:23904DD1 r=NULL:0<->l=::1:4070) (mgcp_protocol.c:772) 20250427085202192 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202192 DLMGCP DEBUG <0013> Generated response: line #00: 200 40623 OK (mgcp_msg.c:72) 20250427085202192 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1c@mgw (mgcp_msg.c:72) 20250427085202192 DLMGCP DEBUG <0013> Generated response: line #02: I: 23904DD1 (mgcp_msg.c:72) 20250427085202192 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202192 DLMGCP DEBUG <0013> Generated response: line #04: o=- 23904DD1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202192 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202192 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202192 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202192 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4070 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202192 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202192 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202193 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40624 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202193 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202193 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202193 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202193 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw (trunk:0) found free endpoint: rtpbridge/1d@mgw (mgcp_endp.c:262) 20250427085202193 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1d@mgw" (mgcp_protocol.c:370) 20250427085202193 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202193 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202193 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:3A8DCA2A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202193 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:3A8DCA2A output_enabled 0 (mgcp_conn.c:271) 20250427085202193 DLMGCP DEBUG <0013> (1234/rtp C:3A8DCA2A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202193 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw CI:3A8DCA2A CRCX: connection successfully created: (1234/rtp C:3A8DCA2A r=NULL:0<->l=::1:4072) (mgcp_protocol.c:772) 20250427085202193 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202193 DLMGCP DEBUG <0013> Generated response: line #00: 200 40624 OK (mgcp_msg.c:72) 20250427085202193 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1d@mgw (mgcp_msg.c:72) 20250427085202193 DLMGCP DEBUG <0013> Generated response: line #02: I: 3A8DCA2A (mgcp_msg.c:72) 20250427085202193 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202193 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3A8DCA2A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202193 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202193 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202193 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202193 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4072 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202193 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202193 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202193 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40625 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202193 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202193 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202193 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202193 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw (trunk:0) found free endpoint: rtpbridge/1e@mgw (mgcp_endp.c:262) 20250427085202193 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1e@mgw" (mgcp_protocol.c:370) 20250427085202193 DLMGCP NOTICE <0013> endpoint:rtpbridge/1e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202193 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202193 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw CI:7AF13FF2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202193 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw CI:7AF13FF2 output_enabled 0 (mgcp_conn.c:271) 20250427085202193 DLMGCP DEBUG <0013> (1234/rtp C:7AF13FF2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202193 DLMGCP NOTICE <0013> endpoint:rtpbridge/1e@mgw CI:7AF13FF2 CRCX: connection successfully created: (1234/rtp C:7AF13FF2 r=NULL:0<->l=::1:4074) (mgcp_protocol.c:772) 20250427085202193 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202193 DLMGCP DEBUG <0013> Generated response: line #00: 200 40625 OK (mgcp_msg.c:72) 20250427085202193 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1e@mgw (mgcp_msg.c:72) 20250427085202193 DLMGCP DEBUG <0013> Generated response: line #02: I: 7AF13FF2 (mgcp_msg.c:72) 20250427085202193 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202193 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7AF13FF2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202193 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202193 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202193 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202193 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4074 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202193 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202193 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202194 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40626 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202194 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202194 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202194 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202194 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw (trunk:0) found free endpoint: rtpbridge/1f@mgw (mgcp_endp.c:262) 20250427085202194 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1f@mgw" (mgcp_protocol.c:370) 20250427085202194 DLMGCP NOTICE <0013> endpoint:rtpbridge/1f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202194 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202194 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw CI:4F4B90D3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202194 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw CI:4F4B90D3 output_enabled 0 (mgcp_conn.c:271) 20250427085202194 DLMGCP DEBUG <0013> (1234/rtp C:4F4B90D3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202194 DLMGCP NOTICE <0013> endpoint:rtpbridge/1f@mgw CI:4F4B90D3 CRCX: connection successfully created: (1234/rtp C:4F4B90D3 r=NULL:0<->l=::1:4076) (mgcp_protocol.c:772) 20250427085202194 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202194 DLMGCP DEBUG <0013> Generated response: line #00: 200 40626 OK (mgcp_msg.c:72) 20250427085202194 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1f@mgw (mgcp_msg.c:72) 20250427085202194 DLMGCP DEBUG <0013> Generated response: line #02: I: 4F4B90D3 (mgcp_msg.c:72) 20250427085202194 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202194 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4F4B90D3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202194 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202194 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202194 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202194 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4076 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202194 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202194 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202194 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40627 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202194 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202194 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202194 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202194 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw (trunk:0) found free endpoint: rtpbridge/20@mgw (mgcp_endp.c:262) 20250427085202194 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/20@mgw" (mgcp_protocol.c:370) 20250427085202194 DLMGCP NOTICE <0013> endpoint:rtpbridge/20@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202194 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202194 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw CI:F7009AA5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202194 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw CI:F7009AA5 output_enabled 0 (mgcp_conn.c:271) 20250427085202194 DLMGCP DEBUG <0013> (1234/rtp C:F7009AA5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202194 DLMGCP NOTICE <0013> endpoint:rtpbridge/20@mgw CI:F7009AA5 CRCX: connection successfully created: (1234/rtp C:F7009AA5 r=NULL:0<->l=::1:4078) (mgcp_protocol.c:772) 20250427085202194 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202194 DLMGCP DEBUG <0013> Generated response: line #00: 200 40627 OK (mgcp_msg.c:72) 20250427085202194 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/20@mgw (mgcp_msg.c:72) 20250427085202194 DLMGCP DEBUG <0013> Generated response: line #02: I: F7009AA5 (mgcp_msg.c:72) 20250427085202194 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202194 DLMGCP DEBUG <0013> Generated response: line #04: o=- F7009AA5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202194 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202194 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202194 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202194 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4078 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202194 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202194 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202194 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40628 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202194 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202194 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202194 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202194 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw (trunk:0) found free endpoint: rtpbridge/21@mgw (mgcp_endp.c:262) 20250427085202194 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/21@mgw" (mgcp_protocol.c:370) 20250427085202194 DLMGCP NOTICE <0013> endpoint:rtpbridge/21@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202194 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202194 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw CI:10C17124 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202194 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw CI:10C17124 output_enabled 0 (mgcp_conn.c:271) 20250427085202194 DLMGCP DEBUG <0013> (1234/rtp C:10C17124 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202194 DLMGCP NOTICE <0013> endpoint:rtpbridge/21@mgw CI:10C17124 CRCX: connection successfully created: (1234/rtp C:10C17124 r=NULL:0<->l=::1:4080) (mgcp_protocol.c:772) 20250427085202194 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202195 DLMGCP DEBUG <0013> Generated response: line #00: 200 40628 OK (mgcp_msg.c:72) 20250427085202195 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/21@mgw (mgcp_msg.c:72) 20250427085202195 DLMGCP DEBUG <0013> Generated response: line #02: I: 10C17124 (mgcp_msg.c:72) 20250427085202195 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202195 DLMGCP DEBUG <0013> Generated response: line #04: o=- 10C17124 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202195 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202195 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202195 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202195 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4080 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202195 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202195 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202195 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40629 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202195 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202195 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202195 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202195 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw (trunk:0) found free endpoint: rtpbridge/22@mgw (mgcp_endp.c:262) 20250427085202195 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/22@mgw" (mgcp_protocol.c:370) 20250427085202195 DLMGCP NOTICE <0013> endpoint:rtpbridge/22@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202195 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202195 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw CI:1CD974A7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202195 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw CI:1CD974A7 output_enabled 0 (mgcp_conn.c:271) 20250427085202195 DLMGCP DEBUG <0013> (1234/rtp C:1CD974A7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202195 DLMGCP NOTICE <0013> endpoint:rtpbridge/22@mgw CI:1CD974A7 CRCX: connection successfully created: (1234/rtp C:1CD974A7 r=NULL:0<->l=::1:4082) (mgcp_protocol.c:772) 20250427085202195 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202195 DLMGCP DEBUG <0013> Generated response: line #00: 200 40629 OK (mgcp_msg.c:72) 20250427085202195 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/22@mgw (mgcp_msg.c:72) 20250427085202195 DLMGCP DEBUG <0013> Generated response: line #02: I: 1CD974A7 (mgcp_msg.c:72) 20250427085202195 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202195 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1CD974A7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202195 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202195 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202195 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202195 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4082 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202195 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202195 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202195 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40630 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202195 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202195 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202195 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202195 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw (trunk:0) found free endpoint: rtpbridge/23@mgw (mgcp_endp.c:262) 20250427085202195 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/23@mgw" (mgcp_protocol.c:370) 20250427085202195 DLMGCP NOTICE <0013> endpoint:rtpbridge/23@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202195 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202195 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw CI:42371B36 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202195 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw CI:42371B36 output_enabled 0 (mgcp_conn.c:271) 20250427085202195 DLMGCP DEBUG <0013> (1234/rtp C:42371B36 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202195 DLMGCP NOTICE <0013> endpoint:rtpbridge/23@mgw CI:42371B36 CRCX: connection successfully created: (1234/rtp C:42371B36 r=NULL:0<->l=::1:4084) (mgcp_protocol.c:772) 20250427085202195 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202195 DLMGCP DEBUG <0013> Generated response: line #00: 200 40630 OK (mgcp_msg.c:72) 20250427085202195 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/23@mgw (mgcp_msg.c:72) 20250427085202195 DLMGCP DEBUG <0013> Generated response: line #02: I: 42371B36 (mgcp_msg.c:72) 20250427085202195 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202195 DLMGCP DEBUG <0013> Generated response: line #04: o=- 42371B36 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202195 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202195 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202195 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202195 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4084 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202195 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202195 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202196 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40631 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202196 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202196 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202196 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202196 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw (trunk:0) found free endpoint: rtpbridge/24@mgw (mgcp_endp.c:262) 20250427085202196 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/24@mgw" (mgcp_protocol.c:370) 20250427085202196 DLMGCP NOTICE <0013> endpoint:rtpbridge/24@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202196 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202196 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw CI:5A1D3307 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202196 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw CI:5A1D3307 output_enabled 0 (mgcp_conn.c:271) 20250427085202196 DLMGCP DEBUG <0013> (1234/rtp C:5A1D3307 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202196 DLMGCP NOTICE <0013> endpoint:rtpbridge/24@mgw CI:5A1D3307 CRCX: connection successfully created: (1234/rtp C:5A1D3307 r=NULL:0<->l=::1:4086) (mgcp_protocol.c:772) 20250427085202196 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202196 DLMGCP DEBUG <0013> Generated response: line #00: 200 40631 OK (mgcp_msg.c:72) 20250427085202196 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/24@mgw (mgcp_msg.c:72) 20250427085202196 DLMGCP DEBUG <0013> Generated response: line #02: I: 5A1D3307 (mgcp_msg.c:72) 20250427085202196 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202196 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5A1D3307 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202196 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202196 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202196 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202196 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4086 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202196 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202196 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202196 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40632 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202196 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202196 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202196 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202196 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw (trunk:0) found free endpoint: rtpbridge/25@mgw (mgcp_endp.c:262) 20250427085202196 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/25@mgw" (mgcp_protocol.c:370) 20250427085202196 DLMGCP NOTICE <0013> endpoint:rtpbridge/25@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202196 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202196 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw CI:16E51DB2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202196 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw CI:16E51DB2 output_enabled 0 (mgcp_conn.c:271) 20250427085202196 DLMGCP DEBUG <0013> (1234/rtp C:16E51DB2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202196 DLMGCP NOTICE <0013> endpoint:rtpbridge/25@mgw CI:16E51DB2 CRCX: connection successfully created: (1234/rtp C:16E51DB2 r=NULL:0<->l=::1:4088) (mgcp_protocol.c:772) 20250427085202196 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202196 DLMGCP DEBUG <0013> Generated response: line #00: 200 40632 OK (mgcp_msg.c:72) 20250427085202196 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/25@mgw (mgcp_msg.c:72) 20250427085202196 DLMGCP DEBUG <0013> Generated response: line #02: I: 16E51DB2 (mgcp_msg.c:72) 20250427085202196 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202196 DLMGCP DEBUG <0013> Generated response: line #04: o=- 16E51DB2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202196 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202196 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202196 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202196 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4088 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202196 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202196 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202197 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40633 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202197 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202197 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202197 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202197 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw (trunk:0) found free endpoint: rtpbridge/26@mgw (mgcp_endp.c:262) 20250427085202197 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/26@mgw" (mgcp_protocol.c:370) 20250427085202197 DLMGCP NOTICE <0013> endpoint:rtpbridge/26@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202197 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202197 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw CI:77646246 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202197 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw CI:77646246 output_enabled 0 (mgcp_conn.c:271) 20250427085202197 DLMGCP DEBUG <0013> (1234/rtp C:77646246 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202198 DLMGCP NOTICE <0013> endpoint:rtpbridge/26@mgw CI:77646246 CRCX: connection successfully created: (1234/rtp C:77646246 r=NULL:0<->l=::1:4090) (mgcp_protocol.c:772) 20250427085202198 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202198 DLMGCP DEBUG <0013> Generated response: line #00: 200 40633 OK (mgcp_msg.c:72) 20250427085202198 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/26@mgw (mgcp_msg.c:72) 20250427085202198 DLMGCP DEBUG <0013> Generated response: line #02: I: 77646246 (mgcp_msg.c:72) 20250427085202198 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202198 DLMGCP DEBUG <0013> Generated response: line #04: o=- 77646246 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202198 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202198 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202198 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202198 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4090 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202198 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202198 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202198 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40634 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202198 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202198 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202198 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202198 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw (trunk:0) found free endpoint: rtpbridge/27@mgw (mgcp_endp.c:262) 20250427085202198 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/27@mgw" (mgcp_protocol.c:370) 20250427085202198 DLMGCP NOTICE <0013> endpoint:rtpbridge/27@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202198 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202198 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw CI:2E2BE23F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202198 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw CI:2E2BE23F output_enabled 0 (mgcp_conn.c:271) 20250427085202198 DLMGCP DEBUG <0013> (1234/rtp C:2E2BE23F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202198 DLMGCP NOTICE <0013> endpoint:rtpbridge/27@mgw CI:2E2BE23F CRCX: connection successfully created: (1234/rtp C:2E2BE23F r=NULL:0<->l=::1:4092) (mgcp_protocol.c:772) 20250427085202198 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202198 DLMGCP DEBUG <0013> Generated response: line #00: 200 40634 OK (mgcp_msg.c:72) 20250427085202198 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/27@mgw (mgcp_msg.c:72) 20250427085202198 DLMGCP DEBUG <0013> Generated response: line #02: I: 2E2BE23F (mgcp_msg.c:72) 20250427085202198 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202198 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2E2BE23F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202198 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202198 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202198 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202198 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4092 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202198 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202198 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202199 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40635 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202199 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202199 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202199 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202199 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw (trunk:0) found free endpoint: rtpbridge/28@mgw (mgcp_endp.c:262) 20250427085202199 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/28@mgw" (mgcp_protocol.c:370) 20250427085202199 DLMGCP NOTICE <0013> endpoint:rtpbridge/28@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202199 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202199 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw CI:044CB258 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202199 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw CI:044CB258 output_enabled 0 (mgcp_conn.c:271) 20250427085202199 DLMGCP DEBUG <0013> (1234/rtp C:044CB258 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202199 DLMGCP NOTICE <0013> endpoint:rtpbridge/28@mgw CI:044CB258 CRCX: connection successfully created: (1234/rtp C:044CB258 r=NULL:0<->l=::1:4094) (mgcp_protocol.c:772) 20250427085202199 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202199 DLMGCP DEBUG <0013> Generated response: line #00: 200 40635 OK (mgcp_msg.c:72) 20250427085202199 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/28@mgw (mgcp_msg.c:72) 20250427085202199 DLMGCP DEBUG <0013> Generated response: line #02: I: 044CB258 (mgcp_msg.c:72) 20250427085202199 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202199 DLMGCP DEBUG <0013> Generated response: line #04: o=- 044CB258 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202199 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202199 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202199 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202199 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4094 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202199 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202199 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202199 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40636 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202199 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202199 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202199 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202199 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw (trunk:0) found free endpoint: rtpbridge/29@mgw (mgcp_endp.c:262) 20250427085202199 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/29@mgw" (mgcp_protocol.c:370) 20250427085202199 DLMGCP NOTICE <0013> endpoint:rtpbridge/29@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202199 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202199 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw CI:FA3DA602 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202199 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw CI:FA3DA602 output_enabled 0 (mgcp_conn.c:271) 20250427085202199 DLMGCP DEBUG <0013> (1234/rtp C:FA3DA602 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202199 DLMGCP NOTICE <0013> endpoint:rtpbridge/29@mgw CI:FA3DA602 CRCX: connection successfully created: (1234/rtp C:FA3DA602 r=NULL:0<->l=::1:4096) (mgcp_protocol.c:772) 20250427085202199 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202199 DLMGCP DEBUG <0013> Generated response: line #00: 200 40636 OK (mgcp_msg.c:72) 20250427085202199 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/29@mgw (mgcp_msg.c:72) 20250427085202199 DLMGCP DEBUG <0013> Generated response: line #02: I: FA3DA602 (mgcp_msg.c:72) 20250427085202199 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202199 DLMGCP DEBUG <0013> Generated response: line #04: o=- FA3DA602 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202199 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202199 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202199 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202199 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4096 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202199 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202199 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202200 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40637 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202200 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202200 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202200 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202200 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw (trunk:0) found free endpoint: rtpbridge/2a@mgw (mgcp_endp.c:262) 20250427085202200 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2a@mgw" (mgcp_protocol.c:370) 20250427085202200 DLMGCP NOTICE <0013> endpoint:rtpbridge/2a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202200 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202200 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw CI:8E9FB0DA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202200 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw CI:8E9FB0DA output_enabled 0 (mgcp_conn.c:271) 20250427085202200 DLMGCP DEBUG <0013> (1234/rtp C:8E9FB0DA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202200 DLMGCP NOTICE <0013> endpoint:rtpbridge/2a@mgw CI:8E9FB0DA CRCX: connection successfully created: (1234/rtp C:8E9FB0DA r=NULL:0<->l=::1:4098) (mgcp_protocol.c:772) 20250427085202200 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202200 DLMGCP DEBUG <0013> Generated response: line #00: 200 40637 OK (mgcp_msg.c:72) 20250427085202200 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2a@mgw (mgcp_msg.c:72) 20250427085202200 DLMGCP DEBUG <0013> Generated response: line #02: I: 8E9FB0DA (mgcp_msg.c:72) 20250427085202200 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202200 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8E9FB0DA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202200 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202200 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202200 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202200 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4098 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202200 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202200 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202200 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40638 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202200 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202200 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202200 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202200 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw (trunk:0) found free endpoint: rtpbridge/2b@mgw (mgcp_endp.c:262) 20250427085202200 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2b@mgw" (mgcp_protocol.c:370) 20250427085202200 DLMGCP NOTICE <0013> endpoint:rtpbridge/2b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202200 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202200 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw CI:8DA93D20 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202200 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw CI:8DA93D20 output_enabled 0 (mgcp_conn.c:271) 20250427085202200 DLMGCP DEBUG <0013> (1234/rtp C:8DA93D20 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202200 DLMGCP NOTICE <0013> endpoint:rtpbridge/2b@mgw CI:8DA93D20 CRCX: connection successfully created: (1234/rtp C:8DA93D20 r=NULL:0<->l=::1:4100) (mgcp_protocol.c:772) 20250427085202200 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202200 DLMGCP DEBUG <0013> Generated response: line #00: 200 40638 OK (mgcp_msg.c:72) 20250427085202200 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2b@mgw (mgcp_msg.c:72) 20250427085202200 DLMGCP DEBUG <0013> Generated response: line #02: I: 8DA93D20 (mgcp_msg.c:72) 20250427085202200 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202200 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8DA93D20 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202200 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202200 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202200 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202200 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4100 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202200 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202200 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202200 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40639 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202200 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202200 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202200 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202200 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw (trunk:0) found free endpoint: rtpbridge/2c@mgw (mgcp_endp.c:262) 20250427085202200 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2c@mgw" (mgcp_protocol.c:370) 20250427085202200 DLMGCP NOTICE <0013> endpoint:rtpbridge/2c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202200 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202200 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw CI:4A885222 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202200 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw CI:4A885222 output_enabled 0 (mgcp_conn.c:271) 20250427085202200 DLMGCP DEBUG <0013> (1234/rtp C:4A885222 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202200 DLMGCP NOTICE <0013> endpoint:rtpbridge/2c@mgw CI:4A885222 CRCX: connection successfully created: (1234/rtp C:4A885222 r=NULL:0<->l=::1:4102) (mgcp_protocol.c:772) 20250427085202200 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202200 DLMGCP DEBUG <0013> Generated response: line #00: 200 40639 OK (mgcp_msg.c:72) 20250427085202200 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2c@mgw (mgcp_msg.c:72) 20250427085202200 DLMGCP DEBUG <0013> Generated response: line #02: I: 4A885222 (mgcp_msg.c:72) 20250427085202200 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202200 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4A885222 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202200 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202200 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202200 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202200 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4102 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202200 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202200 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202201 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40640 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202201 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202201 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202201 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202201 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw (trunk:0) found free endpoint: rtpbridge/2d@mgw (mgcp_endp.c:262) 20250427085202201 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2d@mgw" (mgcp_protocol.c:370) 20250427085202201 DLMGCP NOTICE <0013> endpoint:rtpbridge/2d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202201 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202201 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw CI:C284DE71 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202201 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw CI:C284DE71 output_enabled 0 (mgcp_conn.c:271) 20250427085202201 DLMGCP DEBUG <0013> (1234/rtp C:C284DE71 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202201 DLMGCP NOTICE <0013> endpoint:rtpbridge/2d@mgw CI:C284DE71 CRCX: connection successfully created: (1234/rtp C:C284DE71 r=NULL:0<->l=::1:4104) (mgcp_protocol.c:772) 20250427085202201 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202201 DLMGCP DEBUG <0013> Generated response: line #00: 200 40640 OK (mgcp_msg.c:72) 20250427085202201 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2d@mgw (mgcp_msg.c:72) 20250427085202201 DLMGCP DEBUG <0013> Generated response: line #02: I: C284DE71 (mgcp_msg.c:72) 20250427085202201 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202201 DLMGCP DEBUG <0013> Generated response: line #04: o=- C284DE71 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202201 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202201 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202201 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202201 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4104 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202201 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202201 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202201 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40641 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202201 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202201 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202201 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202201 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw (trunk:0) found free endpoint: rtpbridge/2e@mgw (mgcp_endp.c:262) 20250427085202201 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2e@mgw" (mgcp_protocol.c:370) 20250427085202201 DLMGCP NOTICE <0013> endpoint:rtpbridge/2e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202201 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202201 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw CI:99F726A1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202201 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw CI:99F726A1 output_enabled 0 (mgcp_conn.c:271) 20250427085202201 DLMGCP DEBUG <0013> (1234/rtp C:99F726A1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202201 DLMGCP NOTICE <0013> endpoint:rtpbridge/2e@mgw CI:99F726A1 CRCX: connection successfully created: (1234/rtp C:99F726A1 r=NULL:0<->l=::1:4106) (mgcp_protocol.c:772) 20250427085202201 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202201 DLMGCP DEBUG <0013> Generated response: line #00: 200 40641 OK (mgcp_msg.c:72) 20250427085202201 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2e@mgw (mgcp_msg.c:72) 20250427085202201 DLMGCP DEBUG <0013> Generated response: line #02: I: 99F726A1 (mgcp_msg.c:72) 20250427085202201 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202201 DLMGCP DEBUG <0013> Generated response: line #04: o=- 99F726A1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202201 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202201 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202201 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202201 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4106 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202201 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202201 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202202 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40642 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202202 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202202 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202202 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202202 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw (trunk:0) found free endpoint: rtpbridge/2f@mgw (mgcp_endp.c:262) 20250427085202202 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2f@mgw" (mgcp_protocol.c:370) 20250427085202202 DLMGCP NOTICE <0013> endpoint:rtpbridge/2f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202202 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202202 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw CI:82A330BF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202202 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw CI:82A330BF output_enabled 0 (mgcp_conn.c:271) 20250427085202202 DLMGCP DEBUG <0013> (1234/rtp C:82A330BF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202202 DLMGCP NOTICE <0013> endpoint:rtpbridge/2f@mgw CI:82A330BF CRCX: connection successfully created: (1234/rtp C:82A330BF r=NULL:0<->l=::1:4108) (mgcp_protocol.c:772) 20250427085202202 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202202 DLMGCP DEBUG <0013> Generated response: line #00: 200 40642 OK (mgcp_msg.c:72) 20250427085202202 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2f@mgw (mgcp_msg.c:72) 20250427085202202 DLMGCP DEBUG <0013> Generated response: line #02: I: 82A330BF (mgcp_msg.c:72) 20250427085202202 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202202 DLMGCP DEBUG <0013> Generated response: line #04: o=- 82A330BF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202202 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202202 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202202 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202202 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4108 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202202 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202202 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202202 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40643 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202202 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202202 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202202 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202202 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw (trunk:0) found free endpoint: rtpbridge/30@mgw (mgcp_endp.c:262) 20250427085202202 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/30@mgw" (mgcp_protocol.c:370) 20250427085202202 DLMGCP NOTICE <0013> endpoint:rtpbridge/30@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202202 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202202 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw CI:E8CEEF53 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202202 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw CI:E8CEEF53 output_enabled 0 (mgcp_conn.c:271) 20250427085202202 DLMGCP DEBUG <0013> (1234/rtp C:E8CEEF53 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202202 DLMGCP NOTICE <0013> endpoint:rtpbridge/30@mgw CI:E8CEEF53 CRCX: connection successfully created: (1234/rtp C:E8CEEF53 r=NULL:0<->l=::1:4110) (mgcp_protocol.c:772) 20250427085202202 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202202 DLMGCP DEBUG <0013> Generated response: line #00: 200 40643 OK (mgcp_msg.c:72) 20250427085202202 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/30@mgw (mgcp_msg.c:72) 20250427085202202 DLMGCP DEBUG <0013> Generated response: line #02: I: E8CEEF53 (mgcp_msg.c:72) 20250427085202202 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202202 DLMGCP DEBUG <0013> Generated response: line #04: o=- E8CEEF53 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202202 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202202 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202202 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202202 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4110 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202202 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202202 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202203 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40644 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202203 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202203 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202203 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202203 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw (trunk:0) found free endpoint: rtpbridge/31@mgw (mgcp_endp.c:262) 20250427085202203 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/31@mgw" (mgcp_protocol.c:370) 20250427085202203 DLMGCP NOTICE <0013> endpoint:rtpbridge/31@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202203 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202203 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw CI:32B40C42 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202203 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw CI:32B40C42 output_enabled 0 (mgcp_conn.c:271) 20250427085202203 DLMGCP DEBUG <0013> (1234/rtp C:32B40C42 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202203 DLMGCP NOTICE <0013> endpoint:rtpbridge/31@mgw CI:32B40C42 CRCX: connection successfully created: (1234/rtp C:32B40C42 r=NULL:0<->l=::1:4112) (mgcp_protocol.c:772) 20250427085202203 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202203 DLMGCP DEBUG <0013> Generated response: line #00: 200 40644 OK (mgcp_msg.c:72) 20250427085202203 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/31@mgw (mgcp_msg.c:72) 20250427085202203 DLMGCP DEBUG <0013> Generated response: line #02: I: 32B40C42 (mgcp_msg.c:72) 20250427085202203 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202203 DLMGCP DEBUG <0013> Generated response: line #04: o=- 32B40C42 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202203 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202203 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202203 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202203 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4112 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202203 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202203 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202204 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40645 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202204 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202204 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202204 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202204 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw (trunk:0) found free endpoint: rtpbridge/32@mgw (mgcp_endp.c:262) 20250427085202204 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/32@mgw" (mgcp_protocol.c:370) 20250427085202204 DLMGCP NOTICE <0013> endpoint:rtpbridge/32@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202204 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202204 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw CI:96E85DEB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202204 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw CI:96E85DEB output_enabled 0 (mgcp_conn.c:271) 20250427085202204 DLMGCP DEBUG <0013> (1234/rtp C:96E85DEB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202204 DLMGCP NOTICE <0013> endpoint:rtpbridge/32@mgw CI:96E85DEB CRCX: connection successfully created: (1234/rtp C:96E85DEB r=NULL:0<->l=::1:4114) (mgcp_protocol.c:772) 20250427085202204 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202204 DLMGCP DEBUG <0013> Generated response: line #00: 200 40645 OK (mgcp_msg.c:72) 20250427085202204 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/32@mgw (mgcp_msg.c:72) 20250427085202204 DLMGCP DEBUG <0013> Generated response: line #02: I: 96E85DEB (mgcp_msg.c:72) 20250427085202204 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202204 DLMGCP DEBUG <0013> Generated response: line #04: o=- 96E85DEB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202204 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202204 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202204 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202204 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4114 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202204 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202204 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202204 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40646 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202204 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202204 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202204 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202204 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw (trunk:0) found free endpoint: rtpbridge/33@mgw (mgcp_endp.c:262) 20250427085202204 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/33@mgw" (mgcp_protocol.c:370) 20250427085202204 DLMGCP NOTICE <0013> endpoint:rtpbridge/33@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202204 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202204 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw CI:3D940705 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202204 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw CI:3D940705 output_enabled 0 (mgcp_conn.c:271) 20250427085202204 DLMGCP DEBUG <0013> (1234/rtp C:3D940705 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202204 DLMGCP NOTICE <0013> endpoint:rtpbridge/33@mgw CI:3D940705 CRCX: connection successfully created: (1234/rtp C:3D940705 r=NULL:0<->l=::1:4116) (mgcp_protocol.c:772) 20250427085202204 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202204 DLMGCP DEBUG <0013> Generated response: line #00: 200 40646 OK (mgcp_msg.c:72) 20250427085202204 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/33@mgw (mgcp_msg.c:72) 20250427085202204 DLMGCP DEBUG <0013> Generated response: line #02: I: 3D940705 (mgcp_msg.c:72) 20250427085202204 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202204 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3D940705 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202204 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202204 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202204 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202204 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4116 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202204 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202204 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202205 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40647 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202205 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202205 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202205 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202205 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw (trunk:0) found free endpoint: rtpbridge/34@mgw (mgcp_endp.c:262) 20250427085202205 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/34@mgw" (mgcp_protocol.c:370) 20250427085202205 DLMGCP NOTICE <0013> endpoint:rtpbridge/34@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202205 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202205 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw CI:A611DB60 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202205 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw CI:A611DB60 output_enabled 0 (mgcp_conn.c:271) 20250427085202205 DLMGCP DEBUG <0013> (1234/rtp C:A611DB60 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202205 DLMGCP NOTICE <0013> endpoint:rtpbridge/34@mgw CI:A611DB60 CRCX: connection successfully created: (1234/rtp C:A611DB60 r=NULL:0<->l=::1:4118) (mgcp_protocol.c:772) 20250427085202205 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202205 DLMGCP DEBUG <0013> Generated response: line #00: 200 40647 OK (mgcp_msg.c:72) 20250427085202205 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/34@mgw (mgcp_msg.c:72) 20250427085202205 DLMGCP DEBUG <0013> Generated response: line #02: I: A611DB60 (mgcp_msg.c:72) 20250427085202205 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202205 DLMGCP DEBUG <0013> Generated response: line #04: o=- A611DB60 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202205 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202205 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202205 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202205 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4118 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202205 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202205 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202205 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40648 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202205 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202205 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202205 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202205 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw (trunk:0) found free endpoint: rtpbridge/35@mgw (mgcp_endp.c:262) 20250427085202205 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/35@mgw" (mgcp_protocol.c:370) 20250427085202205 DLMGCP NOTICE <0013> endpoint:rtpbridge/35@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202205 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202205 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw CI:11BB8B67 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202205 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw CI:11BB8B67 output_enabled 0 (mgcp_conn.c:271) 20250427085202205 DLMGCP DEBUG <0013> (1234/rtp C:11BB8B67 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202205 DLMGCP NOTICE <0013> endpoint:rtpbridge/35@mgw CI:11BB8B67 CRCX: connection successfully created: (1234/rtp C:11BB8B67 r=NULL:0<->l=::1:4120) (mgcp_protocol.c:772) 20250427085202205 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202205 DLMGCP DEBUG <0013> Generated response: line #00: 200 40648 OK (mgcp_msg.c:72) 20250427085202205 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/35@mgw (mgcp_msg.c:72) 20250427085202205 DLMGCP DEBUG <0013> Generated response: line #02: I: 11BB8B67 (mgcp_msg.c:72) 20250427085202205 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202205 DLMGCP DEBUG <0013> Generated response: line #04: o=- 11BB8B67 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202205 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202205 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202205 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202205 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4120 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202205 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202205 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202206 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40649 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202206 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202206 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202206 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202206 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw (trunk:0) found free endpoint: rtpbridge/36@mgw (mgcp_endp.c:262) 20250427085202206 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/36@mgw" (mgcp_protocol.c:370) 20250427085202206 DLMGCP NOTICE <0013> endpoint:rtpbridge/36@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202206 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202206 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw CI:66EA482C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202206 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw CI:66EA482C output_enabled 0 (mgcp_conn.c:271) 20250427085202206 DLMGCP DEBUG <0013> (1234/rtp C:66EA482C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202206 DLMGCP NOTICE <0013> endpoint:rtpbridge/36@mgw CI:66EA482C CRCX: connection successfully created: (1234/rtp C:66EA482C r=NULL:0<->l=::1:4122) (mgcp_protocol.c:772) 20250427085202206 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202206 DLMGCP DEBUG <0013> Generated response: line #00: 200 40649 OK (mgcp_msg.c:72) 20250427085202206 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/36@mgw (mgcp_msg.c:72) 20250427085202206 DLMGCP DEBUG <0013> Generated response: line #02: I: 66EA482C (mgcp_msg.c:72) 20250427085202206 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202206 DLMGCP DEBUG <0013> Generated response: line #04: o=- 66EA482C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202206 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202206 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202206 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202206 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4122 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202206 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202206 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202206 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40650 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202206 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202206 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202206 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202206 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw (trunk:0) found free endpoint: rtpbridge/37@mgw (mgcp_endp.c:262) 20250427085202206 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/37@mgw" (mgcp_protocol.c:370) 20250427085202206 DLMGCP NOTICE <0013> endpoint:rtpbridge/37@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202206 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202206 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw CI:220858B7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202206 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw CI:220858B7 output_enabled 0 (mgcp_conn.c:271) 20250427085202206 DLMGCP DEBUG <0013> (1234/rtp C:220858B7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202206 DLMGCP NOTICE <0013> endpoint:rtpbridge/37@mgw CI:220858B7 CRCX: connection successfully created: (1234/rtp C:220858B7 r=NULL:0<->l=::1:4124) (mgcp_protocol.c:772) 20250427085202206 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202206 DLMGCP DEBUG <0013> Generated response: line #00: 200 40650 OK (mgcp_msg.c:72) 20250427085202206 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/37@mgw (mgcp_msg.c:72) 20250427085202206 DLMGCP DEBUG <0013> Generated response: line #02: I: 220858B7 (mgcp_msg.c:72) 20250427085202206 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202206 DLMGCP DEBUG <0013> Generated response: line #04: o=- 220858B7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202206 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202206 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202206 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202206 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4124 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202206 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202206 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202207 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40651 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202207 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202207 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202207 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202207 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw (trunk:0) found free endpoint: rtpbridge/38@mgw (mgcp_endp.c:262) 20250427085202207 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/38@mgw" (mgcp_protocol.c:370) 20250427085202207 DLMGCP NOTICE <0013> endpoint:rtpbridge/38@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202207 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202207 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw CI:8482A085 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202207 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw CI:8482A085 output_enabled 0 (mgcp_conn.c:271) 20250427085202207 DLMGCP DEBUG <0013> (1234/rtp C:8482A085 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202207 DLMGCP NOTICE <0013> endpoint:rtpbridge/38@mgw CI:8482A085 CRCX: connection successfully created: (1234/rtp C:8482A085 r=NULL:0<->l=::1:4126) (mgcp_protocol.c:772) 20250427085202207 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202207 DLMGCP DEBUG <0013> Generated response: line #00: 200 40651 OK (mgcp_msg.c:72) 20250427085202207 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/38@mgw (mgcp_msg.c:72) 20250427085202207 DLMGCP DEBUG <0013> Generated response: line #02: I: 8482A085 (mgcp_msg.c:72) 20250427085202207 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202207 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8482A085 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202207 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202207 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202207 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202207 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4126 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202207 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202207 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202207 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40652 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202207 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202207 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202207 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202207 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw (trunk:0) found free endpoint: rtpbridge/39@mgw (mgcp_endp.c:262) 20250427085202207 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/39@mgw" (mgcp_protocol.c:370) 20250427085202207 DLMGCP NOTICE <0013> endpoint:rtpbridge/39@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202207 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202207 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw CI:D1B5A799 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202207 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw CI:D1B5A799 output_enabled 0 (mgcp_conn.c:271) 20250427085202207 DLMGCP DEBUG <0013> (1234/rtp C:D1B5A799 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202207 DLMGCP NOTICE <0013> endpoint:rtpbridge/39@mgw CI:D1B5A799 CRCX: connection successfully created: (1234/rtp C:D1B5A799 r=NULL:0<->l=::1:4128) (mgcp_protocol.c:772) 20250427085202207 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202207 DLMGCP DEBUG <0013> Generated response: line #00: 200 40652 OK (mgcp_msg.c:72) 20250427085202207 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/39@mgw (mgcp_msg.c:72) 20250427085202207 DLMGCP DEBUG <0013> Generated response: line #02: I: D1B5A799 (mgcp_msg.c:72) 20250427085202207 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202207 DLMGCP DEBUG <0013> Generated response: line #04: o=- D1B5A799 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202207 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202207 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202207 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202207 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4128 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202207 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202207 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202208 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40653 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202208 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202208 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202208 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202208 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw (trunk:0) found free endpoint: rtpbridge/3a@mgw (mgcp_endp.c:262) 20250427085202208 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/3a@mgw" (mgcp_protocol.c:370) 20250427085202208 DLMGCP NOTICE <0013> endpoint:rtpbridge/3a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202208 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202208 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw CI:B35046E2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202208 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw CI:B35046E2 output_enabled 0 (mgcp_conn.c:271) 20250427085202208 DLMGCP DEBUG <0013> (1234/rtp C:B35046E2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202208 DLMGCP NOTICE <0013> endpoint:rtpbridge/3a@mgw CI:B35046E2 CRCX: connection successfully created: (1234/rtp C:B35046E2 r=NULL:0<->l=::1:4130) (mgcp_protocol.c:772) 20250427085202208 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202208 DLMGCP DEBUG <0013> Generated response: line #00: 200 40653 OK (mgcp_msg.c:72) 20250427085202208 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3a@mgw (mgcp_msg.c:72) 20250427085202208 DLMGCP DEBUG <0013> Generated response: line #02: I: B35046E2 (mgcp_msg.c:72) 20250427085202208 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202208 DLMGCP DEBUG <0013> Generated response: line #04: o=- B35046E2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202208 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202208 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202208 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202208 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4130 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202208 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202208 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202209 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40654 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202209 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202209 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202209 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202209 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw (trunk:0) found free endpoint: rtpbridge/3b@mgw (mgcp_endp.c:262) 20250427085202209 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/3b@mgw" (mgcp_protocol.c:370) 20250427085202209 DLMGCP NOTICE <0013> endpoint:rtpbridge/3b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202209 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202209 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw CI:4368EB0B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202209 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw CI:4368EB0B output_enabled 0 (mgcp_conn.c:271) 20250427085202209 DLMGCP DEBUG <0013> (1234/rtp C:4368EB0B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202209 DLMGCP NOTICE <0013> endpoint:rtpbridge/3b@mgw CI:4368EB0B CRCX: connection successfully created: (1234/rtp C:4368EB0B r=NULL:0<->l=::1:4132) (mgcp_protocol.c:772) 20250427085202209 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202209 DLMGCP DEBUG <0013> Generated response: line #00: 200 40654 OK (mgcp_msg.c:72) 20250427085202209 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3b@mgw (mgcp_msg.c:72) 20250427085202209 DLMGCP DEBUG <0013> Generated response: line #02: I: 4368EB0B (mgcp_msg.c:72) 20250427085202209 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202209 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4368EB0B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202209 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202209 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202209 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202209 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4132 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202209 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202209 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202210 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40655 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202210 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202210 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202210 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202210 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw (trunk:0) found free endpoint: rtpbridge/3c@mgw (mgcp_endp.c:262) 20250427085202210 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/3c@mgw" (mgcp_protocol.c:370) 20250427085202210 DLMGCP NOTICE <0013> endpoint:rtpbridge/3c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202210 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202210 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw CI:3F79F89A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202210 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw CI:3F79F89A output_enabled 0 (mgcp_conn.c:271) 20250427085202210 DLMGCP DEBUG <0013> (1234/rtp C:3F79F89A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202211 DLMGCP NOTICE <0013> endpoint:rtpbridge/3c@mgw CI:3F79F89A CRCX: connection successfully created: (1234/rtp C:3F79F89A r=NULL:0<->l=::1:4134) (mgcp_protocol.c:772) 20250427085202211 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202211 DLMGCP DEBUG <0013> Generated response: line #00: 200 40655 OK (mgcp_msg.c:72) 20250427085202211 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3c@mgw (mgcp_msg.c:72) 20250427085202211 DLMGCP DEBUG <0013> Generated response: line #02: I: 3F79F89A (mgcp_msg.c:72) 20250427085202211 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202211 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3F79F89A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202211 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202211 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202211 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202211 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4134 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202211 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202211 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202211 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40656 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202211 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202211 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202211 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202211 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw (trunk:0) found free endpoint: rtpbridge/3d@mgw (mgcp_endp.c:262) 20250427085202211 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/3d@mgw" (mgcp_protocol.c:370) 20250427085202211 DLMGCP NOTICE <0013> endpoint:rtpbridge/3d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202211 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202211 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw CI:1CF59A7E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202211 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw CI:1CF59A7E output_enabled 0 (mgcp_conn.c:271) 20250427085202211 DLMGCP DEBUG <0013> (1234/rtp C:1CF59A7E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202211 DLMGCP NOTICE <0013> endpoint:rtpbridge/3d@mgw CI:1CF59A7E CRCX: connection successfully created: (1234/rtp C:1CF59A7E r=NULL:0<->l=::1:4136) (mgcp_protocol.c:772) 20250427085202211 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202211 DLMGCP DEBUG <0013> Generated response: line #00: 200 40656 OK (mgcp_msg.c:72) 20250427085202211 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3d@mgw (mgcp_msg.c:72) 20250427085202211 DLMGCP DEBUG <0013> Generated response: line #02: I: 1CF59A7E (mgcp_msg.c:72) 20250427085202211 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202211 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1CF59A7E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202211 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202211 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202212 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202212 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4136 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202212 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202212 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202212 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40657 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202212 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202212 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202212 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202212 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw (trunk:0) found free endpoint: rtpbridge/3e@mgw (mgcp_endp.c:262) 20250427085202212 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/3e@mgw" (mgcp_protocol.c:370) 20250427085202212 DLMGCP NOTICE <0013> endpoint:rtpbridge/3e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202212 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202212 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw CI:E9F38BBD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202212 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw CI:E9F38BBD output_enabled 0 (mgcp_conn.c:271) 20250427085202212 DLMGCP DEBUG <0013> (1234/rtp C:E9F38BBD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202212 DLMGCP NOTICE <0013> endpoint:rtpbridge/3e@mgw CI:E9F38BBD CRCX: connection successfully created: (1234/rtp C:E9F38BBD r=NULL:0<->l=::1:4138) (mgcp_protocol.c:772) 20250427085202212 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202212 DLMGCP DEBUG <0013> Generated response: line #00: 200 40657 OK (mgcp_msg.c:72) 20250427085202212 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3e@mgw (mgcp_msg.c:72) 20250427085202212 DLMGCP DEBUG <0013> Generated response: line #02: I: E9F38BBD (mgcp_msg.c:72) 20250427085202212 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202212 DLMGCP DEBUG <0013> Generated response: line #04: o=- E9F38BBD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202212 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202212 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202212 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202212 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4138 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202212 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202212 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202212 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40658 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202212 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202212 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202212 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202212 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw (trunk:0) found free endpoint: rtpbridge/3f@mgw (mgcp_endp.c:262) 20250427085202212 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/3f@mgw" (mgcp_protocol.c:370) 20250427085202212 DLMGCP NOTICE <0013> endpoint:rtpbridge/3f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202212 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202212 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw CI:630A3EBF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202212 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw CI:630A3EBF output_enabled 0 (mgcp_conn.c:271) 20250427085202212 DLMGCP DEBUG <0013> (1234/rtp C:630A3EBF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202212 DLMGCP NOTICE <0013> endpoint:rtpbridge/3f@mgw CI:630A3EBF CRCX: connection successfully created: (1234/rtp C:630A3EBF r=NULL:0<->l=::1:4140) (mgcp_protocol.c:772) 20250427085202212 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202212 DLMGCP DEBUG <0013> Generated response: line #00: 200 40658 OK (mgcp_msg.c:72) 20250427085202212 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3f@mgw (mgcp_msg.c:72) 20250427085202212 DLMGCP DEBUG <0013> Generated response: line #02: I: 630A3EBF (mgcp_msg.c:72) 20250427085202212 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202212 DLMGCP DEBUG <0013> Generated response: line #04: o=- 630A3EBF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202212 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202212 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202212 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202212 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4140 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202212 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202212 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202212 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40659 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202212 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202212 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202212 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202212 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw (trunk:0) found free endpoint: rtpbridge/40@mgw (mgcp_endp.c:262) 20250427085202212 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/40@mgw" (mgcp_protocol.c:370) 20250427085202212 DLMGCP NOTICE <0013> endpoint:rtpbridge/40@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202212 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202212 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw CI:1D3AA17B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202212 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw CI:1D3AA17B output_enabled 0 (mgcp_conn.c:271) 20250427085202212 DLMGCP DEBUG <0013> (1234/rtp C:1D3AA17B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202212 DLMGCP NOTICE <0013> endpoint:rtpbridge/40@mgw CI:1D3AA17B CRCX: connection successfully created: (1234/rtp C:1D3AA17B r=NULL:0<->l=::1:4142) (mgcp_protocol.c:772) 20250427085202213 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202213 DLMGCP DEBUG <0013> Generated response: line #00: 200 40659 OK (mgcp_msg.c:72) 20250427085202213 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/40@mgw (mgcp_msg.c:72) 20250427085202213 DLMGCP DEBUG <0013> Generated response: line #02: I: 1D3AA17B (mgcp_msg.c:72) 20250427085202213 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202213 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1D3AA17B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202213 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202213 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202213 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202213 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4142 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202213 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202213 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202213 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40660 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202213 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202213 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202213 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202213 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw (trunk:0) found free endpoint: rtpbridge/41@mgw (mgcp_endp.c:262) 20250427085202213 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/41@mgw" (mgcp_protocol.c:370) 20250427085202213 DLMGCP NOTICE <0013> endpoint:rtpbridge/41@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202213 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202213 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw CI:06BF57CF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202213 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw CI:06BF57CF output_enabled 0 (mgcp_conn.c:271) 20250427085202213 DLMGCP DEBUG <0013> (1234/rtp C:06BF57CF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202213 DLMGCP NOTICE <0013> endpoint:rtpbridge/41@mgw CI:06BF57CF CRCX: connection successfully created: (1234/rtp C:06BF57CF r=NULL:0<->l=::1:4144) (mgcp_protocol.c:772) 20250427085202213 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202213 DLMGCP DEBUG <0013> Generated response: line #00: 200 40660 OK (mgcp_msg.c:72) 20250427085202213 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/41@mgw (mgcp_msg.c:72) 20250427085202213 DLMGCP DEBUG <0013> Generated response: line #02: I: 06BF57CF (mgcp_msg.c:72) 20250427085202213 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202213 DLMGCP DEBUG <0013> Generated response: line #04: o=- 06BF57CF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202213 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202213 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202213 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202213 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4144 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202213 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202213 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202213 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40661 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202213 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202213 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202213 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202213 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw (trunk:0) found free endpoint: rtpbridge/42@mgw (mgcp_endp.c:262) 20250427085202213 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/42@mgw" (mgcp_protocol.c:370) 20250427085202213 DLMGCP NOTICE <0013> endpoint:rtpbridge/42@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202213 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202213 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw CI:B907CE53 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202213 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw CI:B907CE53 output_enabled 0 (mgcp_conn.c:271) 20250427085202213 DLMGCP DEBUG <0013> (1234/rtp C:B907CE53 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202213 DLMGCP NOTICE <0013> endpoint:rtpbridge/42@mgw CI:B907CE53 CRCX: connection successfully created: (1234/rtp C:B907CE53 r=NULL:0<->l=::1:4146) (mgcp_protocol.c:772) 20250427085202213 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202213 DLMGCP DEBUG <0013> Generated response: line #00: 200 40661 OK (mgcp_msg.c:72) 20250427085202213 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/42@mgw (mgcp_msg.c:72) 20250427085202213 DLMGCP DEBUG <0013> Generated response: line #02: I: B907CE53 (mgcp_msg.c:72) 20250427085202213 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202213 DLMGCP DEBUG <0013> Generated response: line #04: o=- B907CE53 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202213 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202213 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202213 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202213 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4146 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202213 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202213 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202214 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40662 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202214 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202214 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202214 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202214 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw (trunk:0) found free endpoint: rtpbridge/43@mgw (mgcp_endp.c:262) 20250427085202214 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/43@mgw" (mgcp_protocol.c:370) 20250427085202214 DLMGCP NOTICE <0013> endpoint:rtpbridge/43@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202214 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202214 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw CI:E36C8F14 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202214 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw CI:E36C8F14 output_enabled 0 (mgcp_conn.c:271) 20250427085202214 DLMGCP DEBUG <0013> (1234/rtp C:E36C8F14 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202214 DLMGCP NOTICE <0013> endpoint:rtpbridge/43@mgw CI:E36C8F14 CRCX: connection successfully created: (1234/rtp C:E36C8F14 r=NULL:0<->l=::1:4148) (mgcp_protocol.c:772) 20250427085202214 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202214 DLMGCP DEBUG <0013> Generated response: line #00: 200 40662 OK (mgcp_msg.c:72) 20250427085202214 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/43@mgw (mgcp_msg.c:72) 20250427085202214 DLMGCP DEBUG <0013> Generated response: line #02: I: E36C8F14 (mgcp_msg.c:72) 20250427085202214 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202214 DLMGCP DEBUG <0013> Generated response: line #04: o=- E36C8F14 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202214 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202214 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202214 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202214 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4148 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202214 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202214 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202214 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40663 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202214 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202214 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202214 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202214 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw (trunk:0) found free endpoint: rtpbridge/44@mgw (mgcp_endp.c:262) 20250427085202214 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/44@mgw" (mgcp_protocol.c:370) 20250427085202214 DLMGCP NOTICE <0013> endpoint:rtpbridge/44@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202214 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202214 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw CI:88DED8E3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202214 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw CI:88DED8E3 output_enabled 0 (mgcp_conn.c:271) 20250427085202214 DLMGCP DEBUG <0013> (1234/rtp C:88DED8E3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202214 DLMGCP NOTICE <0013> endpoint:rtpbridge/44@mgw CI:88DED8E3 CRCX: connection successfully created: (1234/rtp C:88DED8E3 r=NULL:0<->l=::1:4150) (mgcp_protocol.c:772) 20250427085202214 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202214 DLMGCP DEBUG <0013> Generated response: line #00: 200 40663 OK (mgcp_msg.c:72) 20250427085202214 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/44@mgw (mgcp_msg.c:72) 20250427085202214 DLMGCP DEBUG <0013> Generated response: line #02: I: 88DED8E3 (mgcp_msg.c:72) 20250427085202214 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202214 DLMGCP DEBUG <0013> Generated response: line #04: o=- 88DED8E3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202214 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202214 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202214 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202214 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4150 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202214 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202214 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202215 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40664 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202215 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202215 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202215 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202215 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw (trunk:0) found free endpoint: rtpbridge/45@mgw (mgcp_endp.c:262) 20250427085202215 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/45@mgw" (mgcp_protocol.c:370) 20250427085202215 DLMGCP NOTICE <0013> endpoint:rtpbridge/45@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202215 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202215 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw CI:6061F7CF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202215 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw CI:6061F7CF output_enabled 0 (mgcp_conn.c:271) 20250427085202215 DLMGCP DEBUG <0013> (1234/rtp C:6061F7CF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202215 DLMGCP NOTICE <0013> endpoint:rtpbridge/45@mgw CI:6061F7CF CRCX: connection successfully created: (1234/rtp C:6061F7CF r=NULL:0<->l=::1:4152) (mgcp_protocol.c:772) 20250427085202215 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202215 DLMGCP DEBUG <0013> Generated response: line #00: 200 40664 OK (mgcp_msg.c:72) 20250427085202215 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/45@mgw (mgcp_msg.c:72) 20250427085202215 DLMGCP DEBUG <0013> Generated response: line #02: I: 6061F7CF (mgcp_msg.c:72) 20250427085202215 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202215 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6061F7CF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202215 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202215 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202215 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202215 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4152 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202215 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202215 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202215 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40665 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202215 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202215 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202215 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202215 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw (trunk:0) found free endpoint: rtpbridge/46@mgw (mgcp_endp.c:262) 20250427085202215 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/46@mgw" (mgcp_protocol.c:370) 20250427085202215 DLMGCP NOTICE <0013> endpoint:rtpbridge/46@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202215 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202215 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw CI:E5B75028 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202215 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw CI:E5B75028 output_enabled 0 (mgcp_conn.c:271) 20250427085202215 DLMGCP DEBUG <0013> (1234/rtp C:E5B75028 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202215 DLMGCP NOTICE <0013> endpoint:rtpbridge/46@mgw CI:E5B75028 CRCX: connection successfully created: (1234/rtp C:E5B75028 r=NULL:0<->l=::1:4154) (mgcp_protocol.c:772) 20250427085202215 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202215 DLMGCP DEBUG <0013> Generated response: line #00: 200 40665 OK (mgcp_msg.c:72) 20250427085202215 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/46@mgw (mgcp_msg.c:72) 20250427085202215 DLMGCP DEBUG <0013> Generated response: line #02: I: E5B75028 (mgcp_msg.c:72) 20250427085202215 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202215 DLMGCP DEBUG <0013> Generated response: line #04: o=- E5B75028 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202215 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202215 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202215 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202215 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4154 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202215 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202215 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202216 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40666 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202216 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202216 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202216 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202216 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw (trunk:0) found free endpoint: rtpbridge/47@mgw (mgcp_endp.c:262) 20250427085202216 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/47@mgw" (mgcp_protocol.c:370) 20250427085202216 DLMGCP NOTICE <0013> endpoint:rtpbridge/47@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202216 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202216 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw CI:6C354724 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202216 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw CI:6C354724 output_enabled 0 (mgcp_conn.c:271) 20250427085202216 DLMGCP DEBUG <0013> (1234/rtp C:6C354724 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202216 DLMGCP NOTICE <0013> endpoint:rtpbridge/47@mgw CI:6C354724 CRCX: connection successfully created: (1234/rtp C:6C354724 r=NULL:0<->l=::1:4156) (mgcp_protocol.c:772) 20250427085202216 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202216 DLMGCP DEBUG <0013> Generated response: line #00: 200 40666 OK (mgcp_msg.c:72) 20250427085202216 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/47@mgw (mgcp_msg.c:72) 20250427085202216 DLMGCP DEBUG <0013> Generated response: line #02: I: 6C354724 (mgcp_msg.c:72) 20250427085202216 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202216 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6C354724 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202216 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202216 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202216 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202216 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4156 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202216 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202216 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202216 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40667 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202216 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202216 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202216 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202216 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw (trunk:0) found free endpoint: rtpbridge/48@mgw (mgcp_endp.c:262) 20250427085202216 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/48@mgw" (mgcp_protocol.c:370) 20250427085202216 DLMGCP NOTICE <0013> endpoint:rtpbridge/48@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202216 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202216 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw CI:CA972C59 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202216 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw CI:CA972C59 output_enabled 0 (mgcp_conn.c:271) 20250427085202216 DLMGCP DEBUG <0013> (1234/rtp C:CA972C59 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202216 DLMGCP NOTICE <0013> endpoint:rtpbridge/48@mgw CI:CA972C59 CRCX: connection successfully created: (1234/rtp C:CA972C59 r=NULL:0<->l=::1:4158) (mgcp_protocol.c:772) 20250427085202216 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202216 DLMGCP DEBUG <0013> Generated response: line #00: 200 40667 OK (mgcp_msg.c:72) 20250427085202216 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/48@mgw (mgcp_msg.c:72) 20250427085202216 DLMGCP DEBUG <0013> Generated response: line #02: I: CA972C59 (mgcp_msg.c:72) 20250427085202216 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202216 DLMGCP DEBUG <0013> Generated response: line #04: o=- CA972C59 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202216 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202216 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202216 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202216 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4158 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202216 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202216 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202216 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40668 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202216 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202216 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202216 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202216 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw (trunk:0) found free endpoint: rtpbridge/49@mgw (mgcp_endp.c:262) 20250427085202216 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/49@mgw" (mgcp_protocol.c:370) 20250427085202216 DLMGCP NOTICE <0013> endpoint:rtpbridge/49@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202216 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202216 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw CI:0F9CD8E5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202216 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw CI:0F9CD8E5 output_enabled 0 (mgcp_conn.c:271) 20250427085202216 DLMGCP DEBUG <0013> (1234/rtp C:0F9CD8E5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202216 DLMGCP NOTICE <0013> endpoint:rtpbridge/49@mgw CI:0F9CD8E5 CRCX: connection successfully created: (1234/rtp C:0F9CD8E5 r=NULL:0<->l=::1:4160) (mgcp_protocol.c:772) 20250427085202216 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202216 DLMGCP DEBUG <0013> Generated response: line #00: 200 40668 OK (mgcp_msg.c:72) 20250427085202216 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/49@mgw (mgcp_msg.c:72) 20250427085202216 DLMGCP DEBUG <0013> Generated response: line #02: I: 0F9CD8E5 (mgcp_msg.c:72) 20250427085202216 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202216 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0F9CD8E5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202216 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202216 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202216 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202216 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4160 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202216 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202216 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202217 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40669 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202217 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202217 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202217 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202217 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw (trunk:0) found free endpoint: rtpbridge/4a@mgw (mgcp_endp.c:262) 20250427085202217 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/4a@mgw" (mgcp_protocol.c:370) 20250427085202217 DLMGCP NOTICE <0013> endpoint:rtpbridge/4a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202217 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202217 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw CI:D7C8A988 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202217 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw CI:D7C8A988 output_enabled 0 (mgcp_conn.c:271) 20250427085202217 DLMGCP DEBUG <0013> (1234/rtp C:D7C8A988 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202217 DLMGCP NOTICE <0013> endpoint:rtpbridge/4a@mgw CI:D7C8A988 CRCX: connection successfully created: (1234/rtp C:D7C8A988 r=NULL:0<->l=::1:4162) (mgcp_protocol.c:772) 20250427085202217 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202217 DLMGCP DEBUG <0013> Generated response: line #00: 200 40669 OK (mgcp_msg.c:72) 20250427085202217 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4a@mgw (mgcp_msg.c:72) 20250427085202217 DLMGCP DEBUG <0013> Generated response: line #02: I: D7C8A988 (mgcp_msg.c:72) 20250427085202217 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202217 DLMGCP DEBUG <0013> Generated response: line #04: o=- D7C8A988 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202217 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202217 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202217 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202217 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4162 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202217 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202217 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202217 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40670 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202217 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202217 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202217 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202217 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw (trunk:0) found free endpoint: rtpbridge/4b@mgw (mgcp_endp.c:262) 20250427085202217 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/4b@mgw" (mgcp_protocol.c:370) 20250427085202217 DLMGCP NOTICE <0013> endpoint:rtpbridge/4b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202217 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202217 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw CI:2E048190 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202217 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw CI:2E048190 output_enabled 0 (mgcp_conn.c:271) 20250427085202217 DLMGCP DEBUG <0013> (1234/rtp C:2E048190 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202217 DLMGCP NOTICE <0013> endpoint:rtpbridge/4b@mgw CI:2E048190 CRCX: connection successfully created: (1234/rtp C:2E048190 r=NULL:0<->l=::1:4164) (mgcp_protocol.c:772) 20250427085202217 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202217 DLMGCP DEBUG <0013> Generated response: line #00: 200 40670 OK (mgcp_msg.c:72) 20250427085202217 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4b@mgw (mgcp_msg.c:72) 20250427085202217 DLMGCP DEBUG <0013> Generated response: line #02: I: 2E048190 (mgcp_msg.c:72) 20250427085202217 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202217 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2E048190 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202217 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202217 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202217 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202217 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4164 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202217 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202217 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202218 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40671 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202218 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202218 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202218 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202218 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw (trunk:0) found free endpoint: rtpbridge/4c@mgw (mgcp_endp.c:262) 20250427085202218 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/4c@mgw" (mgcp_protocol.c:370) 20250427085202218 DLMGCP NOTICE <0013> endpoint:rtpbridge/4c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202218 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202218 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw CI:60CD9906 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202218 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw CI:60CD9906 output_enabled 0 (mgcp_conn.c:271) 20250427085202218 DLMGCP DEBUG <0013> (1234/rtp C:60CD9906 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202218 DLMGCP NOTICE <0013> endpoint:rtpbridge/4c@mgw CI:60CD9906 CRCX: connection successfully created: (1234/rtp C:60CD9906 r=NULL:0<->l=::1:4166) (mgcp_protocol.c:772) 20250427085202218 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202218 DLMGCP DEBUG <0013> Generated response: line #00: 200 40671 OK (mgcp_msg.c:72) 20250427085202218 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4c@mgw (mgcp_msg.c:72) 20250427085202218 DLMGCP DEBUG <0013> Generated response: line #02: I: 60CD9906 (mgcp_msg.c:72) 20250427085202218 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202218 DLMGCP DEBUG <0013> Generated response: line #04: o=- 60CD9906 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202218 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202218 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202218 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202218 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4166 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202218 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202218 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202218 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40672 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202218 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202218 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202218 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202218 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw (trunk:0) found free endpoint: rtpbridge/4d@mgw (mgcp_endp.c:262) 20250427085202218 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/4d@mgw" (mgcp_protocol.c:370) 20250427085202218 DLMGCP NOTICE <0013> endpoint:rtpbridge/4d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202218 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202218 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw CI:83860713 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202218 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw CI:83860713 output_enabled 0 (mgcp_conn.c:271) 20250427085202218 DLMGCP DEBUG <0013> (1234/rtp C:83860713 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202218 DLMGCP NOTICE <0013> endpoint:rtpbridge/4d@mgw CI:83860713 CRCX: connection successfully created: (1234/rtp C:83860713 r=NULL:0<->l=::1:4168) (mgcp_protocol.c:772) 20250427085202218 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202218 DLMGCP DEBUG <0013> Generated response: line #00: 200 40672 OK (mgcp_msg.c:72) 20250427085202218 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4d@mgw (mgcp_msg.c:72) 20250427085202218 DLMGCP DEBUG <0013> Generated response: line #02: I: 83860713 (mgcp_msg.c:72) 20250427085202218 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202218 DLMGCP DEBUG <0013> Generated response: line #04: o=- 83860713 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202218 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202218 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202218 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202218 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4168 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202218 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202218 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202219 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40673 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202219 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202219 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202219 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202219 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw (trunk:0) found free endpoint: rtpbridge/4e@mgw (mgcp_endp.c:262) 20250427085202219 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/4e@mgw" (mgcp_protocol.c:370) 20250427085202219 DLMGCP NOTICE <0013> endpoint:rtpbridge/4e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202219 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202219 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw CI:CFC08223 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202219 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw CI:CFC08223 output_enabled 0 (mgcp_conn.c:271) 20250427085202219 DLMGCP DEBUG <0013> (1234/rtp C:CFC08223 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202219 DLMGCP NOTICE <0013> endpoint:rtpbridge/4e@mgw CI:CFC08223 CRCX: connection successfully created: (1234/rtp C:CFC08223 r=NULL:0<->l=::1:4170) (mgcp_protocol.c:772) 20250427085202219 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202219 DLMGCP DEBUG <0013> Generated response: line #00: 200 40673 OK (mgcp_msg.c:72) 20250427085202219 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4e@mgw (mgcp_msg.c:72) 20250427085202219 DLMGCP DEBUG <0013> Generated response: line #02: I: CFC08223 (mgcp_msg.c:72) 20250427085202219 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202219 DLMGCP DEBUG <0013> Generated response: line #04: o=- CFC08223 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202219 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202219 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202219 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202219 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4170 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202219 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202219 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202219 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40674 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202219 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202219 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202219 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202219 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw (trunk:0) found free endpoint: rtpbridge/4f@mgw (mgcp_endp.c:262) 20250427085202219 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/4f@mgw" (mgcp_protocol.c:370) 20250427085202219 DLMGCP NOTICE <0013> endpoint:rtpbridge/4f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202219 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202219 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw CI:E1E03534 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202219 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw CI:E1E03534 output_enabled 0 (mgcp_conn.c:271) 20250427085202219 DLMGCP DEBUG <0013> (1234/rtp C:E1E03534 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202219 DLMGCP NOTICE <0013> endpoint:rtpbridge/4f@mgw CI:E1E03534 CRCX: connection successfully created: (1234/rtp C:E1E03534 r=NULL:0<->l=::1:4172) (mgcp_protocol.c:772) 20250427085202219 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202219 DLMGCP DEBUG <0013> Generated response: line #00: 200 40674 OK (mgcp_msg.c:72) 20250427085202219 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4f@mgw (mgcp_msg.c:72) 20250427085202219 DLMGCP DEBUG <0013> Generated response: line #02: I: E1E03534 (mgcp_msg.c:72) 20250427085202219 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202219 DLMGCP DEBUG <0013> Generated response: line #04: o=- E1E03534 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202219 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202219 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202219 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202219 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4172 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202219 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202219 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202219 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40675 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202219 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202219 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202219 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202219 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw (trunk:0) found free endpoint: rtpbridge/50@mgw (mgcp_endp.c:262) 20250427085202219 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/50@mgw" (mgcp_protocol.c:370) 20250427085202219 DLMGCP NOTICE <0013> endpoint:rtpbridge/50@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202219 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202219 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw CI:349B84F8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202219 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw CI:349B84F8 output_enabled 0 (mgcp_conn.c:271) 20250427085202219 DLMGCP DEBUG <0013> (1234/rtp C:349B84F8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202219 DLMGCP NOTICE <0013> endpoint:rtpbridge/50@mgw CI:349B84F8 CRCX: connection successfully created: (1234/rtp C:349B84F8 r=NULL:0<->l=::1:4174) (mgcp_protocol.c:772) 20250427085202219 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202219 DLMGCP DEBUG <0013> Generated response: line #00: 200 40675 OK (mgcp_msg.c:72) 20250427085202219 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/50@mgw (mgcp_msg.c:72) 20250427085202219 DLMGCP DEBUG <0013> Generated response: line #02: I: 349B84F8 (mgcp_msg.c:72) 20250427085202219 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202219 DLMGCP DEBUG <0013> Generated response: line #04: o=- 349B84F8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202219 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202219 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202219 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202219 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4174 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202219 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202219 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202220 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40676 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202220 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202220 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202220 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202220 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw (trunk:0) found free endpoint: rtpbridge/51@mgw (mgcp_endp.c:262) 20250427085202220 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/51@mgw" (mgcp_protocol.c:370) 20250427085202220 DLMGCP NOTICE <0013> endpoint:rtpbridge/51@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202220 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202220 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw CI:D712A25D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202220 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw CI:D712A25D output_enabled 0 (mgcp_conn.c:271) 20250427085202220 DLMGCP DEBUG <0013> (1234/rtp C:D712A25D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202220 DLMGCP NOTICE <0013> endpoint:rtpbridge/51@mgw CI:D712A25D CRCX: connection successfully created: (1234/rtp C:D712A25D r=NULL:0<->l=::1:4176) (mgcp_protocol.c:772) 20250427085202220 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202220 DLMGCP DEBUG <0013> Generated response: line #00: 200 40676 OK (mgcp_msg.c:72) 20250427085202220 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/51@mgw (mgcp_msg.c:72) 20250427085202220 DLMGCP DEBUG <0013> Generated response: line #02: I: D712A25D (mgcp_msg.c:72) 20250427085202220 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202220 DLMGCP DEBUG <0013> Generated response: line #04: o=- D712A25D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202220 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202220 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202220 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202220 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4176 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202220 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202220 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202220 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40677 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202220 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202220 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202220 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202220 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw (trunk:0) found free endpoint: rtpbridge/52@mgw (mgcp_endp.c:262) 20250427085202220 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/52@mgw" (mgcp_protocol.c:370) 20250427085202220 DLMGCP NOTICE <0013> endpoint:rtpbridge/52@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202220 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202220 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw CI:31C31882 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202220 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw CI:31C31882 output_enabled 0 (mgcp_conn.c:271) 20250427085202220 DLMGCP DEBUG <0013> (1234/rtp C:31C31882 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202220 DLMGCP NOTICE <0013> endpoint:rtpbridge/52@mgw CI:31C31882 CRCX: connection successfully created: (1234/rtp C:31C31882 r=NULL:0<->l=::1:4178) (mgcp_protocol.c:772) 20250427085202220 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202220 DLMGCP DEBUG <0013> Generated response: line #00: 200 40677 OK (mgcp_msg.c:72) 20250427085202220 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/52@mgw (mgcp_msg.c:72) 20250427085202220 DLMGCP DEBUG <0013> Generated response: line #02: I: 31C31882 (mgcp_msg.c:72) 20250427085202220 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202220 DLMGCP DEBUG <0013> Generated response: line #04: o=- 31C31882 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202220 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202220 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202220 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202220 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4178 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202220 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202220 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202221 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40678 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202221 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202221 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202221 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202221 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw (trunk:0) found free endpoint: rtpbridge/53@mgw (mgcp_endp.c:262) 20250427085202221 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/53@mgw" (mgcp_protocol.c:370) 20250427085202221 DLMGCP NOTICE <0013> endpoint:rtpbridge/53@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202221 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202221 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw CI:A6381872 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202221 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw CI:A6381872 output_enabled 0 (mgcp_conn.c:271) 20250427085202221 DLMGCP DEBUG <0013> (1234/rtp C:A6381872 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202221 DLMGCP NOTICE <0013> endpoint:rtpbridge/53@mgw CI:A6381872 CRCX: connection successfully created: (1234/rtp C:A6381872 r=NULL:0<->l=::1:4180) (mgcp_protocol.c:772) 20250427085202221 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202221 DLMGCP DEBUG <0013> Generated response: line #00: 200 40678 OK (mgcp_msg.c:72) 20250427085202221 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/53@mgw (mgcp_msg.c:72) 20250427085202221 DLMGCP DEBUG <0013> Generated response: line #02: I: A6381872 (mgcp_msg.c:72) 20250427085202221 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202221 DLMGCP DEBUG <0013> Generated response: line #04: o=- A6381872 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202221 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202221 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202221 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202221 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4180 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202221 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202221 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202221 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40679 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202221 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202221 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202221 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202221 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw (trunk:0) found free endpoint: rtpbridge/54@mgw (mgcp_endp.c:262) 20250427085202221 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/54@mgw" (mgcp_protocol.c:370) 20250427085202221 DLMGCP NOTICE <0013> endpoint:rtpbridge/54@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202221 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202221 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw CI:56DD3AAC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202221 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw CI:56DD3AAC output_enabled 0 (mgcp_conn.c:271) 20250427085202221 DLMGCP DEBUG <0013> (1234/rtp C:56DD3AAC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202221 DLMGCP NOTICE <0013> endpoint:rtpbridge/54@mgw CI:56DD3AAC CRCX: connection successfully created: (1234/rtp C:56DD3AAC r=NULL:0<->l=::1:4182) (mgcp_protocol.c:772) 20250427085202221 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202221 DLMGCP DEBUG <0013> Generated response: line #00: 200 40679 OK (mgcp_msg.c:72) 20250427085202221 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/54@mgw (mgcp_msg.c:72) 20250427085202221 DLMGCP DEBUG <0013> Generated response: line #02: I: 56DD3AAC (mgcp_msg.c:72) 20250427085202221 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202221 DLMGCP DEBUG <0013> Generated response: line #04: o=- 56DD3AAC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202221 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202221 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202221 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202221 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4182 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202221 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202221 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202222 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40680 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202222 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202222 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202222 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202222 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw (trunk:0) found free endpoint: rtpbridge/55@mgw (mgcp_endp.c:262) 20250427085202222 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/55@mgw" (mgcp_protocol.c:370) 20250427085202222 DLMGCP NOTICE <0013> endpoint:rtpbridge/55@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202222 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202222 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw CI:67B32369 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202222 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw CI:67B32369 output_enabled 0 (mgcp_conn.c:271) 20250427085202222 DLMGCP DEBUG <0013> (1234/rtp C:67B32369 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202222 DLMGCP NOTICE <0013> endpoint:rtpbridge/55@mgw CI:67B32369 CRCX: connection successfully created: (1234/rtp C:67B32369 r=NULL:0<->l=::1:4184) (mgcp_protocol.c:772) 20250427085202222 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202222 DLMGCP DEBUG <0013> Generated response: line #00: 200 40680 OK (mgcp_msg.c:72) 20250427085202222 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/55@mgw (mgcp_msg.c:72) 20250427085202222 DLMGCP DEBUG <0013> Generated response: line #02: I: 67B32369 (mgcp_msg.c:72) 20250427085202222 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202222 DLMGCP DEBUG <0013> Generated response: line #04: o=- 67B32369 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202222 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202222 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202222 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202222 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4184 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202222 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202222 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202222 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40681 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202222 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202222 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202222 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202222 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw (trunk:0) found free endpoint: rtpbridge/56@mgw (mgcp_endp.c:262) 20250427085202222 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/56@mgw" (mgcp_protocol.c:370) 20250427085202222 DLMGCP NOTICE <0013> endpoint:rtpbridge/56@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202222 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202222 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw CI:47A0500E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202222 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw CI:47A0500E output_enabled 0 (mgcp_conn.c:271) 20250427085202222 DLMGCP DEBUG <0013> (1234/rtp C:47A0500E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202222 DLMGCP NOTICE <0013> endpoint:rtpbridge/56@mgw CI:47A0500E CRCX: connection successfully created: (1234/rtp C:47A0500E r=NULL:0<->l=::1:4186) (mgcp_protocol.c:772) 20250427085202222 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202222 DLMGCP DEBUG <0013> Generated response: line #00: 200 40681 OK (mgcp_msg.c:72) 20250427085202222 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/56@mgw (mgcp_msg.c:72) 20250427085202222 DLMGCP DEBUG <0013> Generated response: line #02: I: 47A0500E (mgcp_msg.c:72) 20250427085202222 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202222 DLMGCP DEBUG <0013> Generated response: line #04: o=- 47A0500E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202222 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202222 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202222 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202222 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4186 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202222 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202222 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202223 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40682 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202223 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202223 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202223 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202223 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw (trunk:0) found free endpoint: rtpbridge/57@mgw (mgcp_endp.c:262) 20250427085202223 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/57@mgw" (mgcp_protocol.c:370) 20250427085202223 DLMGCP NOTICE <0013> endpoint:rtpbridge/57@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202223 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202223 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw CI:B73758E8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202223 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw CI:B73758E8 output_enabled 0 (mgcp_conn.c:271) 20250427085202223 DLMGCP DEBUG <0013> (1234/rtp C:B73758E8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202223 DLMGCP NOTICE <0013> endpoint:rtpbridge/57@mgw CI:B73758E8 CRCX: connection successfully created: (1234/rtp C:B73758E8 r=NULL:0<->l=::1:4188) (mgcp_protocol.c:772) 20250427085202223 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202223 DLMGCP DEBUG <0013> Generated response: line #00: 200 40682 OK (mgcp_msg.c:72) 20250427085202223 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/57@mgw (mgcp_msg.c:72) 20250427085202223 DLMGCP DEBUG <0013> Generated response: line #02: I: B73758E8 (mgcp_msg.c:72) 20250427085202223 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202223 DLMGCP DEBUG <0013> Generated response: line #04: o=- B73758E8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202223 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202223 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202223 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202223 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4188 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202223 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202223 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202223 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40683 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202223 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202223 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202223 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202223 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw (trunk:0) found free endpoint: rtpbridge/58@mgw (mgcp_endp.c:262) 20250427085202223 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/58@mgw" (mgcp_protocol.c:370) 20250427085202223 DLMGCP NOTICE <0013> endpoint:rtpbridge/58@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202223 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202223 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw CI:35703164 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202223 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw CI:35703164 output_enabled 0 (mgcp_conn.c:271) 20250427085202223 DLMGCP DEBUG <0013> (1234/rtp C:35703164 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202223 DLMGCP NOTICE <0013> endpoint:rtpbridge/58@mgw CI:35703164 CRCX: connection successfully created: (1234/rtp C:35703164 r=NULL:0<->l=::1:4190) (mgcp_protocol.c:772) 20250427085202223 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202223 DLMGCP DEBUG <0013> Generated response: line #00: 200 40683 OK (mgcp_msg.c:72) 20250427085202223 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/58@mgw (mgcp_msg.c:72) 20250427085202223 DLMGCP DEBUG <0013> Generated response: line #02: I: 35703164 (mgcp_msg.c:72) 20250427085202223 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202223 DLMGCP DEBUG <0013> Generated response: line #04: o=- 35703164 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202223 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202223 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202223 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202223 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4190 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202223 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202223 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202224 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40684 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202224 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202224 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202224 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202224 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw (trunk:0) found free endpoint: rtpbridge/59@mgw (mgcp_endp.c:262) 20250427085202224 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/59@mgw" (mgcp_protocol.c:370) 20250427085202224 DLMGCP NOTICE <0013> endpoint:rtpbridge/59@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202224 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202224 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw CI:CCEC4E5F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202224 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw CI:CCEC4E5F output_enabled 0 (mgcp_conn.c:271) 20250427085202224 DLMGCP DEBUG <0013> (1234/rtp C:CCEC4E5F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202224 DLMGCP NOTICE <0013> endpoint:rtpbridge/59@mgw CI:CCEC4E5F CRCX: connection successfully created: (1234/rtp C:CCEC4E5F r=NULL:0<->l=::1:4192) (mgcp_protocol.c:772) 20250427085202224 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202224 DLMGCP DEBUG <0013> Generated response: line #00: 200 40684 OK (mgcp_msg.c:72) 20250427085202224 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/59@mgw (mgcp_msg.c:72) 20250427085202224 DLMGCP DEBUG <0013> Generated response: line #02: I: CCEC4E5F (mgcp_msg.c:72) 20250427085202224 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202224 DLMGCP DEBUG <0013> Generated response: line #04: o=- CCEC4E5F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202224 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202224 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202224 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202224 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4192 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202224 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202224 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202224 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40685 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202224 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202224 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202224 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202224 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw (trunk:0) found free endpoint: rtpbridge/5a@mgw (mgcp_endp.c:262) 20250427085202224 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5a@mgw" (mgcp_protocol.c:370) 20250427085202224 DLMGCP NOTICE <0013> endpoint:rtpbridge/5a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202224 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202224 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw CI:F663D56E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202224 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw CI:F663D56E output_enabled 0 (mgcp_conn.c:271) 20250427085202224 DLMGCP DEBUG <0013> (1234/rtp C:F663D56E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202225 DLMGCP NOTICE <0013> endpoint:rtpbridge/5a@mgw CI:F663D56E CRCX: connection successfully created: (1234/rtp C:F663D56E r=NULL:0<->l=::1:4194) (mgcp_protocol.c:772) 20250427085202225 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202225 DLMGCP DEBUG <0013> Generated response: line #00: 200 40685 OK (mgcp_msg.c:72) 20250427085202225 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5a@mgw (mgcp_msg.c:72) 20250427085202225 DLMGCP DEBUG <0013> Generated response: line #02: I: F663D56E (mgcp_msg.c:72) 20250427085202225 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202225 DLMGCP DEBUG <0013> Generated response: line #04: o=- F663D56E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202225 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202225 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202225 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202225 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4194 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202225 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202225 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202226 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40686 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202226 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202226 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202226 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202226 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw (trunk:0) found free endpoint: rtpbridge/5b@mgw (mgcp_endp.c:262) 20250427085202226 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5b@mgw" (mgcp_protocol.c:370) 20250427085202226 DLMGCP NOTICE <0013> endpoint:rtpbridge/5b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202226 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202226 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw CI:2E4FEAC0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202226 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw CI:2E4FEAC0 output_enabled 0 (mgcp_conn.c:271) 20250427085202226 DLMGCP DEBUG <0013> (1234/rtp C:2E4FEAC0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202226 DLMGCP NOTICE <0013> endpoint:rtpbridge/5b@mgw CI:2E4FEAC0 CRCX: connection successfully created: (1234/rtp C:2E4FEAC0 r=NULL:0<->l=::1:4196) (mgcp_protocol.c:772) 20250427085202226 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202226 DLMGCP DEBUG <0013> Generated response: line #00: 200 40686 OK (mgcp_msg.c:72) 20250427085202226 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5b@mgw (mgcp_msg.c:72) 20250427085202226 DLMGCP DEBUG <0013> Generated response: line #02: I: 2E4FEAC0 (mgcp_msg.c:72) 20250427085202226 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202226 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2E4FEAC0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202226 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202226 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202226 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202226 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4196 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202226 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202226 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202226 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40687 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202226 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202226 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202226 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202226 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw (trunk:0) found free endpoint: rtpbridge/5c@mgw (mgcp_endp.c:262) 20250427085202226 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5c@mgw" (mgcp_protocol.c:370) 20250427085202226 DLMGCP NOTICE <0013> endpoint:rtpbridge/5c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202226 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202226 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw CI:E32DB7D8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202226 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw CI:E32DB7D8 output_enabled 0 (mgcp_conn.c:271) 20250427085202226 DLMGCP DEBUG <0013> (1234/rtp C:E32DB7D8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202226 DLMGCP NOTICE <0013> endpoint:rtpbridge/5c@mgw CI:E32DB7D8 CRCX: connection successfully created: (1234/rtp C:E32DB7D8 r=NULL:0<->l=::1:4198) (mgcp_protocol.c:772) 20250427085202226 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202226 DLMGCP DEBUG <0013> Generated response: line #00: 200 40687 OK (mgcp_msg.c:72) 20250427085202226 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5c@mgw (mgcp_msg.c:72) 20250427085202226 DLMGCP DEBUG <0013> Generated response: line #02: I: E32DB7D8 (mgcp_msg.c:72) 20250427085202226 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202226 DLMGCP DEBUG <0013> Generated response: line #04: o=- E32DB7D8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202226 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202226 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202226 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202226 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4198 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202226 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202226 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202227 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40688 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202227 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202227 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202227 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202227 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw (trunk:0) found free endpoint: rtpbridge/5d@mgw (mgcp_endp.c:262) 20250427085202227 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5d@mgw" (mgcp_protocol.c:370) 20250427085202227 DLMGCP NOTICE <0013> endpoint:rtpbridge/5d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202227 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202227 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw CI:9D625894 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202227 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw CI:9D625894 output_enabled 0 (mgcp_conn.c:271) 20250427085202227 DLMGCP DEBUG <0013> (1234/rtp C:9D625894 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202227 DLMGCP NOTICE <0013> endpoint:rtpbridge/5d@mgw CI:9D625894 CRCX: connection successfully created: (1234/rtp C:9D625894 r=NULL:0<->l=::1:4200) (mgcp_protocol.c:772) 20250427085202227 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202227 DLMGCP DEBUG <0013> Generated response: line #00: 200 40688 OK (mgcp_msg.c:72) 20250427085202227 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5d@mgw (mgcp_msg.c:72) 20250427085202227 DLMGCP DEBUG <0013> Generated response: line #02: I: 9D625894 (mgcp_msg.c:72) 20250427085202227 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202227 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9D625894 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202227 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202227 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202227 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202227 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4200 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202227 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202227 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202228 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40689 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202228 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202228 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202228 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202228 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw (trunk:0) found free endpoint: rtpbridge/5e@mgw (mgcp_endp.c:262) 20250427085202228 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5e@mgw" (mgcp_protocol.c:370) 20250427085202228 DLMGCP NOTICE <0013> endpoint:rtpbridge/5e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202228 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202228 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw CI:1482500F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202228 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw CI:1482500F output_enabled 0 (mgcp_conn.c:271) 20250427085202228 DLMGCP DEBUG <0013> (1234/rtp C:1482500F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202228 DLMGCP NOTICE <0013> endpoint:rtpbridge/5e@mgw CI:1482500F CRCX: connection successfully created: (1234/rtp C:1482500F r=NULL:0<->l=::1:4202) (mgcp_protocol.c:772) 20250427085202228 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202228 DLMGCP DEBUG <0013> Generated response: line #00: 200 40689 OK (mgcp_msg.c:72) 20250427085202228 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5e@mgw (mgcp_msg.c:72) 20250427085202228 DLMGCP DEBUG <0013> Generated response: line #02: I: 1482500F (mgcp_msg.c:72) 20250427085202228 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202228 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1482500F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202228 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202228 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202228 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202228 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4202 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202228 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202228 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202228 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40690 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202228 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202228 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202228 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202228 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw (trunk:0) found free endpoint: rtpbridge/5f@mgw (mgcp_endp.c:262) 20250427085202228 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5f@mgw" (mgcp_protocol.c:370) 20250427085202228 DLMGCP NOTICE <0013> endpoint:rtpbridge/5f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202228 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202228 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw CI:D4CBBF9A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202228 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw CI:D4CBBF9A output_enabled 0 (mgcp_conn.c:271) 20250427085202228 DLMGCP DEBUG <0013> (1234/rtp C:D4CBBF9A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202228 DLMGCP NOTICE <0013> endpoint:rtpbridge/5f@mgw CI:D4CBBF9A CRCX: connection successfully created: (1234/rtp C:D4CBBF9A r=NULL:0<->l=::1:4204) (mgcp_protocol.c:772) 20250427085202228 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202228 DLMGCP DEBUG <0013> Generated response: line #00: 200 40690 OK (mgcp_msg.c:72) 20250427085202228 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5f@mgw (mgcp_msg.c:72) 20250427085202228 DLMGCP DEBUG <0013> Generated response: line #02: I: D4CBBF9A (mgcp_msg.c:72) 20250427085202228 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202228 DLMGCP DEBUG <0013> Generated response: line #04: o=- D4CBBF9A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202228 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202228 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202228 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202228 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4204 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202228 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202228 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202229 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40691 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202229 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202229 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202229 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202229 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw (trunk:0) found free endpoint: rtpbridge/60@mgw (mgcp_endp.c:262) 20250427085202229 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/60@mgw" (mgcp_protocol.c:370) 20250427085202229 DLMGCP NOTICE <0013> endpoint:rtpbridge/60@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202229 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202229 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw CI:8E5E0B7F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202229 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw CI:8E5E0B7F output_enabled 0 (mgcp_conn.c:271) 20250427085202229 DLMGCP DEBUG <0013> (1234/rtp C:8E5E0B7F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202229 DLMGCP NOTICE <0013> endpoint:rtpbridge/60@mgw CI:8E5E0B7F CRCX: connection successfully created: (1234/rtp C:8E5E0B7F r=NULL:0<->l=::1:4206) (mgcp_protocol.c:772) 20250427085202229 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202229 DLMGCP DEBUG <0013> Generated response: line #00: 200 40691 OK (mgcp_msg.c:72) 20250427085202229 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/60@mgw (mgcp_msg.c:72) 20250427085202229 DLMGCP DEBUG <0013> Generated response: line #02: I: 8E5E0B7F (mgcp_msg.c:72) 20250427085202229 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202229 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8E5E0B7F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202229 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202229 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202229 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202229 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4206 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202229 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202229 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202229 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40692 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202229 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202229 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202229 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202229 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw (trunk:0) found free endpoint: rtpbridge/61@mgw (mgcp_endp.c:262) 20250427085202229 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/61@mgw" (mgcp_protocol.c:370) 20250427085202229 DLMGCP NOTICE <0013> endpoint:rtpbridge/61@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202229 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202229 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw CI:71500F91 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202229 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw CI:71500F91 output_enabled 0 (mgcp_conn.c:271) 20250427085202229 DLMGCP DEBUG <0013> (1234/rtp C:71500F91 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202229 DLMGCP NOTICE <0013> endpoint:rtpbridge/61@mgw CI:71500F91 CRCX: connection successfully created: (1234/rtp C:71500F91 r=NULL:0<->l=::1:4208) (mgcp_protocol.c:772) 20250427085202229 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202229 DLMGCP DEBUG <0013> Generated response: line #00: 200 40692 OK (mgcp_msg.c:72) 20250427085202229 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/61@mgw (mgcp_msg.c:72) 20250427085202229 DLMGCP DEBUG <0013> Generated response: line #02: I: 71500F91 (mgcp_msg.c:72) 20250427085202229 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202229 DLMGCP DEBUG <0013> Generated response: line #04: o=- 71500F91 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202229 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202229 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202229 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202229 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4208 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202229 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202229 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202230 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40693 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202230 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202230 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202230 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202230 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw (trunk:0) found free endpoint: rtpbridge/62@mgw (mgcp_endp.c:262) 20250427085202230 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/62@mgw" (mgcp_protocol.c:370) 20250427085202230 DLMGCP NOTICE <0013> endpoint:rtpbridge/62@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202230 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202230 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw CI:1EFA4F70 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202230 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw CI:1EFA4F70 output_enabled 0 (mgcp_conn.c:271) 20250427085202230 DLMGCP DEBUG <0013> (1234/rtp C:1EFA4F70 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202230 DLMGCP NOTICE <0013> endpoint:rtpbridge/62@mgw CI:1EFA4F70 CRCX: connection successfully created: (1234/rtp C:1EFA4F70 r=NULL:0<->l=::1:4210) (mgcp_protocol.c:772) 20250427085202230 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202230 DLMGCP DEBUG <0013> Generated response: line #00: 200 40693 OK (mgcp_msg.c:72) 20250427085202230 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/62@mgw (mgcp_msg.c:72) 20250427085202230 DLMGCP DEBUG <0013> Generated response: line #02: I: 1EFA4F70 (mgcp_msg.c:72) 20250427085202230 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202230 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1EFA4F70 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202230 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202230 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202230 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202230 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4210 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202230 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202230 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202230 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40694 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202230 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202230 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202230 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202230 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw (trunk:0) found free endpoint: rtpbridge/63@mgw (mgcp_endp.c:262) 20250427085202230 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/63@mgw" (mgcp_protocol.c:370) 20250427085202230 DLMGCP NOTICE <0013> endpoint:rtpbridge/63@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202230 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202230 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw CI:EC89A5A1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202230 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw CI:EC89A5A1 output_enabled 0 (mgcp_conn.c:271) 20250427085202230 DLMGCP DEBUG <0013> (1234/rtp C:EC89A5A1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202230 DLMGCP NOTICE <0013> endpoint:rtpbridge/63@mgw CI:EC89A5A1 CRCX: connection successfully created: (1234/rtp C:EC89A5A1 r=NULL:0<->l=::1:4212) (mgcp_protocol.c:772) 20250427085202230 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202230 DLMGCP DEBUG <0013> Generated response: line #00: 200 40694 OK (mgcp_msg.c:72) 20250427085202230 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/63@mgw (mgcp_msg.c:72) 20250427085202230 DLMGCP DEBUG <0013> Generated response: line #02: I: EC89A5A1 (mgcp_msg.c:72) 20250427085202230 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202230 DLMGCP DEBUG <0013> Generated response: line #04: o=- EC89A5A1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202230 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202230 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202230 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202230 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4212 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202230 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202230 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202231 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40695 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202231 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202231 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202231 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202231 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw (trunk:0) found free endpoint: rtpbridge/64@mgw (mgcp_endp.c:262) 20250427085202231 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/64@mgw" (mgcp_protocol.c:370) 20250427085202231 DLMGCP NOTICE <0013> endpoint:rtpbridge/64@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202231 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202231 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw CI:D4B047C6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202231 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw CI:D4B047C6 output_enabled 0 (mgcp_conn.c:271) 20250427085202231 DLMGCP DEBUG <0013> (1234/rtp C:D4B047C6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202231 DLMGCP NOTICE <0013> endpoint:rtpbridge/64@mgw CI:D4B047C6 CRCX: connection successfully created: (1234/rtp C:D4B047C6 r=NULL:0<->l=::1:4214) (mgcp_protocol.c:772) 20250427085202231 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202231 DLMGCP DEBUG <0013> Generated response: line #00: 200 40695 OK (mgcp_msg.c:72) 20250427085202231 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/64@mgw (mgcp_msg.c:72) 20250427085202231 DLMGCP DEBUG <0013> Generated response: line #02: I: D4B047C6 (mgcp_msg.c:72) 20250427085202231 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202231 DLMGCP DEBUG <0013> Generated response: line #04: o=- D4B047C6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202231 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202231 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202231 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202231 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4214 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202231 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202231 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202231 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40696 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202231 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202231 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202231 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202231 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw (trunk:0) found free endpoint: rtpbridge/65@mgw (mgcp_endp.c:262) 20250427085202231 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/65@mgw" (mgcp_protocol.c:370) 20250427085202231 DLMGCP NOTICE <0013> endpoint:rtpbridge/65@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202231 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202231 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw CI:85529103 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202231 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw CI:85529103 output_enabled 0 (mgcp_conn.c:271) 20250427085202231 DLMGCP DEBUG <0013> (1234/rtp C:85529103 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202231 DLMGCP NOTICE <0013> endpoint:rtpbridge/65@mgw CI:85529103 CRCX: connection successfully created: (1234/rtp C:85529103 r=NULL:0<->l=::1:4216) (mgcp_protocol.c:772) 20250427085202231 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202231 DLMGCP DEBUG <0013> Generated response: line #00: 200 40696 OK (mgcp_msg.c:72) 20250427085202231 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/65@mgw (mgcp_msg.c:72) 20250427085202231 DLMGCP DEBUG <0013> Generated response: line #02: I: 85529103 (mgcp_msg.c:72) 20250427085202231 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202231 DLMGCP DEBUG <0013> Generated response: line #04: o=- 85529103 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202231 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202231 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202231 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202231 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4216 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202231 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202231 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202232 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40697 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202232 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202232 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202232 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202232 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw (trunk:0) found free endpoint: rtpbridge/66@mgw (mgcp_endp.c:262) 20250427085202232 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/66@mgw" (mgcp_protocol.c:370) 20250427085202232 DLMGCP NOTICE <0013> endpoint:rtpbridge/66@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202232 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202232 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw CI:EADA7FA2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202232 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw CI:EADA7FA2 output_enabled 0 (mgcp_conn.c:271) 20250427085202232 DLMGCP DEBUG <0013> (1234/rtp C:EADA7FA2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202232 DLMGCP NOTICE <0013> endpoint:rtpbridge/66@mgw CI:EADA7FA2 CRCX: connection successfully created: (1234/rtp C:EADA7FA2 r=NULL:0<->l=::1:4218) (mgcp_protocol.c:772) 20250427085202232 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202232 DLMGCP DEBUG <0013> Generated response: line #00: 200 40697 OK (mgcp_msg.c:72) 20250427085202232 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/66@mgw (mgcp_msg.c:72) 20250427085202232 DLMGCP DEBUG <0013> Generated response: line #02: I: EADA7FA2 (mgcp_msg.c:72) 20250427085202232 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202232 DLMGCP DEBUG <0013> Generated response: line #04: o=- EADA7FA2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202232 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202232 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202232 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202232 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4218 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202232 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202232 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202232 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40698 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202232 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202232 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202232 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202232 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw (trunk:0) found free endpoint: rtpbridge/67@mgw (mgcp_endp.c:262) 20250427085202232 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/67@mgw" (mgcp_protocol.c:370) 20250427085202232 DLMGCP NOTICE <0013> endpoint:rtpbridge/67@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202232 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202232 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw CI:1BDD86D1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202232 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw CI:1BDD86D1 output_enabled 0 (mgcp_conn.c:271) 20250427085202232 DLMGCP DEBUG <0013> (1234/rtp C:1BDD86D1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202232 DLMGCP NOTICE <0013> endpoint:rtpbridge/67@mgw CI:1BDD86D1 CRCX: connection successfully created: (1234/rtp C:1BDD86D1 r=NULL:0<->l=::1:4220) (mgcp_protocol.c:772) 20250427085202232 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202232 DLMGCP DEBUG <0013> Generated response: line #00: 200 40698 OK (mgcp_msg.c:72) 20250427085202232 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/67@mgw (mgcp_msg.c:72) 20250427085202232 DLMGCP DEBUG <0013> Generated response: line #02: I: 1BDD86D1 (mgcp_msg.c:72) 20250427085202232 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202232 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1BDD86D1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202232 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202232 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202232 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202232 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4220 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202232 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202232 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202232 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40699 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202232 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202232 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202232 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202232 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw (trunk:0) found free endpoint: rtpbridge/68@mgw (mgcp_endp.c:262) 20250427085202232 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/68@mgw" (mgcp_protocol.c:370) 20250427085202232 DLMGCP NOTICE <0013> endpoint:rtpbridge/68@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202232 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202232 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw CI:ED3F1E13 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202232 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw CI:ED3F1E13 output_enabled 0 (mgcp_conn.c:271) 20250427085202232 DLMGCP DEBUG <0013> (1234/rtp C:ED3F1E13 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202232 DLMGCP NOTICE <0013> endpoint:rtpbridge/68@mgw CI:ED3F1E13 CRCX: connection successfully created: (1234/rtp C:ED3F1E13 r=NULL:0<->l=::1:4222) (mgcp_protocol.c:772) 20250427085202232 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202232 DLMGCP DEBUG <0013> Generated response: line #00: 200 40699 OK (mgcp_msg.c:72) 20250427085202232 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/68@mgw (mgcp_msg.c:72) 20250427085202232 DLMGCP DEBUG <0013> Generated response: line #02: I: ED3F1E13 (mgcp_msg.c:72) 20250427085202232 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202232 DLMGCP DEBUG <0013> Generated response: line #04: o=- ED3F1E13 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202232 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202232 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202232 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202232 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4222 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202232 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202232 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202233 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40700 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202233 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202233 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202233 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202233 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw (trunk:0) found free endpoint: rtpbridge/69@mgw (mgcp_endp.c:262) 20250427085202233 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/69@mgw" (mgcp_protocol.c:370) 20250427085202233 DLMGCP NOTICE <0013> endpoint:rtpbridge/69@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202233 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202233 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw CI:7226325C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202233 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw CI:7226325C output_enabled 0 (mgcp_conn.c:271) 20250427085202233 DLMGCP DEBUG <0013> (1234/rtp C:7226325C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202233 DLMGCP NOTICE <0013> endpoint:rtpbridge/69@mgw CI:7226325C CRCX: connection successfully created: (1234/rtp C:7226325C r=NULL:0<->l=::1:4224) (mgcp_protocol.c:772) 20250427085202233 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202233 DLMGCP DEBUG <0013> Generated response: line #00: 200 40700 OK (mgcp_msg.c:72) 20250427085202233 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/69@mgw (mgcp_msg.c:72) 20250427085202233 DLMGCP DEBUG <0013> Generated response: line #02: I: 7226325C (mgcp_msg.c:72) 20250427085202233 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202233 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7226325C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202233 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202233 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202233 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202233 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4224 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202233 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202233 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202233 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40701 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202233 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202233 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202233 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202233 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw (trunk:0) found free endpoint: rtpbridge/6a@mgw (mgcp_endp.c:262) 20250427085202233 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/6a@mgw" (mgcp_protocol.c:370) 20250427085202233 DLMGCP NOTICE <0013> endpoint:rtpbridge/6a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202233 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202233 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw CI:44D8EAA1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202233 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw CI:44D8EAA1 output_enabled 0 (mgcp_conn.c:271) 20250427085202233 DLMGCP DEBUG <0013> (1234/rtp C:44D8EAA1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202233 DLMGCP NOTICE <0013> endpoint:rtpbridge/6a@mgw CI:44D8EAA1 CRCX: connection successfully created: (1234/rtp C:44D8EAA1 r=NULL:0<->l=::1:4226) (mgcp_protocol.c:772) 20250427085202233 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202233 DLMGCP DEBUG <0013> Generated response: line #00: 200 40701 OK (mgcp_msg.c:72) 20250427085202233 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6a@mgw (mgcp_msg.c:72) 20250427085202233 DLMGCP DEBUG <0013> Generated response: line #02: I: 44D8EAA1 (mgcp_msg.c:72) 20250427085202233 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202233 DLMGCP DEBUG <0013> Generated response: line #04: o=- 44D8EAA1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202233 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202233 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202233 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202233 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4226 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202233 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202233 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202234 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40702 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202234 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202234 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202234 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202234 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw (trunk:0) found free endpoint: rtpbridge/6b@mgw (mgcp_endp.c:262) 20250427085202234 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/6b@mgw" (mgcp_protocol.c:370) 20250427085202234 DLMGCP NOTICE <0013> endpoint:rtpbridge/6b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202234 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202234 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw CI:ADDB50B6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202234 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw CI:ADDB50B6 output_enabled 0 (mgcp_conn.c:271) 20250427085202234 DLMGCP DEBUG <0013> (1234/rtp C:ADDB50B6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202234 DLMGCP NOTICE <0013> endpoint:rtpbridge/6b@mgw CI:ADDB50B6 CRCX: connection successfully created: (1234/rtp C:ADDB50B6 r=NULL:0<->l=::1:4228) (mgcp_protocol.c:772) 20250427085202234 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202234 DLMGCP DEBUG <0013> Generated response: line #00: 200 40702 OK (mgcp_msg.c:72) 20250427085202234 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6b@mgw (mgcp_msg.c:72) 20250427085202234 DLMGCP DEBUG <0013> Generated response: line #02: I: ADDB50B6 (mgcp_msg.c:72) 20250427085202234 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202234 DLMGCP DEBUG <0013> Generated response: line #04: o=- ADDB50B6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202234 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202234 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202234 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202234 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4228 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202234 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202234 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202234 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40703 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202234 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202234 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202234 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202234 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw (trunk:0) found free endpoint: rtpbridge/6c@mgw (mgcp_endp.c:262) 20250427085202234 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/6c@mgw" (mgcp_protocol.c:370) 20250427085202234 DLMGCP NOTICE <0013> endpoint:rtpbridge/6c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202234 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202234 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw CI:5FDE91C1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202234 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw CI:5FDE91C1 output_enabled 0 (mgcp_conn.c:271) 20250427085202234 DLMGCP DEBUG <0013> (1234/rtp C:5FDE91C1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202234 DLMGCP NOTICE <0013> endpoint:rtpbridge/6c@mgw CI:5FDE91C1 CRCX: connection successfully created: (1234/rtp C:5FDE91C1 r=NULL:0<->l=::1:4230) (mgcp_protocol.c:772) 20250427085202234 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202234 DLMGCP DEBUG <0013> Generated response: line #00: 200 40703 OK (mgcp_msg.c:72) 20250427085202234 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6c@mgw (mgcp_msg.c:72) 20250427085202234 DLMGCP DEBUG <0013> Generated response: line #02: I: 5FDE91C1 (mgcp_msg.c:72) 20250427085202234 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202234 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5FDE91C1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202234 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202234 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202234 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202234 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4230 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202234 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202234 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202235 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40704 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202235 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202235 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202235 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202235 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw (trunk:0) found free endpoint: rtpbridge/6d@mgw (mgcp_endp.c:262) 20250427085202235 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/6d@mgw" (mgcp_protocol.c:370) 20250427085202235 DLMGCP NOTICE <0013> endpoint:rtpbridge/6d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202235 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202235 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw CI:6865ABA7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202235 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw CI:6865ABA7 output_enabled 0 (mgcp_conn.c:271) 20250427085202235 DLMGCP DEBUG <0013> (1234/rtp C:6865ABA7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202235 DLMGCP NOTICE <0013> endpoint:rtpbridge/6d@mgw CI:6865ABA7 CRCX: connection successfully created: (1234/rtp C:6865ABA7 r=NULL:0<->l=::1:4232) (mgcp_protocol.c:772) 20250427085202235 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202235 DLMGCP DEBUG <0013> Generated response: line #00: 200 40704 OK (mgcp_msg.c:72) 20250427085202235 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6d@mgw (mgcp_msg.c:72) 20250427085202235 DLMGCP DEBUG <0013> Generated response: line #02: I: 6865ABA7 (mgcp_msg.c:72) 20250427085202235 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202235 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6865ABA7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202235 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202235 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202235 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202235 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4232 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202235 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202235 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202235 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40705 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202235 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202235 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202235 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202235 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw (trunk:0) found free endpoint: rtpbridge/6e@mgw (mgcp_endp.c:262) 20250427085202235 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/6e@mgw" (mgcp_protocol.c:370) 20250427085202235 DLMGCP NOTICE <0013> endpoint:rtpbridge/6e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202235 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202235 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw CI:27880BFF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202235 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw CI:27880BFF output_enabled 0 (mgcp_conn.c:271) 20250427085202235 DLMGCP DEBUG <0013> (1234/rtp C:27880BFF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202235 DLMGCP NOTICE <0013> endpoint:rtpbridge/6e@mgw CI:27880BFF CRCX: connection successfully created: (1234/rtp C:27880BFF r=NULL:0<->l=::1:4234) (mgcp_protocol.c:772) 20250427085202235 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202235 DLMGCP DEBUG <0013> Generated response: line #00: 200 40705 OK (mgcp_msg.c:72) 20250427085202235 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6e@mgw (mgcp_msg.c:72) 20250427085202235 DLMGCP DEBUG <0013> Generated response: line #02: I: 27880BFF (mgcp_msg.c:72) 20250427085202235 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202235 DLMGCP DEBUG <0013> Generated response: line #04: o=- 27880BFF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202235 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202235 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202235 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202235 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4234 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202235 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202235 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202236 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40706 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202236 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202236 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202236 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202236 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw (trunk:0) found free endpoint: rtpbridge/6f@mgw (mgcp_endp.c:262) 20250427085202236 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/6f@mgw" (mgcp_protocol.c:370) 20250427085202236 DLMGCP NOTICE <0013> endpoint:rtpbridge/6f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202236 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202236 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw CI:8384ACED connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202236 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw CI:8384ACED output_enabled 0 (mgcp_conn.c:271) 20250427085202236 DLMGCP DEBUG <0013> (1234/rtp C:8384ACED r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202236 DLMGCP NOTICE <0013> endpoint:rtpbridge/6f@mgw CI:8384ACED CRCX: connection successfully created: (1234/rtp C:8384ACED r=NULL:0<->l=::1:4236) (mgcp_protocol.c:772) 20250427085202236 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202236 DLMGCP DEBUG <0013> Generated response: line #00: 200 40706 OK (mgcp_msg.c:72) 20250427085202236 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6f@mgw (mgcp_msg.c:72) 20250427085202236 DLMGCP DEBUG <0013> Generated response: line #02: I: 8384ACED (mgcp_msg.c:72) 20250427085202236 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202236 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8384ACED 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202236 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202236 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202236 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202236 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4236 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202236 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202236 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202236 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40707 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202236 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202236 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202236 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202236 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw (trunk:0) found free endpoint: rtpbridge/70@mgw (mgcp_endp.c:262) 20250427085202236 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/70@mgw" (mgcp_protocol.c:370) 20250427085202236 DLMGCP NOTICE <0013> endpoint:rtpbridge/70@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202236 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202236 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw CI:F1F13B78 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202236 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw CI:F1F13B78 output_enabled 0 (mgcp_conn.c:271) 20250427085202236 DLMGCP DEBUG <0013> (1234/rtp C:F1F13B78 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202236 DLMGCP NOTICE <0013> endpoint:rtpbridge/70@mgw CI:F1F13B78 CRCX: connection successfully created: (1234/rtp C:F1F13B78 r=NULL:0<->l=::1:4238) (mgcp_protocol.c:772) 20250427085202236 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202236 DLMGCP DEBUG <0013> Generated response: line #00: 200 40707 OK (mgcp_msg.c:72) 20250427085202236 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/70@mgw (mgcp_msg.c:72) 20250427085202236 DLMGCP DEBUG <0013> Generated response: line #02: I: F1F13B78 (mgcp_msg.c:72) 20250427085202236 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202236 DLMGCP DEBUG <0013> Generated response: line #04: o=- F1F13B78 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202236 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202236 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202236 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202236 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4238 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202236 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202236 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202236 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40708 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202236 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202236 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202236 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202236 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw (trunk:0) found free endpoint: rtpbridge/71@mgw (mgcp_endp.c:262) 20250427085202236 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/71@mgw" (mgcp_protocol.c:370) 20250427085202236 DLMGCP NOTICE <0013> endpoint:rtpbridge/71@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202236 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202236 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw CI:5817E440 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202236 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw CI:5817E440 output_enabled 0 (mgcp_conn.c:271) 20250427085202236 DLMGCP DEBUG <0013> (1234/rtp C:5817E440 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202236 DLMGCP NOTICE <0013> endpoint:rtpbridge/71@mgw CI:5817E440 CRCX: connection successfully created: (1234/rtp C:5817E440 r=NULL:0<->l=::1:4240) (mgcp_protocol.c:772) 20250427085202236 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202236 DLMGCP DEBUG <0013> Generated response: line #00: 200 40708 OK (mgcp_msg.c:72) 20250427085202236 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/71@mgw (mgcp_msg.c:72) 20250427085202236 DLMGCP DEBUG <0013> Generated response: line #02: I: 5817E440 (mgcp_msg.c:72) 20250427085202236 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202236 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5817E440 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202236 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202236 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202236 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202236 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4240 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202236 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202236 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202237 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40709 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202237 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202237 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202237 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202237 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw (trunk:0) found free endpoint: rtpbridge/72@mgw (mgcp_endp.c:262) 20250427085202237 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/72@mgw" (mgcp_protocol.c:370) 20250427085202237 DLMGCP NOTICE <0013> endpoint:rtpbridge/72@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202237 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202237 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw CI:0463FCE6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202237 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw CI:0463FCE6 output_enabled 0 (mgcp_conn.c:271) 20250427085202237 DLMGCP DEBUG <0013> (1234/rtp C:0463FCE6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202237 DLMGCP NOTICE <0013> endpoint:rtpbridge/72@mgw CI:0463FCE6 CRCX: connection successfully created: (1234/rtp C:0463FCE6 r=NULL:0<->l=::1:4242) (mgcp_protocol.c:772) 20250427085202237 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202237 DLMGCP DEBUG <0013> Generated response: line #00: 200 40709 OK (mgcp_msg.c:72) 20250427085202237 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/72@mgw (mgcp_msg.c:72) 20250427085202237 DLMGCP DEBUG <0013> Generated response: line #02: I: 0463FCE6 (mgcp_msg.c:72) 20250427085202237 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202237 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0463FCE6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202237 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202237 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202237 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202237 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4242 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202237 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202237 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202238 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40710 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202238 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202238 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202238 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202238 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw (trunk:0) found free endpoint: rtpbridge/73@mgw (mgcp_endp.c:262) 20250427085202238 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/73@mgw" (mgcp_protocol.c:370) 20250427085202238 DLMGCP NOTICE <0013> endpoint:rtpbridge/73@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202238 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202238 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw CI:E8CC8240 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202238 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw CI:E8CC8240 output_enabled 0 (mgcp_conn.c:271) 20250427085202238 DLMGCP DEBUG <0013> (1234/rtp C:E8CC8240 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202238 DLMGCP NOTICE <0013> endpoint:rtpbridge/73@mgw CI:E8CC8240 CRCX: connection successfully created: (1234/rtp C:E8CC8240 r=NULL:0<->l=::1:4244) (mgcp_protocol.c:772) 20250427085202238 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202238 DLMGCP DEBUG <0013> Generated response: line #00: 200 40710 OK (mgcp_msg.c:72) 20250427085202238 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/73@mgw (mgcp_msg.c:72) 20250427085202238 DLMGCP DEBUG <0013> Generated response: line #02: I: E8CC8240 (mgcp_msg.c:72) 20250427085202238 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202238 DLMGCP DEBUG <0013> Generated response: line #04: o=- E8CC8240 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202238 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202238 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202238 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202238 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4244 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202238 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202238 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202238 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40711 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202238 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202238 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202238 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202238 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw (trunk:0) found free endpoint: rtpbridge/74@mgw (mgcp_endp.c:262) 20250427085202238 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/74@mgw" (mgcp_protocol.c:370) 20250427085202238 DLMGCP NOTICE <0013> endpoint:rtpbridge/74@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202238 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202238 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw CI:79DB06CD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202238 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw CI:79DB06CD output_enabled 0 (mgcp_conn.c:271) 20250427085202238 DLMGCP DEBUG <0013> (1234/rtp C:79DB06CD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202238 DLMGCP NOTICE <0013> endpoint:rtpbridge/74@mgw CI:79DB06CD CRCX: connection successfully created: (1234/rtp C:79DB06CD r=NULL:0<->l=::1:4246) (mgcp_protocol.c:772) 20250427085202238 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202238 DLMGCP DEBUG <0013> Generated response: line #00: 200 40711 OK (mgcp_msg.c:72) 20250427085202238 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/74@mgw (mgcp_msg.c:72) 20250427085202238 DLMGCP DEBUG <0013> Generated response: line #02: I: 79DB06CD (mgcp_msg.c:72) 20250427085202238 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202238 DLMGCP DEBUG <0013> Generated response: line #04: o=- 79DB06CD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202238 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202238 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202238 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202238 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4246 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202238 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202238 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202239 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40712 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202239 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202239 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202239 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202239 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw (trunk:0) found free endpoint: rtpbridge/75@mgw (mgcp_endp.c:262) 20250427085202239 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/75@mgw" (mgcp_protocol.c:370) 20250427085202239 DLMGCP NOTICE <0013> endpoint:rtpbridge/75@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202239 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202239 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw CI:95FF7ABA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202239 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw CI:95FF7ABA output_enabled 0 (mgcp_conn.c:271) 20250427085202239 DLMGCP DEBUG <0013> (1234/rtp C:95FF7ABA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202239 DLMGCP NOTICE <0013> endpoint:rtpbridge/75@mgw CI:95FF7ABA CRCX: connection successfully created: (1234/rtp C:95FF7ABA r=NULL:0<->l=::1:4248) (mgcp_protocol.c:772) 20250427085202239 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202239 DLMGCP DEBUG <0013> Generated response: line #00: 200 40712 OK (mgcp_msg.c:72) 20250427085202239 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/75@mgw (mgcp_msg.c:72) 20250427085202239 DLMGCP DEBUG <0013> Generated response: line #02: I: 95FF7ABA (mgcp_msg.c:72) 20250427085202239 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202239 DLMGCP DEBUG <0013> Generated response: line #04: o=- 95FF7ABA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202239 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202239 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202239 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202239 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4248 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202239 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202239 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202239 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40713 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202239 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202239 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202239 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202239 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw (trunk:0) found free endpoint: rtpbridge/76@mgw (mgcp_endp.c:262) 20250427085202239 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/76@mgw" (mgcp_protocol.c:370) 20250427085202239 DLMGCP NOTICE <0013> endpoint:rtpbridge/76@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202239 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202239 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw CI:4CBB238B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202239 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw CI:4CBB238B output_enabled 0 (mgcp_conn.c:271) 20250427085202239 DLMGCP DEBUG <0013> (1234/rtp C:4CBB238B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202239 DLMGCP NOTICE <0013> endpoint:rtpbridge/76@mgw CI:4CBB238B CRCX: connection successfully created: (1234/rtp C:4CBB238B r=NULL:0<->l=::1:4250) (mgcp_protocol.c:772) 20250427085202239 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202239 DLMGCP DEBUG <0013> Generated response: line #00: 200 40713 OK (mgcp_msg.c:72) 20250427085202239 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/76@mgw (mgcp_msg.c:72) 20250427085202239 DLMGCP DEBUG <0013> Generated response: line #02: I: 4CBB238B (mgcp_msg.c:72) 20250427085202239 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202239 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4CBB238B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202239 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202239 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202239 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202239 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4250 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202239 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202239 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202240 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40714 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202240 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202240 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202240 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202240 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw (trunk:0) found free endpoint: rtpbridge/77@mgw (mgcp_endp.c:262) 20250427085202240 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/77@mgw" (mgcp_protocol.c:370) 20250427085202240 DLMGCP NOTICE <0013> endpoint:rtpbridge/77@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202240 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202240 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw CI:979454D9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202240 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw CI:979454D9 output_enabled 0 (mgcp_conn.c:271) 20250427085202240 DLMGCP DEBUG <0013> (1234/rtp C:979454D9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202240 DLMGCP NOTICE <0013> endpoint:rtpbridge/77@mgw CI:979454D9 CRCX: connection successfully created: (1234/rtp C:979454D9 r=NULL:0<->l=::1:4252) (mgcp_protocol.c:772) 20250427085202240 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202240 DLMGCP DEBUG <0013> Generated response: line #00: 200 40714 OK (mgcp_msg.c:72) 20250427085202240 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/77@mgw (mgcp_msg.c:72) 20250427085202240 DLMGCP DEBUG <0013> Generated response: line #02: I: 979454D9 (mgcp_msg.c:72) 20250427085202240 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202240 DLMGCP DEBUG <0013> Generated response: line #04: o=- 979454D9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202240 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202240 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202240 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202240 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4252 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202240 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202240 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202240 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40715 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202240 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202240 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202240 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202240 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw (trunk:0) found free endpoint: rtpbridge/78@mgw (mgcp_endp.c:262) 20250427085202240 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/78@mgw" (mgcp_protocol.c:370) 20250427085202240 DLMGCP NOTICE <0013> endpoint:rtpbridge/78@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202240 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202240 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw CI:17E6BE93 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202240 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw CI:17E6BE93 output_enabled 0 (mgcp_conn.c:271) 20250427085202240 DLMGCP DEBUG <0013> (1234/rtp C:17E6BE93 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202240 DLMGCP NOTICE <0013> endpoint:rtpbridge/78@mgw CI:17E6BE93 CRCX: connection successfully created: (1234/rtp C:17E6BE93 r=NULL:0<->l=::1:4254) (mgcp_protocol.c:772) 20250427085202240 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202240 DLMGCP DEBUG <0013> Generated response: line #00: 200 40715 OK (mgcp_msg.c:72) 20250427085202240 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/78@mgw (mgcp_msg.c:72) 20250427085202240 DLMGCP DEBUG <0013> Generated response: line #02: I: 17E6BE93 (mgcp_msg.c:72) 20250427085202240 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202240 DLMGCP DEBUG <0013> Generated response: line #04: o=- 17E6BE93 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202240 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202240 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202240 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202240 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4254 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202240 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202240 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202241 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40716 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202241 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202241 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202241 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202241 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw (trunk:0) found free endpoint: rtpbridge/79@mgw (mgcp_endp.c:262) 20250427085202241 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/79@mgw" (mgcp_protocol.c:370) 20250427085202241 DLMGCP NOTICE <0013> endpoint:rtpbridge/79@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202241 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202241 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw CI:7EA713D4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202241 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw CI:7EA713D4 output_enabled 0 (mgcp_conn.c:271) 20250427085202241 DLMGCP DEBUG <0013> (1234/rtp C:7EA713D4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202241 DLMGCP NOTICE <0013> endpoint:rtpbridge/79@mgw CI:7EA713D4 CRCX: connection successfully created: (1234/rtp C:7EA713D4 r=NULL:0<->l=::1:4256) (mgcp_protocol.c:772) 20250427085202241 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202241 DLMGCP DEBUG <0013> Generated response: line #00: 200 40716 OK (mgcp_msg.c:72) 20250427085202241 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/79@mgw (mgcp_msg.c:72) 20250427085202241 DLMGCP DEBUG <0013> Generated response: line #02: I: 7EA713D4 (mgcp_msg.c:72) 20250427085202241 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202241 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7EA713D4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202241 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202241 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202241 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202241 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4256 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202241 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202241 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202241 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40717 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202241 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202241 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202241 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202241 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw (trunk:0) found free endpoint: rtpbridge/7a@mgw (mgcp_endp.c:262) 20250427085202241 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/7a@mgw" (mgcp_protocol.c:370) 20250427085202241 DLMGCP NOTICE <0013> endpoint:rtpbridge/7a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202241 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202241 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw CI:435C5E79 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202241 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw CI:435C5E79 output_enabled 0 (mgcp_conn.c:271) 20250427085202241 DLMGCP DEBUG <0013> (1234/rtp C:435C5E79 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202241 DLMGCP NOTICE <0013> endpoint:rtpbridge/7a@mgw CI:435C5E79 CRCX: connection successfully created: (1234/rtp C:435C5E79 r=NULL:0<->l=::1:4258) (mgcp_protocol.c:772) 20250427085202241 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202241 DLMGCP DEBUG <0013> Generated response: line #00: 200 40717 OK (mgcp_msg.c:72) 20250427085202241 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7a@mgw (mgcp_msg.c:72) 20250427085202241 DLMGCP DEBUG <0013> Generated response: line #02: I: 435C5E79 (mgcp_msg.c:72) 20250427085202241 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202241 DLMGCP DEBUG <0013> Generated response: line #04: o=- 435C5E79 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202241 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202241 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202241 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202241 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4258 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202241 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202241 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202241 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40718 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202241 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202241 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202241 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202241 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw (trunk:0) found free endpoint: rtpbridge/7b@mgw (mgcp_endp.c:262) 20250427085202241 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/7b@mgw" (mgcp_protocol.c:370) 20250427085202241 DLMGCP NOTICE <0013> endpoint:rtpbridge/7b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202241 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202241 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw CI:C9CA4D2C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202241 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw CI:C9CA4D2C output_enabled 0 (mgcp_conn.c:271) 20250427085202241 DLMGCP DEBUG <0013> (1234/rtp C:C9CA4D2C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202241 DLMGCP NOTICE <0013> endpoint:rtpbridge/7b@mgw CI:C9CA4D2C CRCX: connection successfully created: (1234/rtp C:C9CA4D2C r=NULL:0<->l=::1:4260) (mgcp_protocol.c:772) 20250427085202241 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202241 DLMGCP DEBUG <0013> Generated response: line #00: 200 40718 OK (mgcp_msg.c:72) 20250427085202241 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7b@mgw (mgcp_msg.c:72) 20250427085202241 DLMGCP DEBUG <0013> Generated response: line #02: I: C9CA4D2C (mgcp_msg.c:72) 20250427085202241 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202241 DLMGCP DEBUG <0013> Generated response: line #04: o=- C9CA4D2C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202241 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202241 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202241 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202241 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4260 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202241 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202241 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202241 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40719 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202241 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202241 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202241 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202241 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw (trunk:0) found free endpoint: rtpbridge/7c@mgw (mgcp_endp.c:262) 20250427085202241 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/7c@mgw" (mgcp_protocol.c:370) 20250427085202241 DLMGCP NOTICE <0013> endpoint:rtpbridge/7c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202241 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202242 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw CI:B73063A1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202242 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw CI:B73063A1 output_enabled 0 (mgcp_conn.c:271) 20250427085202242 DLMGCP DEBUG <0013> (1234/rtp C:B73063A1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202242 DLMGCP NOTICE <0013> endpoint:rtpbridge/7c@mgw CI:B73063A1 CRCX: connection successfully created: (1234/rtp C:B73063A1 r=NULL:0<->l=::1:4262) (mgcp_protocol.c:772) 20250427085202242 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202242 DLMGCP DEBUG <0013> Generated response: line #00: 200 40719 OK (mgcp_msg.c:72) 20250427085202242 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7c@mgw (mgcp_msg.c:72) 20250427085202242 DLMGCP DEBUG <0013> Generated response: line #02: I: B73063A1 (mgcp_msg.c:72) 20250427085202242 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202242 DLMGCP DEBUG <0013> Generated response: line #04: o=- B73063A1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202242 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202242 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202242 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202242 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4262 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202242 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202242 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202242 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40720 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202242 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202242 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202242 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202242 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw (trunk:0) found free endpoint: rtpbridge/7d@mgw (mgcp_endp.c:262) 20250427085202242 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/7d@mgw" (mgcp_protocol.c:370) 20250427085202242 DLMGCP NOTICE <0013> endpoint:rtpbridge/7d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202242 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202242 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw CI:64D890AE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202242 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw CI:64D890AE output_enabled 0 (mgcp_conn.c:271) 20250427085202242 DLMGCP DEBUG <0013> (1234/rtp C:64D890AE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202242 DLMGCP NOTICE <0013> endpoint:rtpbridge/7d@mgw CI:64D890AE CRCX: connection successfully created: (1234/rtp C:64D890AE r=NULL:0<->l=::1:4264) (mgcp_protocol.c:772) 20250427085202242 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202242 DLMGCP DEBUG <0013> Generated response: line #00: 200 40720 OK (mgcp_msg.c:72) 20250427085202242 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7d@mgw (mgcp_msg.c:72) 20250427085202242 DLMGCP DEBUG <0013> Generated response: line #02: I: 64D890AE (mgcp_msg.c:72) 20250427085202242 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202242 DLMGCP DEBUG <0013> Generated response: line #04: o=- 64D890AE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202242 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202242 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202242 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202242 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4264 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202242 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202242 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202242 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40721 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202242 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202242 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202242 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202242 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw (trunk:0) found free endpoint: rtpbridge/7e@mgw (mgcp_endp.c:262) 20250427085202242 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/7e@mgw" (mgcp_protocol.c:370) 20250427085202242 DLMGCP NOTICE <0013> endpoint:rtpbridge/7e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202242 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202242 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw CI:13D805FA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202242 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw CI:13D805FA output_enabled 0 (mgcp_conn.c:271) 20250427085202242 DLMGCP DEBUG <0013> (1234/rtp C:13D805FA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202242 DLMGCP NOTICE <0013> endpoint:rtpbridge/7e@mgw CI:13D805FA CRCX: connection successfully created: (1234/rtp C:13D805FA r=NULL:0<->l=::1:4266) (mgcp_protocol.c:772) 20250427085202242 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202242 DLMGCP DEBUG <0013> Generated response: line #00: 200 40721 OK (mgcp_msg.c:72) 20250427085202242 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7e@mgw (mgcp_msg.c:72) 20250427085202242 DLMGCP DEBUG <0013> Generated response: line #02: I: 13D805FA (mgcp_msg.c:72) 20250427085202242 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202242 DLMGCP DEBUG <0013> Generated response: line #04: o=- 13D805FA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202242 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202242 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202242 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202242 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4266 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202242 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202242 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202242 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40722 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202242 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202242 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202242 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202242 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw (trunk:0) found free endpoint: rtpbridge/7f@mgw (mgcp_endp.c:262) 20250427085202242 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/7f@mgw" (mgcp_protocol.c:370) 20250427085202242 DLMGCP NOTICE <0013> endpoint:rtpbridge/7f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202242 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202242 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw CI:92F423B0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202242 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw CI:92F423B0 output_enabled 0 (mgcp_conn.c:271) 20250427085202242 DLMGCP DEBUG <0013> (1234/rtp C:92F423B0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202242 DLMGCP NOTICE <0013> endpoint:rtpbridge/7f@mgw CI:92F423B0 CRCX: connection successfully created: (1234/rtp C:92F423B0 r=NULL:0<->l=::1:4268) (mgcp_protocol.c:772) 20250427085202242 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202242 DLMGCP DEBUG <0013> Generated response: line #00: 200 40722 OK (mgcp_msg.c:72) 20250427085202242 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7f@mgw (mgcp_msg.c:72) 20250427085202242 DLMGCP DEBUG <0013> Generated response: line #02: I: 92F423B0 (mgcp_msg.c:72) 20250427085202242 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202242 DLMGCP DEBUG <0013> Generated response: line #04: o=- 92F423B0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202242 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202242 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202242 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202242 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4268 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202242 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202242 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202243 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40723 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202243 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202243 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202243 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202243 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw (trunk:0) found free endpoint: rtpbridge/80@mgw (mgcp_endp.c:262) 20250427085202243 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/80@mgw" (mgcp_protocol.c:370) 20250427085202243 DLMGCP NOTICE <0013> endpoint:rtpbridge/80@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202243 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202243 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw CI:00B998F2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202243 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw CI:00B998F2 output_enabled 0 (mgcp_conn.c:271) 20250427085202243 DLMGCP DEBUG <0013> (1234/rtp C:00B998F2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202243 DLMGCP NOTICE <0013> endpoint:rtpbridge/80@mgw CI:00B998F2 CRCX: connection successfully created: (1234/rtp C:00B998F2 r=NULL:0<->l=::1:4270) (mgcp_protocol.c:772) 20250427085202243 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202243 DLMGCP DEBUG <0013> Generated response: line #00: 200 40723 OK (mgcp_msg.c:72) 20250427085202243 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/80@mgw (mgcp_msg.c:72) 20250427085202243 DLMGCP DEBUG <0013> Generated response: line #02: I: 00B998F2 (mgcp_msg.c:72) 20250427085202243 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202243 DLMGCP DEBUG <0013> Generated response: line #04: o=- 00B998F2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202243 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202243 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202243 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202243 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4270 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202243 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202243 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202243 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40724 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202243 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202243 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202243 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202243 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw (trunk:0) found free endpoint: rtpbridge/81@mgw (mgcp_endp.c:262) 20250427085202243 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/81@mgw" (mgcp_protocol.c:370) 20250427085202243 DLMGCP NOTICE <0013> endpoint:rtpbridge/81@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202243 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202243 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw CI:4005662F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202243 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw CI:4005662F output_enabled 0 (mgcp_conn.c:271) 20250427085202243 DLMGCP DEBUG <0013> (1234/rtp C:4005662F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202243 DLMGCP NOTICE <0013> endpoint:rtpbridge/81@mgw CI:4005662F CRCX: connection successfully created: (1234/rtp C:4005662F r=NULL:0<->l=::1:4272) (mgcp_protocol.c:772) 20250427085202243 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202243 DLMGCP DEBUG <0013> Generated response: line #00: 200 40724 OK (mgcp_msg.c:72) 20250427085202243 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/81@mgw (mgcp_msg.c:72) 20250427085202243 DLMGCP DEBUG <0013> Generated response: line #02: I: 4005662F (mgcp_msg.c:72) 20250427085202243 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202243 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4005662F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202243 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202243 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202243 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202243 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4272 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202243 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202243 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202243 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40725 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202243 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202243 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202243 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202243 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw (trunk:0) found free endpoint: rtpbridge/82@mgw (mgcp_endp.c:262) 20250427085202243 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/82@mgw" (mgcp_protocol.c:370) 20250427085202243 DLMGCP NOTICE <0013> endpoint:rtpbridge/82@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202243 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202243 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw CI:9A593810 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202243 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw CI:9A593810 output_enabled 0 (mgcp_conn.c:271) 20250427085202243 DLMGCP DEBUG <0013> (1234/rtp C:9A593810 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202243 DLMGCP NOTICE <0013> endpoint:rtpbridge/82@mgw CI:9A593810 CRCX: connection successfully created: (1234/rtp C:9A593810 r=NULL:0<->l=::1:4274) (mgcp_protocol.c:772) 20250427085202243 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202243 DLMGCP DEBUG <0013> Generated response: line #00: 200 40725 OK (mgcp_msg.c:72) 20250427085202243 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/82@mgw (mgcp_msg.c:72) 20250427085202243 DLMGCP DEBUG <0013> Generated response: line #02: I: 9A593810 (mgcp_msg.c:72) 20250427085202243 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202243 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9A593810 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202243 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202243 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202243 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202243 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4274 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202243 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202243 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202244 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40726 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202244 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202244 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202244 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202244 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw (trunk:0) found free endpoint: rtpbridge/83@mgw (mgcp_endp.c:262) 20250427085202244 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/83@mgw" (mgcp_protocol.c:370) 20250427085202244 DLMGCP NOTICE <0013> endpoint:rtpbridge/83@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202244 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202244 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw CI:7FCC8FCA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202244 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw CI:7FCC8FCA output_enabled 0 (mgcp_conn.c:271) 20250427085202244 DLMGCP DEBUG <0013> (1234/rtp C:7FCC8FCA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202244 DLMGCP NOTICE <0013> endpoint:rtpbridge/83@mgw CI:7FCC8FCA CRCX: connection successfully created: (1234/rtp C:7FCC8FCA r=NULL:0<->l=::1:4276) (mgcp_protocol.c:772) 20250427085202244 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202244 DLMGCP DEBUG <0013> Generated response: line #00: 200 40726 OK (mgcp_msg.c:72) 20250427085202244 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/83@mgw (mgcp_msg.c:72) 20250427085202244 DLMGCP DEBUG <0013> Generated response: line #02: I: 7FCC8FCA (mgcp_msg.c:72) 20250427085202244 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202244 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7FCC8FCA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202244 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202244 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202244 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202244 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4276 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202244 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202244 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202245 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40727 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202245 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202245 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202245 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202245 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw (trunk:0) found free endpoint: rtpbridge/84@mgw (mgcp_endp.c:262) 20250427085202245 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/84@mgw" (mgcp_protocol.c:370) 20250427085202245 DLMGCP NOTICE <0013> endpoint:rtpbridge/84@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202245 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202245 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw CI:315ADA67 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202245 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw CI:315ADA67 output_enabled 0 (mgcp_conn.c:271) 20250427085202245 DLMGCP DEBUG <0013> (1234/rtp C:315ADA67 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202245 DLMGCP NOTICE <0013> endpoint:rtpbridge/84@mgw CI:315ADA67 CRCX: connection successfully created: (1234/rtp C:315ADA67 r=NULL:0<->l=::1:4278) (mgcp_protocol.c:772) 20250427085202245 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202245 DLMGCP DEBUG <0013> Generated response: line #00: 200 40727 OK (mgcp_msg.c:72) 20250427085202245 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/84@mgw (mgcp_msg.c:72) 20250427085202245 DLMGCP DEBUG <0013> Generated response: line #02: I: 315ADA67 (mgcp_msg.c:72) 20250427085202245 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202245 DLMGCP DEBUG <0013> Generated response: line #04: o=- 315ADA67 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202245 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202245 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202245 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202245 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4278 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202245 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202245 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202245 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40728 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202245 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202245 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202245 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202245 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw (trunk:0) found free endpoint: rtpbridge/85@mgw (mgcp_endp.c:262) 20250427085202245 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/85@mgw" (mgcp_protocol.c:370) 20250427085202245 DLMGCP NOTICE <0013> endpoint:rtpbridge/85@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202245 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202245 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw CI:700F3B8C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202245 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw CI:700F3B8C output_enabled 0 (mgcp_conn.c:271) 20250427085202245 DLMGCP DEBUG <0013> (1234/rtp C:700F3B8C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202245 DLMGCP NOTICE <0013> endpoint:rtpbridge/85@mgw CI:700F3B8C CRCX: connection successfully created: (1234/rtp C:700F3B8C r=NULL:0<->l=::1:4280) (mgcp_protocol.c:772) 20250427085202245 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202245 DLMGCP DEBUG <0013> Generated response: line #00: 200 40728 OK (mgcp_msg.c:72) 20250427085202245 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/85@mgw (mgcp_msg.c:72) 20250427085202245 DLMGCP DEBUG <0013> Generated response: line #02: I: 700F3B8C (mgcp_msg.c:72) 20250427085202245 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202245 DLMGCP DEBUG <0013> Generated response: line #04: o=- 700F3B8C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202245 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202245 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202245 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202245 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4280 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202245 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202245 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202246 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40729 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202246 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202246 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202246 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202246 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw (trunk:0) found free endpoint: rtpbridge/86@mgw (mgcp_endp.c:262) 20250427085202246 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/86@mgw" (mgcp_protocol.c:370) 20250427085202246 DLMGCP NOTICE <0013> endpoint:rtpbridge/86@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202246 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202246 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw CI:F09A7403 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202246 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw CI:F09A7403 output_enabled 0 (mgcp_conn.c:271) 20250427085202246 DLMGCP DEBUG <0013> (1234/rtp C:F09A7403 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202246 DLMGCP NOTICE <0013> endpoint:rtpbridge/86@mgw CI:F09A7403 CRCX: connection successfully created: (1234/rtp C:F09A7403 r=NULL:0<->l=::1:4282) (mgcp_protocol.c:772) 20250427085202246 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202246 DLMGCP DEBUG <0013> Generated response: line #00: 200 40729 OK (mgcp_msg.c:72) 20250427085202246 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/86@mgw (mgcp_msg.c:72) 20250427085202246 DLMGCP DEBUG <0013> Generated response: line #02: I: F09A7403 (mgcp_msg.c:72) 20250427085202246 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202246 DLMGCP DEBUG <0013> Generated response: line #04: o=- F09A7403 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202246 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202246 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202246 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202246 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4282 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202246 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202246 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202247 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40730 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202247 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202247 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202247 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202247 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw (trunk:0) found free endpoint: rtpbridge/87@mgw (mgcp_endp.c:262) 20250427085202247 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/87@mgw" (mgcp_protocol.c:370) 20250427085202247 DLMGCP NOTICE <0013> endpoint:rtpbridge/87@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202247 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202247 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw CI:C46C1AD2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202247 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw CI:C46C1AD2 output_enabled 0 (mgcp_conn.c:271) 20250427085202247 DLMGCP DEBUG <0013> (1234/rtp C:C46C1AD2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202247 DLMGCP NOTICE <0013> endpoint:rtpbridge/87@mgw CI:C46C1AD2 CRCX: connection successfully created: (1234/rtp C:C46C1AD2 r=NULL:0<->l=::1:4284) (mgcp_protocol.c:772) 20250427085202247 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202247 DLMGCP DEBUG <0013> Generated response: line #00: 200 40730 OK (mgcp_msg.c:72) 20250427085202247 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/87@mgw (mgcp_msg.c:72) 20250427085202247 DLMGCP DEBUG <0013> Generated response: line #02: I: C46C1AD2 (mgcp_msg.c:72) 20250427085202247 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202247 DLMGCP DEBUG <0013> Generated response: line #04: o=- C46C1AD2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202247 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202247 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202247 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202247 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4284 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202247 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202247 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202247 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40731 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202247 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202247 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202247 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202247 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw (trunk:0) found free endpoint: rtpbridge/88@mgw (mgcp_endp.c:262) 20250427085202247 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/88@mgw" (mgcp_protocol.c:370) 20250427085202247 DLMGCP NOTICE <0013> endpoint:rtpbridge/88@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202247 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202247 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw CI:B9E2F650 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202247 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw CI:B9E2F650 output_enabled 0 (mgcp_conn.c:271) 20250427085202247 DLMGCP DEBUG <0013> (1234/rtp C:B9E2F650 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202247 DLMGCP NOTICE <0013> endpoint:rtpbridge/88@mgw CI:B9E2F650 CRCX: connection successfully created: (1234/rtp C:B9E2F650 r=NULL:0<->l=::1:4286) (mgcp_protocol.c:772) 20250427085202247 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202247 DLMGCP DEBUG <0013> Generated response: line #00: 200 40731 OK (mgcp_msg.c:72) 20250427085202247 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/88@mgw (mgcp_msg.c:72) 20250427085202247 DLMGCP DEBUG <0013> Generated response: line #02: I: B9E2F650 (mgcp_msg.c:72) 20250427085202247 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202247 DLMGCP DEBUG <0013> Generated response: line #04: o=- B9E2F650 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202247 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202247 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202247 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202247 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4286 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202247 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202247 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202248 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40732 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202248 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202248 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202248 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202248 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw (trunk:0) found free endpoint: rtpbridge/89@mgw (mgcp_endp.c:262) 20250427085202248 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/89@mgw" (mgcp_protocol.c:370) 20250427085202248 DLMGCP NOTICE <0013> endpoint:rtpbridge/89@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202248 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202248 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw CI:0245E8EC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202248 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw CI:0245E8EC output_enabled 0 (mgcp_conn.c:271) 20250427085202248 DLMGCP DEBUG <0013> (1234/rtp C:0245E8EC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202248 DLMGCP NOTICE <0013> endpoint:rtpbridge/89@mgw CI:0245E8EC CRCX: connection successfully created: (1234/rtp C:0245E8EC r=NULL:0<->l=::1:4288) (mgcp_protocol.c:772) 20250427085202248 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202248 DLMGCP DEBUG <0013> Generated response: line #00: 200 40732 OK (mgcp_msg.c:72) 20250427085202248 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/89@mgw (mgcp_msg.c:72) 20250427085202248 DLMGCP DEBUG <0013> Generated response: line #02: I: 0245E8EC (mgcp_msg.c:72) 20250427085202248 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202248 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0245E8EC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202248 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202248 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202248 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202248 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4288 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202248 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202248 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202248 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40733 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202248 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202248 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202248 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202248 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw (trunk:0) found free endpoint: rtpbridge/8a@mgw (mgcp_endp.c:262) 20250427085202248 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/8a@mgw" (mgcp_protocol.c:370) 20250427085202248 DLMGCP NOTICE <0013> endpoint:rtpbridge/8a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202248 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202248 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw CI:11CE36B6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202248 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw CI:11CE36B6 output_enabled 0 (mgcp_conn.c:271) 20250427085202248 DLMGCP DEBUG <0013> (1234/rtp C:11CE36B6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202248 DLMGCP NOTICE <0013> endpoint:rtpbridge/8a@mgw CI:11CE36B6 CRCX: connection successfully created: (1234/rtp C:11CE36B6 r=NULL:0<->l=::1:4290) (mgcp_protocol.c:772) 20250427085202248 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202248 DLMGCP DEBUG <0013> Generated response: line #00: 200 40733 OK (mgcp_msg.c:72) 20250427085202248 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8a@mgw (mgcp_msg.c:72) 20250427085202248 DLMGCP DEBUG <0013> Generated response: line #02: I: 11CE36B6 (mgcp_msg.c:72) 20250427085202248 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202248 DLMGCP DEBUG <0013> Generated response: line #04: o=- 11CE36B6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202248 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202248 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202248 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202248 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4290 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202248 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202248 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202249 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40734 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202249 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202249 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202249 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202249 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw (trunk:0) found free endpoint: rtpbridge/8b@mgw (mgcp_endp.c:262) 20250427085202249 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/8b@mgw" (mgcp_protocol.c:370) 20250427085202249 DLMGCP NOTICE <0013> endpoint:rtpbridge/8b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202249 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202249 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw CI:47C727C0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202249 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw CI:47C727C0 output_enabled 0 (mgcp_conn.c:271) 20250427085202249 DLMGCP DEBUG <0013> (1234/rtp C:47C727C0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202249 DLMGCP NOTICE <0013> endpoint:rtpbridge/8b@mgw CI:47C727C0 CRCX: connection successfully created: (1234/rtp C:47C727C0 r=NULL:0<->l=::1:4292) (mgcp_protocol.c:772) 20250427085202249 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202249 DLMGCP DEBUG <0013> Generated response: line #00: 200 40734 OK (mgcp_msg.c:72) 20250427085202249 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8b@mgw (mgcp_msg.c:72) 20250427085202249 DLMGCP DEBUG <0013> Generated response: line #02: I: 47C727C0 (mgcp_msg.c:72) 20250427085202249 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202249 DLMGCP DEBUG <0013> Generated response: line #04: o=- 47C727C0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202249 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202249 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202249 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202249 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4292 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202249 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202249 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202249 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40735 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202249 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202249 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202249 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202249 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw (trunk:0) found free endpoint: rtpbridge/8c@mgw (mgcp_endp.c:262) 20250427085202249 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/8c@mgw" (mgcp_protocol.c:370) 20250427085202249 DLMGCP NOTICE <0013> endpoint:rtpbridge/8c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202249 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202249 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw CI:8ABE2B64 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202249 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw CI:8ABE2B64 output_enabled 0 (mgcp_conn.c:271) 20250427085202249 DLMGCP DEBUG <0013> (1234/rtp C:8ABE2B64 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202249 DLMGCP NOTICE <0013> endpoint:rtpbridge/8c@mgw CI:8ABE2B64 CRCX: connection successfully created: (1234/rtp C:8ABE2B64 r=NULL:0<->l=::1:4294) (mgcp_protocol.c:772) 20250427085202249 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202249 DLMGCP DEBUG <0013> Generated response: line #00: 200 40735 OK (mgcp_msg.c:72) 20250427085202249 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8c@mgw (mgcp_msg.c:72) 20250427085202249 DLMGCP DEBUG <0013> Generated response: line #02: I: 8ABE2B64 (mgcp_msg.c:72) 20250427085202249 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202249 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8ABE2B64 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202249 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202249 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202249 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202249 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4294 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202249 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202249 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202249 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40736 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202249 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202249 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202249 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202249 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw (trunk:0) found free endpoint: rtpbridge/8d@mgw (mgcp_endp.c:262) 20250427085202249 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/8d@mgw" (mgcp_protocol.c:370) 20250427085202249 DLMGCP NOTICE <0013> endpoint:rtpbridge/8d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202249 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202249 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw CI:A05AB0B1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202249 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw CI:A05AB0B1 output_enabled 0 (mgcp_conn.c:271) 20250427085202249 DLMGCP DEBUG <0013> (1234/rtp C:A05AB0B1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202249 DLMGCP NOTICE <0013> endpoint:rtpbridge/8d@mgw CI:A05AB0B1 CRCX: connection successfully created: (1234/rtp C:A05AB0B1 r=NULL:0<->l=::1:4296) (mgcp_protocol.c:772) 20250427085202249 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202249 DLMGCP DEBUG <0013> Generated response: line #00: 200 40736 OK (mgcp_msg.c:72) 20250427085202249 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8d@mgw (mgcp_msg.c:72) 20250427085202249 DLMGCP DEBUG <0013> Generated response: line #02: I: A05AB0B1 (mgcp_msg.c:72) 20250427085202249 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202249 DLMGCP DEBUG <0013> Generated response: line #04: o=- A05AB0B1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202249 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202249 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202249 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202249 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4296 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202249 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202249 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202249 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40737 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202249 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202249 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202250 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202250 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw (trunk:0) found free endpoint: rtpbridge/8e@mgw (mgcp_endp.c:262) 20250427085202250 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/8e@mgw" (mgcp_protocol.c:370) 20250427085202250 DLMGCP NOTICE <0013> endpoint:rtpbridge/8e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202250 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202250 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw CI:82DB4A40 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202250 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw CI:82DB4A40 output_enabled 0 (mgcp_conn.c:271) 20250427085202250 DLMGCP DEBUG <0013> (1234/rtp C:82DB4A40 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202250 DLMGCP NOTICE <0013> endpoint:rtpbridge/8e@mgw CI:82DB4A40 CRCX: connection successfully created: (1234/rtp C:82DB4A40 r=NULL:0<->l=::1:4298) (mgcp_protocol.c:772) 20250427085202250 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202250 DLMGCP DEBUG <0013> Generated response: line #00: 200 40737 OK (mgcp_msg.c:72) 20250427085202250 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8e@mgw (mgcp_msg.c:72) 20250427085202250 DLMGCP DEBUG <0013> Generated response: line #02: I: 82DB4A40 (mgcp_msg.c:72) 20250427085202250 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202250 DLMGCP DEBUG <0013> Generated response: line #04: o=- 82DB4A40 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202250 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202250 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202250 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202250 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4298 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202250 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202250 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202250 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40738 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202250 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202250 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202250 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202250 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw (trunk:0) found free endpoint: rtpbridge/8f@mgw (mgcp_endp.c:262) 20250427085202250 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/8f@mgw" (mgcp_protocol.c:370) 20250427085202250 DLMGCP NOTICE <0013> endpoint:rtpbridge/8f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202250 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202250 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw CI:A71A9859 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202250 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw CI:A71A9859 output_enabled 0 (mgcp_conn.c:271) 20250427085202250 DLMGCP DEBUG <0013> (1234/rtp C:A71A9859 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202250 DLMGCP NOTICE <0013> endpoint:rtpbridge/8f@mgw CI:A71A9859 CRCX: connection successfully created: (1234/rtp C:A71A9859 r=NULL:0<->l=::1:4300) (mgcp_protocol.c:772) 20250427085202250 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202250 DLMGCP DEBUG <0013> Generated response: line #00: 200 40738 OK (mgcp_msg.c:72) 20250427085202250 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8f@mgw (mgcp_msg.c:72) 20250427085202250 DLMGCP DEBUG <0013> Generated response: line #02: I: A71A9859 (mgcp_msg.c:72) 20250427085202250 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202250 DLMGCP DEBUG <0013> Generated response: line #04: o=- A71A9859 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202250 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202250 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202250 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202250 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4300 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202250 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202250 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202250 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40739 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202250 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202250 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202250 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202250 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw (trunk:0) found free endpoint: rtpbridge/90@mgw (mgcp_endp.c:262) 20250427085202250 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/90@mgw" (mgcp_protocol.c:370) 20250427085202250 DLMGCP NOTICE <0013> endpoint:rtpbridge/90@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202250 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202250 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw CI:070AEB5F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202250 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw CI:070AEB5F output_enabled 0 (mgcp_conn.c:271) 20250427085202250 DLMGCP DEBUG <0013> (1234/rtp C:070AEB5F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202250 DLMGCP NOTICE <0013> endpoint:rtpbridge/90@mgw CI:070AEB5F CRCX: connection successfully created: (1234/rtp C:070AEB5F r=NULL:0<->l=::1:4302) (mgcp_protocol.c:772) 20250427085202250 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202250 DLMGCP DEBUG <0013> Generated response: line #00: 200 40739 OK (mgcp_msg.c:72) 20250427085202250 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/90@mgw (mgcp_msg.c:72) 20250427085202250 DLMGCP DEBUG <0013> Generated response: line #02: I: 070AEB5F (mgcp_msg.c:72) 20250427085202250 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202250 DLMGCP DEBUG <0013> Generated response: line #04: o=- 070AEB5F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202250 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202250 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202250 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202250 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4302 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202250 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202250 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202250 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40740 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202250 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202250 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202250 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202250 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw (trunk:0) found free endpoint: rtpbridge/91@mgw (mgcp_endp.c:262) 20250427085202250 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/91@mgw" (mgcp_protocol.c:370) 20250427085202250 DLMGCP NOTICE <0013> endpoint:rtpbridge/91@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202250 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202250 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw CI:AE4D8B77 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202250 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw CI:AE4D8B77 output_enabled 0 (mgcp_conn.c:271) 20250427085202250 DLMGCP DEBUG <0013> (1234/rtp C:AE4D8B77 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202250 DLMGCP NOTICE <0013> endpoint:rtpbridge/91@mgw CI:AE4D8B77 CRCX: connection successfully created: (1234/rtp C:AE4D8B77 r=NULL:0<->l=::1:4304) (mgcp_protocol.c:772) 20250427085202250 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202250 DLMGCP DEBUG <0013> Generated response: line #00: 200 40740 OK (mgcp_msg.c:72) 20250427085202250 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/91@mgw (mgcp_msg.c:72) 20250427085202250 DLMGCP DEBUG <0013> Generated response: line #02: I: AE4D8B77 (mgcp_msg.c:72) 20250427085202250 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202250 DLMGCP DEBUG <0013> Generated response: line #04: o=- AE4D8B77 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202250 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202250 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202250 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202250 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4304 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202250 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202250 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202251 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40741 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202251 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202251 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202251 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202251 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw (trunk:0) found free endpoint: rtpbridge/92@mgw (mgcp_endp.c:262) 20250427085202251 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/92@mgw" (mgcp_protocol.c:370) 20250427085202251 DLMGCP NOTICE <0013> endpoint:rtpbridge/92@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202251 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202251 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw CI:0D5B7134 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202251 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw CI:0D5B7134 output_enabled 0 (mgcp_conn.c:271) 20250427085202251 DLMGCP DEBUG <0013> (1234/rtp C:0D5B7134 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202251 DLMGCP NOTICE <0013> endpoint:rtpbridge/92@mgw CI:0D5B7134 CRCX: connection successfully created: (1234/rtp C:0D5B7134 r=NULL:0<->l=::1:4306) (mgcp_protocol.c:772) 20250427085202251 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202251 DLMGCP DEBUG <0013> Generated response: line #00: 200 40741 OK (mgcp_msg.c:72) 20250427085202251 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/92@mgw (mgcp_msg.c:72) 20250427085202251 DLMGCP DEBUG <0013> Generated response: line #02: I: 0D5B7134 (mgcp_msg.c:72) 20250427085202251 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202251 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0D5B7134 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202251 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202251 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202251 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202251 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4306 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202251 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202251 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202251 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40742 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202251 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202251 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202251 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202251 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw (trunk:0) found free endpoint: rtpbridge/93@mgw (mgcp_endp.c:262) 20250427085202251 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/93@mgw" (mgcp_protocol.c:370) 20250427085202251 DLMGCP NOTICE <0013> endpoint:rtpbridge/93@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202251 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202251 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw CI:D5C8A6A5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202251 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw CI:D5C8A6A5 output_enabled 0 (mgcp_conn.c:271) 20250427085202251 DLMGCP DEBUG <0013> (1234/rtp C:D5C8A6A5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202251 DLMGCP NOTICE <0013> endpoint:rtpbridge/93@mgw CI:D5C8A6A5 CRCX: connection successfully created: (1234/rtp C:D5C8A6A5 r=NULL:0<->l=::1:4308) (mgcp_protocol.c:772) 20250427085202251 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202251 DLMGCP DEBUG <0013> Generated response: line #00: 200 40742 OK (mgcp_msg.c:72) 20250427085202251 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/93@mgw (mgcp_msg.c:72) 20250427085202251 DLMGCP DEBUG <0013> Generated response: line #02: I: D5C8A6A5 (mgcp_msg.c:72) 20250427085202251 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202251 DLMGCP DEBUG <0013> Generated response: line #04: o=- D5C8A6A5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202251 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202251 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202251 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202251 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4308 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202251 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202251 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202251 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40743 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202251 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202251 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202251 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202251 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw (trunk:0) found free endpoint: rtpbridge/94@mgw (mgcp_endp.c:262) 20250427085202251 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/94@mgw" (mgcp_protocol.c:370) 20250427085202251 DLMGCP NOTICE <0013> endpoint:rtpbridge/94@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202251 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202251 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw CI:2676A71A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202251 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw CI:2676A71A output_enabled 0 (mgcp_conn.c:271) 20250427085202251 DLMGCP DEBUG <0013> (1234/rtp C:2676A71A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202251 DLMGCP NOTICE <0013> endpoint:rtpbridge/94@mgw CI:2676A71A CRCX: connection successfully created: (1234/rtp C:2676A71A r=NULL:0<->l=::1:4310) (mgcp_protocol.c:772) 20250427085202251 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202251 DLMGCP DEBUG <0013> Generated response: line #00: 200 40743 OK (mgcp_msg.c:72) 20250427085202251 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/94@mgw (mgcp_msg.c:72) 20250427085202251 DLMGCP DEBUG <0013> Generated response: line #02: I: 2676A71A (mgcp_msg.c:72) 20250427085202251 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202251 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2676A71A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202251 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202251 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202251 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202251 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4310 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202251 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202251 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202252 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40744 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202252 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202252 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202252 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202252 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw (trunk:0) found free endpoint: rtpbridge/95@mgw (mgcp_endp.c:262) 20250427085202252 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/95@mgw" (mgcp_protocol.c:370) 20250427085202252 DLMGCP NOTICE <0013> endpoint:rtpbridge/95@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202252 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202252 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw CI:BA61E337 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202252 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw CI:BA61E337 output_enabled 0 (mgcp_conn.c:271) 20250427085202252 DLMGCP DEBUG <0013> (1234/rtp C:BA61E337 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202252 DLMGCP NOTICE <0013> endpoint:rtpbridge/95@mgw CI:BA61E337 CRCX: connection successfully created: (1234/rtp C:BA61E337 r=NULL:0<->l=::1:4312) (mgcp_protocol.c:772) 20250427085202252 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202252 DLMGCP DEBUG <0013> Generated response: line #00: 200 40744 OK (mgcp_msg.c:72) 20250427085202252 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/95@mgw (mgcp_msg.c:72) 20250427085202252 DLMGCP DEBUG <0013> Generated response: line #02: I: BA61E337 (mgcp_msg.c:72) 20250427085202252 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202252 DLMGCP DEBUG <0013> Generated response: line #04: o=- BA61E337 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202252 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202252 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202252 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202252 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4312 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202252 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202252 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202252 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40745 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202252 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202252 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202252 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202252 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw (trunk:0) found free endpoint: rtpbridge/96@mgw (mgcp_endp.c:262) 20250427085202252 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/96@mgw" (mgcp_protocol.c:370) 20250427085202252 DLMGCP NOTICE <0013> endpoint:rtpbridge/96@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202252 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202252 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw CI:794005D2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202252 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw CI:794005D2 output_enabled 0 (mgcp_conn.c:271) 20250427085202252 DLMGCP DEBUG <0013> (1234/rtp C:794005D2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202252 DLMGCP NOTICE <0013> endpoint:rtpbridge/96@mgw CI:794005D2 CRCX: connection successfully created: (1234/rtp C:794005D2 r=NULL:0<->l=::1:4314) (mgcp_protocol.c:772) 20250427085202252 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202252 DLMGCP DEBUG <0013> Generated response: line #00: 200 40745 OK (mgcp_msg.c:72) 20250427085202252 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/96@mgw (mgcp_msg.c:72) 20250427085202253 DLMGCP DEBUG <0013> Generated response: line #02: I: 794005D2 (mgcp_msg.c:72) 20250427085202253 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202253 DLMGCP DEBUG <0013> Generated response: line #04: o=- 794005D2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202253 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202253 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202253 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202253 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4314 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202253 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202253 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202253 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40746 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202253 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202253 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202253 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202253 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw (trunk:0) found free endpoint: rtpbridge/97@mgw (mgcp_endp.c:262) 20250427085202253 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/97@mgw" (mgcp_protocol.c:370) 20250427085202253 DLMGCP NOTICE <0013> endpoint:rtpbridge/97@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202253 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202253 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw CI:02F17536 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202253 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw CI:02F17536 output_enabled 0 (mgcp_conn.c:271) 20250427085202253 DLMGCP DEBUG <0013> (1234/rtp C:02F17536 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202253 DLMGCP NOTICE <0013> endpoint:rtpbridge/97@mgw CI:02F17536 CRCX: connection successfully created: (1234/rtp C:02F17536 r=NULL:0<->l=::1:4316) (mgcp_protocol.c:772) 20250427085202253 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202253 DLMGCP DEBUG <0013> Generated response: line #00: 200 40746 OK (mgcp_msg.c:72) 20250427085202253 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/97@mgw (mgcp_msg.c:72) 20250427085202253 DLMGCP DEBUG <0013> Generated response: line #02: I: 02F17536 (mgcp_msg.c:72) 20250427085202253 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202253 DLMGCP DEBUG <0013> Generated response: line #04: o=- 02F17536 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202253 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202253 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202253 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202253 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4316 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202253 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202253 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202253 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40747 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202253 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202253 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202253 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202253 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw (trunk:0) found free endpoint: rtpbridge/98@mgw (mgcp_endp.c:262) 20250427085202253 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/98@mgw" (mgcp_protocol.c:370) 20250427085202253 DLMGCP NOTICE <0013> endpoint:rtpbridge/98@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202253 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202253 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw CI:A79262F2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202253 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw CI:A79262F2 output_enabled 0 (mgcp_conn.c:271) 20250427085202253 DLMGCP DEBUG <0013> (1234/rtp C:A79262F2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202253 DLMGCP NOTICE <0013> endpoint:rtpbridge/98@mgw CI:A79262F2 CRCX: connection successfully created: (1234/rtp C:A79262F2 r=NULL:0<->l=::1:4318) (mgcp_protocol.c:772) 20250427085202253 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202253 DLMGCP DEBUG <0013> Generated response: line #00: 200 40747 OK (mgcp_msg.c:72) 20250427085202253 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/98@mgw (mgcp_msg.c:72) 20250427085202253 DLMGCP DEBUG <0013> Generated response: line #02: I: A79262F2 (mgcp_msg.c:72) 20250427085202253 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202253 DLMGCP DEBUG <0013> Generated response: line #04: o=- A79262F2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202253 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202253 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202253 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202253 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4318 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202254 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202254 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202254 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40748 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202254 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202254 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202254 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202254 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw (trunk:0) found free endpoint: rtpbridge/99@mgw (mgcp_endp.c:262) 20250427085202254 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/99@mgw" (mgcp_protocol.c:370) 20250427085202254 DLMGCP NOTICE <0013> endpoint:rtpbridge/99@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202254 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202254 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw CI:FAF0C331 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202254 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw CI:FAF0C331 output_enabled 0 (mgcp_conn.c:271) 20250427085202254 DLMGCP DEBUG <0013> (1234/rtp C:FAF0C331 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202254 DLMGCP NOTICE <0013> endpoint:rtpbridge/99@mgw CI:FAF0C331 CRCX: connection successfully created: (1234/rtp C:FAF0C331 r=NULL:0<->l=::1:4320) (mgcp_protocol.c:772) 20250427085202254 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202254 DLMGCP DEBUG <0013> Generated response: line #00: 200 40748 OK (mgcp_msg.c:72) 20250427085202254 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/99@mgw (mgcp_msg.c:72) 20250427085202254 DLMGCP DEBUG <0013> Generated response: line #02: I: FAF0C331 (mgcp_msg.c:72) 20250427085202254 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202254 DLMGCP DEBUG <0013> Generated response: line #04: o=- FAF0C331 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202254 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202254 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202254 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202254 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4320 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202254 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202254 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202254 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40749 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202254 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202254 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202254 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202254 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw (trunk:0) found free endpoint: rtpbridge/9a@mgw (mgcp_endp.c:262) 20250427085202254 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/9a@mgw" (mgcp_protocol.c:370) 20250427085202254 DLMGCP NOTICE <0013> endpoint:rtpbridge/9a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202254 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202254 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw CI:117BD67C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202254 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw CI:117BD67C output_enabled 0 (mgcp_conn.c:271) 20250427085202254 DLMGCP DEBUG <0013> (1234/rtp C:117BD67C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202254 DLMGCP NOTICE <0013> endpoint:rtpbridge/9a@mgw CI:117BD67C CRCX: connection successfully created: (1234/rtp C:117BD67C r=NULL:0<->l=::1:4322) (mgcp_protocol.c:772) 20250427085202254 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202254 DLMGCP DEBUG <0013> Generated response: line #00: 200 40749 OK (mgcp_msg.c:72) 20250427085202254 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9a@mgw (mgcp_msg.c:72) 20250427085202254 DLMGCP DEBUG <0013> Generated response: line #02: I: 117BD67C (mgcp_msg.c:72) 20250427085202254 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202254 DLMGCP DEBUG <0013> Generated response: line #04: o=- 117BD67C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202254 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202254 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202254 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202254 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4322 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202254 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202254 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202255 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40750 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202255 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202255 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202255 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202255 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw (trunk:0) found free endpoint: rtpbridge/9b@mgw (mgcp_endp.c:262) 20250427085202255 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/9b@mgw" (mgcp_protocol.c:370) 20250427085202255 DLMGCP NOTICE <0013> endpoint:rtpbridge/9b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202255 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202255 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw CI:3BA432DF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202255 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw CI:3BA432DF output_enabled 0 (mgcp_conn.c:271) 20250427085202255 DLMGCP DEBUG <0013> (1234/rtp C:3BA432DF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202255 DLMGCP NOTICE <0013> endpoint:rtpbridge/9b@mgw CI:3BA432DF CRCX: connection successfully created: (1234/rtp C:3BA432DF r=NULL:0<->l=::1:4324) (mgcp_protocol.c:772) 20250427085202255 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202255 DLMGCP DEBUG <0013> Generated response: line #00: 200 40750 OK (mgcp_msg.c:72) 20250427085202255 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9b@mgw (mgcp_msg.c:72) 20250427085202255 DLMGCP DEBUG <0013> Generated response: line #02: I: 3BA432DF (mgcp_msg.c:72) 20250427085202255 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202255 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3BA432DF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202255 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202255 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202255 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202255 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4324 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202255 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202255 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202255 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40751 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202255 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202255 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202255 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202255 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw (trunk:0) found free endpoint: rtpbridge/9c@mgw (mgcp_endp.c:262) 20250427085202255 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/9c@mgw" (mgcp_protocol.c:370) 20250427085202255 DLMGCP NOTICE <0013> endpoint:rtpbridge/9c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202255 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202255 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw CI:A109DA3C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202255 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw CI:A109DA3C output_enabled 0 (mgcp_conn.c:271) 20250427085202255 DLMGCP DEBUG <0013> (1234/rtp C:A109DA3C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202255 DLMGCP NOTICE <0013> endpoint:rtpbridge/9c@mgw CI:A109DA3C CRCX: connection successfully created: (1234/rtp C:A109DA3C r=NULL:0<->l=::1:4326) (mgcp_protocol.c:772) 20250427085202255 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202255 DLMGCP DEBUG <0013> Generated response: line #00: 200 40751 OK (mgcp_msg.c:72) 20250427085202255 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9c@mgw (mgcp_msg.c:72) 20250427085202255 DLMGCP DEBUG <0013> Generated response: line #02: I: A109DA3C (mgcp_msg.c:72) 20250427085202255 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202255 DLMGCP DEBUG <0013> Generated response: line #04: o=- A109DA3C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202255 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202255 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202255 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202255 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4326 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202255 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202255 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202256 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40752 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202256 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202256 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202256 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202256 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw (trunk:0) found free endpoint: rtpbridge/9d@mgw (mgcp_endp.c:262) 20250427085202256 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/9d@mgw" (mgcp_protocol.c:370) 20250427085202256 DLMGCP NOTICE <0013> endpoint:rtpbridge/9d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202256 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202256 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw CI:BB1846D2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202256 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw CI:BB1846D2 output_enabled 0 (mgcp_conn.c:271) 20250427085202256 DLMGCP DEBUG <0013> (1234/rtp C:BB1846D2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202256 DLMGCP NOTICE <0013> endpoint:rtpbridge/9d@mgw CI:BB1846D2 CRCX: connection successfully created: (1234/rtp C:BB1846D2 r=NULL:0<->l=::1:4328) (mgcp_protocol.c:772) 20250427085202256 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202256 DLMGCP DEBUG <0013> Generated response: line #00: 200 40752 OK (mgcp_msg.c:72) 20250427085202256 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9d@mgw (mgcp_msg.c:72) 20250427085202256 DLMGCP DEBUG <0013> Generated response: line #02: I: BB1846D2 (mgcp_msg.c:72) 20250427085202256 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202256 DLMGCP DEBUG <0013> Generated response: line #04: o=- BB1846D2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202256 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202256 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202256 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202256 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4328 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202256 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202256 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202256 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40753 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202256 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202256 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202256 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202256 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw (trunk:0) found free endpoint: rtpbridge/9e@mgw (mgcp_endp.c:262) 20250427085202256 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/9e@mgw" (mgcp_protocol.c:370) 20250427085202256 DLMGCP NOTICE <0013> endpoint:rtpbridge/9e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202256 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202256 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw CI:A28A5797 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202256 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw CI:A28A5797 output_enabled 0 (mgcp_conn.c:271) 20250427085202256 DLMGCP DEBUG <0013> (1234/rtp C:A28A5797 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202256 DLMGCP NOTICE <0013> endpoint:rtpbridge/9e@mgw CI:A28A5797 CRCX: connection successfully created: (1234/rtp C:A28A5797 r=NULL:0<->l=::1:4330) (mgcp_protocol.c:772) 20250427085202256 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202256 DLMGCP DEBUG <0013> Generated response: line #00: 200 40753 OK (mgcp_msg.c:72) 20250427085202256 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9e@mgw (mgcp_msg.c:72) 20250427085202256 DLMGCP DEBUG <0013> Generated response: line #02: I: A28A5797 (mgcp_msg.c:72) 20250427085202256 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202256 DLMGCP DEBUG <0013> Generated response: line #04: o=- A28A5797 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202256 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202256 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202256 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202256 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4330 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202256 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202256 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202256 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40754 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202256 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202256 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202257 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202257 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw (trunk:0) found free endpoint: rtpbridge/9f@mgw (mgcp_endp.c:262) 20250427085202257 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/9f@mgw" (mgcp_protocol.c:370) 20250427085202257 DLMGCP NOTICE <0013> endpoint:rtpbridge/9f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202257 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202257 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw CI:94B54C32 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202257 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw CI:94B54C32 output_enabled 0 (mgcp_conn.c:271) 20250427085202257 DLMGCP DEBUG <0013> (1234/rtp C:94B54C32 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202257 DLMGCP NOTICE <0013> endpoint:rtpbridge/9f@mgw CI:94B54C32 CRCX: connection successfully created: (1234/rtp C:94B54C32 r=NULL:0<->l=::1:4332) (mgcp_protocol.c:772) 20250427085202257 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202257 DLMGCP DEBUG <0013> Generated response: line #00: 200 40754 OK (mgcp_msg.c:72) 20250427085202257 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9f@mgw (mgcp_msg.c:72) 20250427085202257 DLMGCP DEBUG <0013> Generated response: line #02: I: 94B54C32 (mgcp_msg.c:72) 20250427085202257 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202257 DLMGCP DEBUG <0013> Generated response: line #04: o=- 94B54C32 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202257 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202257 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202257 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202257 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4332 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202257 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202257 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202257 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40755 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202257 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202257 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202257 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202257 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw (trunk:0) found free endpoint: rtpbridge/a0@mgw (mgcp_endp.c:262) 20250427085202257 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a0@mgw" (mgcp_protocol.c:370) 20250427085202257 DLMGCP NOTICE <0013> endpoint:rtpbridge/a0@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202257 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202257 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw CI:AD76B70F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202257 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw CI:AD76B70F output_enabled 0 (mgcp_conn.c:271) 20250427085202257 DLMGCP DEBUG <0013> (1234/rtp C:AD76B70F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202257 DLMGCP NOTICE <0013> endpoint:rtpbridge/a0@mgw CI:AD76B70F CRCX: connection successfully created: (1234/rtp C:AD76B70F r=NULL:0<->l=::1:4334) (mgcp_protocol.c:772) 20250427085202257 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202257 DLMGCP DEBUG <0013> Generated response: line #00: 200 40755 OK (mgcp_msg.c:72) 20250427085202257 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a0@mgw (mgcp_msg.c:72) 20250427085202257 DLMGCP DEBUG <0013> Generated response: line #02: I: AD76B70F (mgcp_msg.c:72) 20250427085202257 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202257 DLMGCP DEBUG <0013> Generated response: line #04: o=- AD76B70F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202257 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202257 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202257 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202257 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4334 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202257 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202258 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202258 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40756 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202258 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202258 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202258 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202258 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw (trunk:0) found free endpoint: rtpbridge/a1@mgw (mgcp_endp.c:262) 20250427085202258 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a1@mgw" (mgcp_protocol.c:370) 20250427085202258 DLMGCP NOTICE <0013> endpoint:rtpbridge/a1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202258 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202258 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw CI:07B77F24 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202258 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw CI:07B77F24 output_enabled 0 (mgcp_conn.c:271) 20250427085202258 DLMGCP DEBUG <0013> (1234/rtp C:07B77F24 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202258 DLMGCP NOTICE <0013> endpoint:rtpbridge/a1@mgw CI:07B77F24 CRCX: connection successfully created: (1234/rtp C:07B77F24 r=NULL:0<->l=::1:4336) (mgcp_protocol.c:772) 20250427085202258 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202258 DLMGCP DEBUG <0013> Generated response: line #00: 200 40756 OK (mgcp_msg.c:72) 20250427085202258 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a1@mgw (mgcp_msg.c:72) 20250427085202258 DLMGCP DEBUG <0013> Generated response: line #02: I: 07B77F24 (mgcp_msg.c:72) 20250427085202258 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202258 DLMGCP DEBUG <0013> Generated response: line #04: o=- 07B77F24 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202258 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202258 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202258 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202258 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4336 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202258 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202258 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202259 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40757 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202259 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202259 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202259 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202259 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw (trunk:0) found free endpoint: rtpbridge/a2@mgw (mgcp_endp.c:262) 20250427085202259 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a2@mgw" (mgcp_protocol.c:370) 20250427085202259 DLMGCP NOTICE <0013> endpoint:rtpbridge/a2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202259 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202259 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw CI:EC2B3CB4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202259 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw CI:EC2B3CB4 output_enabled 0 (mgcp_conn.c:271) 20250427085202259 DLMGCP DEBUG <0013> (1234/rtp C:EC2B3CB4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202259 DLMGCP NOTICE <0013> endpoint:rtpbridge/a2@mgw CI:EC2B3CB4 CRCX: connection successfully created: (1234/rtp C:EC2B3CB4 r=NULL:0<->l=::1:4338) (mgcp_protocol.c:772) 20250427085202259 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202259 DLMGCP DEBUG <0013> Generated response: line #00: 200 40757 OK (mgcp_msg.c:72) 20250427085202259 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a2@mgw (mgcp_msg.c:72) 20250427085202259 DLMGCP DEBUG <0013> Generated response: line #02: I: EC2B3CB4 (mgcp_msg.c:72) 20250427085202259 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202259 DLMGCP DEBUG <0013> Generated response: line #04: o=- EC2B3CB4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202259 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202259 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202259 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202259 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4338 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202259 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202259 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202260 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40758 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202260 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202260 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202260 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202260 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw (trunk:0) found free endpoint: rtpbridge/a3@mgw (mgcp_endp.c:262) 20250427085202260 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a3@mgw" (mgcp_protocol.c:370) 20250427085202260 DLMGCP NOTICE <0013> endpoint:rtpbridge/a3@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202260 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202260 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw CI:90A4EADF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202260 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw CI:90A4EADF output_enabled 0 (mgcp_conn.c:271) 20250427085202260 DLMGCP DEBUG <0013> (1234/rtp C:90A4EADF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202260 DLMGCP NOTICE <0013> endpoint:rtpbridge/a3@mgw CI:90A4EADF CRCX: connection successfully created: (1234/rtp C:90A4EADF r=NULL:0<->l=::1:4340) (mgcp_protocol.c:772) 20250427085202260 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202260 DLMGCP DEBUG <0013> Generated response: line #00: 200 40758 OK (mgcp_msg.c:72) 20250427085202260 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a3@mgw (mgcp_msg.c:72) 20250427085202260 DLMGCP DEBUG <0013> Generated response: line #02: I: 90A4EADF (mgcp_msg.c:72) 20250427085202260 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202260 DLMGCP DEBUG <0013> Generated response: line #04: o=- 90A4EADF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202260 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202260 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202260 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202260 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4340 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202260 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202260 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202260 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40759 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202260 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202260 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202260 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202260 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw (trunk:0) found free endpoint: rtpbridge/a4@mgw (mgcp_endp.c:262) 20250427085202260 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a4@mgw" (mgcp_protocol.c:370) 20250427085202260 DLMGCP NOTICE <0013> endpoint:rtpbridge/a4@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202260 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202260 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw CI:30B9A4AC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202260 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw CI:30B9A4AC output_enabled 0 (mgcp_conn.c:271) 20250427085202260 DLMGCP DEBUG <0013> (1234/rtp C:30B9A4AC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202260 DLMGCP NOTICE <0013> endpoint:rtpbridge/a4@mgw CI:30B9A4AC CRCX: connection successfully created: (1234/rtp C:30B9A4AC r=NULL:0<->l=::1:4342) (mgcp_protocol.c:772) 20250427085202260 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202260 DLMGCP DEBUG <0013> Generated response: line #00: 200 40759 OK (mgcp_msg.c:72) 20250427085202260 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a4@mgw (mgcp_msg.c:72) 20250427085202260 DLMGCP DEBUG <0013> Generated response: line #02: I: 30B9A4AC (mgcp_msg.c:72) 20250427085202260 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202260 DLMGCP DEBUG <0013> Generated response: line #04: o=- 30B9A4AC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202260 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202260 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202260 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202260 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4342 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202260 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202260 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202261 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40760 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202261 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202261 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202261 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202261 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw (trunk:0) found free endpoint: rtpbridge/a5@mgw (mgcp_endp.c:262) 20250427085202261 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a5@mgw" (mgcp_protocol.c:370) 20250427085202261 DLMGCP NOTICE <0013> endpoint:rtpbridge/a5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202261 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202261 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw CI:E092F193 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202261 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw CI:E092F193 output_enabled 0 (mgcp_conn.c:271) 20250427085202261 DLMGCP DEBUG <0013> (1234/rtp C:E092F193 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202261 DLMGCP NOTICE <0013> endpoint:rtpbridge/a5@mgw CI:E092F193 CRCX: connection successfully created: (1234/rtp C:E092F193 r=NULL:0<->l=::1:4344) (mgcp_protocol.c:772) 20250427085202261 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202261 DLMGCP DEBUG <0013> Generated response: line #00: 200 40760 OK (mgcp_msg.c:72) 20250427085202261 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a5@mgw (mgcp_msg.c:72) 20250427085202261 DLMGCP DEBUG <0013> Generated response: line #02: I: E092F193 (mgcp_msg.c:72) 20250427085202261 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202261 DLMGCP DEBUG <0013> Generated response: line #04: o=- E092F193 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202261 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202261 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202261 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202261 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4344 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202261 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202261 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202262 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40761 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202262 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202262 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202262 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202262 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw (trunk:0) found free endpoint: rtpbridge/a6@mgw (mgcp_endp.c:262) 20250427085202262 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a6@mgw" (mgcp_protocol.c:370) 20250427085202262 DLMGCP NOTICE <0013> endpoint:rtpbridge/a6@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202262 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202262 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw CI:B172534F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202262 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw CI:B172534F output_enabled 0 (mgcp_conn.c:271) 20250427085202262 DLMGCP DEBUG <0013> (1234/rtp C:B172534F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202262 DLMGCP NOTICE <0013> endpoint:rtpbridge/a6@mgw CI:B172534F CRCX: connection successfully created: (1234/rtp C:B172534F r=NULL:0<->l=::1:4346) (mgcp_protocol.c:772) 20250427085202262 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202262 DLMGCP DEBUG <0013> Generated response: line #00: 200 40761 OK (mgcp_msg.c:72) 20250427085202262 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a6@mgw (mgcp_msg.c:72) 20250427085202262 DLMGCP DEBUG <0013> Generated response: line #02: I: B172534F (mgcp_msg.c:72) 20250427085202262 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202262 DLMGCP DEBUG <0013> Generated response: line #04: o=- B172534F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202262 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202262 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202262 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202262 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4346 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202262 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202262 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202262 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40762 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202262 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202262 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202262 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202262 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw (trunk:0) found free endpoint: rtpbridge/a7@mgw (mgcp_endp.c:262) 20250427085202262 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a7@mgw" (mgcp_protocol.c:370) 20250427085202262 DLMGCP NOTICE <0013> endpoint:rtpbridge/a7@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202262 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202262 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw CI:BEF32C12 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202262 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw CI:BEF32C12 output_enabled 0 (mgcp_conn.c:271) 20250427085202262 DLMGCP DEBUG <0013> (1234/rtp C:BEF32C12 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202262 DLMGCP NOTICE <0013> endpoint:rtpbridge/a7@mgw CI:BEF32C12 CRCX: connection successfully created: (1234/rtp C:BEF32C12 r=NULL:0<->l=::1:4348) (mgcp_protocol.c:772) 20250427085202262 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202262 DLMGCP DEBUG <0013> Generated response: line #00: 200 40762 OK (mgcp_msg.c:72) 20250427085202262 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a7@mgw (mgcp_msg.c:72) 20250427085202262 DLMGCP DEBUG <0013> Generated response: line #02: I: BEF32C12 (mgcp_msg.c:72) 20250427085202262 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202262 DLMGCP DEBUG <0013> Generated response: line #04: o=- BEF32C12 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202262 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202262 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202262 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202262 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4348 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202262 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202262 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202263 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40763 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202263 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202263 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202263 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202263 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw (trunk:0) found free endpoint: rtpbridge/a8@mgw (mgcp_endp.c:262) 20250427085202263 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a8@mgw" (mgcp_protocol.c:370) 20250427085202263 DLMGCP NOTICE <0013> endpoint:rtpbridge/a8@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202263 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202263 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw CI:634B64BF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202263 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw CI:634B64BF output_enabled 0 (mgcp_conn.c:271) 20250427085202263 DLMGCP DEBUG <0013> (1234/rtp C:634B64BF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202263 DLMGCP NOTICE <0013> endpoint:rtpbridge/a8@mgw CI:634B64BF CRCX: connection successfully created: (1234/rtp C:634B64BF r=NULL:0<->l=::1:4350) (mgcp_protocol.c:772) 20250427085202263 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202263 DLMGCP DEBUG <0013> Generated response: line #00: 200 40763 OK (mgcp_msg.c:72) 20250427085202263 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a8@mgw (mgcp_msg.c:72) 20250427085202263 DLMGCP DEBUG <0013> Generated response: line #02: I: 634B64BF (mgcp_msg.c:72) 20250427085202263 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202263 DLMGCP DEBUG <0013> Generated response: line #04: o=- 634B64BF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202263 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202263 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202263 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202263 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4350 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202263 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202263 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202263 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40764 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202263 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202263 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202263 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202263 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw (trunk:0) found free endpoint: rtpbridge/a9@mgw (mgcp_endp.c:262) 20250427085202263 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a9@mgw" (mgcp_protocol.c:370) 20250427085202263 DLMGCP NOTICE <0013> endpoint:rtpbridge/a9@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202263 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202263 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw CI:E2418E37 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202263 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw CI:E2418E37 output_enabled 0 (mgcp_conn.c:271) 20250427085202263 DLMGCP DEBUG <0013> (1234/rtp C:E2418E37 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202263 DLMGCP NOTICE <0013> endpoint:rtpbridge/a9@mgw CI:E2418E37 CRCX: connection successfully created: (1234/rtp C:E2418E37 r=NULL:0<->l=::1:4352) (mgcp_protocol.c:772) 20250427085202263 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202263 DLMGCP DEBUG <0013> Generated response: line #00: 200 40764 OK (mgcp_msg.c:72) 20250427085202263 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a9@mgw (mgcp_msg.c:72) 20250427085202263 DLMGCP DEBUG <0013> Generated response: line #02: I: E2418E37 (mgcp_msg.c:72) 20250427085202263 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202263 DLMGCP DEBUG <0013> Generated response: line #04: o=- E2418E37 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202263 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202263 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202263 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202263 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4352 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202263 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202263 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202264 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40765 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202264 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202264 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202264 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202264 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw (trunk:0) found free endpoint: rtpbridge/aa@mgw (mgcp_endp.c:262) 20250427085202264 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/aa@mgw" (mgcp_protocol.c:370) 20250427085202264 DLMGCP NOTICE <0013> endpoint:rtpbridge/aa@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202264 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202264 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw CI:DD0B1826 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202264 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw CI:DD0B1826 output_enabled 0 (mgcp_conn.c:271) 20250427085202264 DLMGCP DEBUG <0013> (1234/rtp C:DD0B1826 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202264 DLMGCP NOTICE <0013> endpoint:rtpbridge/aa@mgw CI:DD0B1826 CRCX: connection successfully created: (1234/rtp C:DD0B1826 r=NULL:0<->l=::1:4354) (mgcp_protocol.c:772) 20250427085202264 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202264 DLMGCP DEBUG <0013> Generated response: line #00: 200 40765 OK (mgcp_msg.c:72) 20250427085202264 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/aa@mgw (mgcp_msg.c:72) 20250427085202264 DLMGCP DEBUG <0013> Generated response: line #02: I: DD0B1826 (mgcp_msg.c:72) 20250427085202264 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202264 DLMGCP DEBUG <0013> Generated response: line #04: o=- DD0B1826 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202264 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202264 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202264 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202264 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4354 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202264 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202264 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202264 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40766 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202264 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202264 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202264 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202264 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw (trunk:0) found free endpoint: rtpbridge/ab@mgw (mgcp_endp.c:262) 20250427085202264 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ab@mgw" (mgcp_protocol.c:370) 20250427085202264 DLMGCP NOTICE <0013> endpoint:rtpbridge/ab@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202264 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202264 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw CI:9A47024E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202264 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw CI:9A47024E output_enabled 0 (mgcp_conn.c:271) 20250427085202264 DLMGCP DEBUG <0013> (1234/rtp C:9A47024E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202264 DLMGCP NOTICE <0013> endpoint:rtpbridge/ab@mgw CI:9A47024E CRCX: connection successfully created: (1234/rtp C:9A47024E r=NULL:0<->l=::1:4356) (mgcp_protocol.c:772) 20250427085202264 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202264 DLMGCP DEBUG <0013> Generated response: line #00: 200 40766 OK (mgcp_msg.c:72) 20250427085202264 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ab@mgw (mgcp_msg.c:72) 20250427085202264 DLMGCP DEBUG <0013> Generated response: line #02: I: 9A47024E (mgcp_msg.c:72) 20250427085202264 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202264 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9A47024E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202264 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202264 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202264 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202264 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4356 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202264 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202264 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202265 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40767 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202265 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202265 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202265 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202265 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw (trunk:0) found free endpoint: rtpbridge/ac@mgw (mgcp_endp.c:262) 20250427085202265 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ac@mgw" (mgcp_protocol.c:370) 20250427085202265 DLMGCP NOTICE <0013> endpoint:rtpbridge/ac@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202265 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202265 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw CI:EC504332 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202265 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw CI:EC504332 output_enabled 0 (mgcp_conn.c:271) 20250427085202265 DLMGCP DEBUG <0013> (1234/rtp C:EC504332 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202265 DLMGCP NOTICE <0013> endpoint:rtpbridge/ac@mgw CI:EC504332 CRCX: connection successfully created: (1234/rtp C:EC504332 r=NULL:0<->l=::1:4358) (mgcp_protocol.c:772) 20250427085202265 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202265 DLMGCP DEBUG <0013> Generated response: line #00: 200 40767 OK (mgcp_msg.c:72) 20250427085202265 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ac@mgw (mgcp_msg.c:72) 20250427085202265 DLMGCP DEBUG <0013> Generated response: line #02: I: EC504332 (mgcp_msg.c:72) 20250427085202265 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202265 DLMGCP DEBUG <0013> Generated response: line #04: o=- EC504332 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202265 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202265 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202265 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202265 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4358 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202265 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202265 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202265 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40768 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202265 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202265 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202265 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202265 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw (trunk:0) found free endpoint: rtpbridge/ad@mgw (mgcp_endp.c:262) 20250427085202265 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ad@mgw" (mgcp_protocol.c:370) 20250427085202265 DLMGCP NOTICE <0013> endpoint:rtpbridge/ad@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202265 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202265 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw CI:519ED7F7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202265 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw CI:519ED7F7 output_enabled 0 (mgcp_conn.c:271) 20250427085202265 DLMGCP DEBUG <0013> (1234/rtp C:519ED7F7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202265 DLMGCP NOTICE <0013> endpoint:rtpbridge/ad@mgw CI:519ED7F7 CRCX: connection successfully created: (1234/rtp C:519ED7F7 r=NULL:0<->l=::1:4360) (mgcp_protocol.c:772) 20250427085202265 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202265 DLMGCP DEBUG <0013> Generated response: line #00: 200 40768 OK (mgcp_msg.c:72) 20250427085202265 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ad@mgw (mgcp_msg.c:72) 20250427085202265 DLMGCP DEBUG <0013> Generated response: line #02: I: 519ED7F7 (mgcp_msg.c:72) 20250427085202265 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202265 DLMGCP DEBUG <0013> Generated response: line #04: o=- 519ED7F7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202265 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202265 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202265 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202265 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4360 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202265 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202265 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202266 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40769 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202266 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202266 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202266 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202266 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw (trunk:0) found free endpoint: rtpbridge/ae@mgw (mgcp_endp.c:262) 20250427085202266 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ae@mgw" (mgcp_protocol.c:370) 20250427085202266 DLMGCP NOTICE <0013> endpoint:rtpbridge/ae@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202266 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202266 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw CI:76E32E23 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202266 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw CI:76E32E23 output_enabled 0 (mgcp_conn.c:271) 20250427085202266 DLMGCP DEBUG <0013> (1234/rtp C:76E32E23 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202266 DLMGCP NOTICE <0013> endpoint:rtpbridge/ae@mgw CI:76E32E23 CRCX: connection successfully created: (1234/rtp C:76E32E23 r=NULL:0<->l=::1:4362) (mgcp_protocol.c:772) 20250427085202266 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202266 DLMGCP DEBUG <0013> Generated response: line #00: 200 40769 OK (mgcp_msg.c:72) 20250427085202266 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ae@mgw (mgcp_msg.c:72) 20250427085202266 DLMGCP DEBUG <0013> Generated response: line #02: I: 76E32E23 (mgcp_msg.c:72) 20250427085202266 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202266 DLMGCP DEBUG <0013> Generated response: line #04: o=- 76E32E23 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202266 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202266 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202266 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202266 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4362 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202266 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202266 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202266 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40770 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202266 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202266 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202266 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202266 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw (trunk:0) found free endpoint: rtpbridge/af@mgw (mgcp_endp.c:262) 20250427085202266 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/af@mgw" (mgcp_protocol.c:370) 20250427085202266 DLMGCP NOTICE <0013> endpoint:rtpbridge/af@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202266 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202266 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw CI:BEF80D8F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202266 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw CI:BEF80D8F output_enabled 0 (mgcp_conn.c:271) 20250427085202266 DLMGCP DEBUG <0013> (1234/rtp C:BEF80D8F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202266 DLMGCP NOTICE <0013> endpoint:rtpbridge/af@mgw CI:BEF80D8F CRCX: connection successfully created: (1234/rtp C:BEF80D8F r=NULL:0<->l=::1:4364) (mgcp_protocol.c:772) 20250427085202266 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202266 DLMGCP DEBUG <0013> Generated response: line #00: 200 40770 OK (mgcp_msg.c:72) 20250427085202266 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/af@mgw (mgcp_msg.c:72) 20250427085202266 DLMGCP DEBUG <0013> Generated response: line #02: I: BEF80D8F (mgcp_msg.c:72) 20250427085202266 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202266 DLMGCP DEBUG <0013> Generated response: line #04: o=- BEF80D8F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202266 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202266 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202266 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202266 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4364 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202266 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202266 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202266 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40771 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202266 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202266 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202266 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202266 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw (trunk:0) found free endpoint: rtpbridge/b0@mgw (mgcp_endp.c:262) 20250427085202266 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b0@mgw" (mgcp_protocol.c:370) 20250427085202266 DLMGCP NOTICE <0013> endpoint:rtpbridge/b0@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202266 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202266 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw CI:9567D93F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202266 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw CI:9567D93F output_enabled 0 (mgcp_conn.c:271) 20250427085202266 DLMGCP DEBUG <0013> (1234/rtp C:9567D93F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202266 DLMGCP NOTICE <0013> endpoint:rtpbridge/b0@mgw CI:9567D93F CRCX: connection successfully created: (1234/rtp C:9567D93F r=NULL:0<->l=::1:4366) (mgcp_protocol.c:772) 20250427085202266 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202266 DLMGCP DEBUG <0013> Generated response: line #00: 200 40771 OK (mgcp_msg.c:72) 20250427085202266 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b0@mgw (mgcp_msg.c:72) 20250427085202266 DLMGCP DEBUG <0013> Generated response: line #02: I: 9567D93F (mgcp_msg.c:72) 20250427085202266 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202266 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9567D93F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202266 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202266 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202266 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202266 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4366 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202266 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202266 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202267 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40772 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202267 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202267 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202267 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202267 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw (trunk:0) found free endpoint: rtpbridge/b1@mgw (mgcp_endp.c:262) 20250427085202267 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b1@mgw" (mgcp_protocol.c:370) 20250427085202267 DLMGCP NOTICE <0013> endpoint:rtpbridge/b1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202267 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202267 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw CI:728014CE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202267 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw CI:728014CE output_enabled 0 (mgcp_conn.c:271) 20250427085202267 DLMGCP DEBUG <0013> (1234/rtp C:728014CE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202267 DLMGCP NOTICE <0013> endpoint:rtpbridge/b1@mgw CI:728014CE CRCX: connection successfully created: (1234/rtp C:728014CE r=NULL:0<->l=::1:4368) (mgcp_protocol.c:772) 20250427085202267 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202267 DLMGCP DEBUG <0013> Generated response: line #00: 200 40772 OK (mgcp_msg.c:72) 20250427085202267 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b1@mgw (mgcp_msg.c:72) 20250427085202267 DLMGCP DEBUG <0013> Generated response: line #02: I: 728014CE (mgcp_msg.c:72) 20250427085202267 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202267 DLMGCP DEBUG <0013> Generated response: line #04: o=- 728014CE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202267 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202267 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202267 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202267 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4368 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202267 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202267 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202267 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40773 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202267 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202267 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202267 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202267 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw (trunk:0) found free endpoint: rtpbridge/b2@mgw (mgcp_endp.c:262) 20250427085202267 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b2@mgw" (mgcp_protocol.c:370) 20250427085202267 DLMGCP NOTICE <0013> endpoint:rtpbridge/b2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202267 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202267 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw CI:DF93C10D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202267 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw CI:DF93C10D output_enabled 0 (mgcp_conn.c:271) 20250427085202267 DLMGCP DEBUG <0013> (1234/rtp C:DF93C10D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202267 DLMGCP NOTICE <0013> endpoint:rtpbridge/b2@mgw CI:DF93C10D CRCX: connection successfully created: (1234/rtp C:DF93C10D r=NULL:0<->l=::1:4370) (mgcp_protocol.c:772) 20250427085202267 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202267 DLMGCP DEBUG <0013> Generated response: line #00: 200 40773 OK (mgcp_msg.c:72) 20250427085202267 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b2@mgw (mgcp_msg.c:72) 20250427085202267 DLMGCP DEBUG <0013> Generated response: line #02: I: DF93C10D (mgcp_msg.c:72) 20250427085202267 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202267 DLMGCP DEBUG <0013> Generated response: line #04: o=- DF93C10D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202267 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202267 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202267 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202267 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4370 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202267 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202267 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202267 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40774 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202267 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202267 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202267 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202267 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw (trunk:0) found free endpoint: rtpbridge/b3@mgw (mgcp_endp.c:262) 20250427085202267 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b3@mgw" (mgcp_protocol.c:370) 20250427085202267 DLMGCP NOTICE <0013> endpoint:rtpbridge/b3@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202267 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202267 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw CI:8A22DE5C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202267 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw CI:8A22DE5C output_enabled 0 (mgcp_conn.c:271) 20250427085202267 DLMGCP DEBUG <0013> (1234/rtp C:8A22DE5C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202267 DLMGCP NOTICE <0013> endpoint:rtpbridge/b3@mgw CI:8A22DE5C CRCX: connection successfully created: (1234/rtp C:8A22DE5C r=NULL:0<->l=::1:4372) (mgcp_protocol.c:772) 20250427085202267 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202267 DLMGCP DEBUG <0013> Generated response: line #00: 200 40774 OK (mgcp_msg.c:72) 20250427085202267 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b3@mgw (mgcp_msg.c:72) 20250427085202267 DLMGCP DEBUG <0013> Generated response: line #02: I: 8A22DE5C (mgcp_msg.c:72) 20250427085202267 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202267 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8A22DE5C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202267 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202267 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202267 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202267 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4372 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202267 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202267 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202268 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40775 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202268 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202268 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202268 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202268 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw (trunk:0) found free endpoint: rtpbridge/b4@mgw (mgcp_endp.c:262) 20250427085202268 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b4@mgw" (mgcp_protocol.c:370) 20250427085202268 DLMGCP NOTICE <0013> endpoint:rtpbridge/b4@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202268 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202268 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw CI:B6EF1046 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202268 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw CI:B6EF1046 output_enabled 0 (mgcp_conn.c:271) 20250427085202268 DLMGCP DEBUG <0013> (1234/rtp C:B6EF1046 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202268 DLMGCP NOTICE <0013> endpoint:rtpbridge/b4@mgw CI:B6EF1046 CRCX: connection successfully created: (1234/rtp C:B6EF1046 r=NULL:0<->l=::1:4374) (mgcp_protocol.c:772) 20250427085202268 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202268 DLMGCP DEBUG <0013> Generated response: line #00: 200 40775 OK (mgcp_msg.c:72) 20250427085202268 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b4@mgw (mgcp_msg.c:72) 20250427085202268 DLMGCP DEBUG <0013> Generated response: line #02: I: B6EF1046 (mgcp_msg.c:72) 20250427085202268 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202268 DLMGCP DEBUG <0013> Generated response: line #04: o=- B6EF1046 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202268 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202268 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202268 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202268 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4374 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202268 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202268 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202268 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40776 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202268 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202268 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202268 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202268 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw (trunk:0) found free endpoint: rtpbridge/b5@mgw (mgcp_endp.c:262) 20250427085202268 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b5@mgw" (mgcp_protocol.c:370) 20250427085202268 DLMGCP NOTICE <0013> endpoint:rtpbridge/b5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202268 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202268 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw CI:D0345957 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202268 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw CI:D0345957 output_enabled 0 (mgcp_conn.c:271) 20250427085202268 DLMGCP DEBUG <0013> (1234/rtp C:D0345957 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202268 DLMGCP NOTICE <0013> endpoint:rtpbridge/b5@mgw CI:D0345957 CRCX: connection successfully created: (1234/rtp C:D0345957 r=NULL:0<->l=::1:4376) (mgcp_protocol.c:772) 20250427085202268 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202268 DLMGCP DEBUG <0013> Generated response: line #00: 200 40776 OK (mgcp_msg.c:72) 20250427085202268 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b5@mgw (mgcp_msg.c:72) 20250427085202268 DLMGCP DEBUG <0013> Generated response: line #02: I: D0345957 (mgcp_msg.c:72) 20250427085202268 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202268 DLMGCP DEBUG <0013> Generated response: line #04: o=- D0345957 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202268 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202268 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202268 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202268 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4376 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202268 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202268 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202268 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40777 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202268 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202268 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202268 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202268 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw (trunk:0) found free endpoint: rtpbridge/b6@mgw (mgcp_endp.c:262) 20250427085202268 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b6@mgw" (mgcp_protocol.c:370) 20250427085202268 DLMGCP NOTICE <0013> endpoint:rtpbridge/b6@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202268 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202268 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw CI:A9D0A151 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202268 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw CI:A9D0A151 output_enabled 0 (mgcp_conn.c:271) 20250427085202268 DLMGCP DEBUG <0013> (1234/rtp C:A9D0A151 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202268 DLMGCP NOTICE <0013> endpoint:rtpbridge/b6@mgw CI:A9D0A151 CRCX: connection successfully created: (1234/rtp C:A9D0A151 r=NULL:0<->l=::1:4378) (mgcp_protocol.c:772) 20250427085202268 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202268 DLMGCP DEBUG <0013> Generated response: line #00: 200 40777 OK (mgcp_msg.c:72) 20250427085202268 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b6@mgw (mgcp_msg.c:72) 20250427085202268 DLMGCP DEBUG <0013> Generated response: line #02: I: A9D0A151 (mgcp_msg.c:72) 20250427085202268 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202268 DLMGCP DEBUG <0013> Generated response: line #04: o=- A9D0A151 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202268 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202268 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202268 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202268 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4378 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202268 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202268 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202268 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40778 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202268 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202268 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202268 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202268 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw (trunk:0) found free endpoint: rtpbridge/b7@mgw (mgcp_endp.c:262) 20250427085202268 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b7@mgw" (mgcp_protocol.c:370) 20250427085202268 DLMGCP NOTICE <0013> endpoint:rtpbridge/b7@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202268 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202268 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw CI:0871BF5B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202268 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw CI:0871BF5B output_enabled 0 (mgcp_conn.c:271) 20250427085202268 DLMGCP DEBUG <0013> (1234/rtp C:0871BF5B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202268 DLMGCP NOTICE <0013> endpoint:rtpbridge/b7@mgw CI:0871BF5B CRCX: connection successfully created: (1234/rtp C:0871BF5B r=NULL:0<->l=::1:4380) (mgcp_protocol.c:772) 20250427085202268 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202268 DLMGCP DEBUG <0013> Generated response: line #00: 200 40778 OK (mgcp_msg.c:72) 20250427085202268 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b7@mgw (mgcp_msg.c:72) 20250427085202268 DLMGCP DEBUG <0013> Generated response: line #02: I: 0871BF5B (mgcp_msg.c:72) 20250427085202268 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202269 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0871BF5B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202269 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202269 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202269 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202269 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4380 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202269 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202269 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202269 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40779 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202269 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202269 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202269 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202269 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw (trunk:0) found free endpoint: rtpbridge/b8@mgw (mgcp_endp.c:262) 20250427085202269 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b8@mgw" (mgcp_protocol.c:370) 20250427085202269 DLMGCP NOTICE <0013> endpoint:rtpbridge/b8@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202269 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202269 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw CI:1B0261F2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202269 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw CI:1B0261F2 output_enabled 0 (mgcp_conn.c:271) 20250427085202269 DLMGCP DEBUG <0013> (1234/rtp C:1B0261F2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202269 DLMGCP NOTICE <0013> endpoint:rtpbridge/b8@mgw CI:1B0261F2 CRCX: connection successfully created: (1234/rtp C:1B0261F2 r=NULL:0<->l=::1:4382) (mgcp_protocol.c:772) 20250427085202269 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202269 DLMGCP DEBUG <0013> Generated response: line #00: 200 40779 OK (mgcp_msg.c:72) 20250427085202269 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b8@mgw (mgcp_msg.c:72) 20250427085202269 DLMGCP DEBUG <0013> Generated response: line #02: I: 1B0261F2 (mgcp_msg.c:72) 20250427085202269 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202269 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1B0261F2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202269 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202269 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202269 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202269 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4382 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202269 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202269 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202269 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40780 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202269 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202269 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202269 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202269 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw (trunk:0) found free endpoint: rtpbridge/b9@mgw (mgcp_endp.c:262) 20250427085202269 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b9@mgw" (mgcp_protocol.c:370) 20250427085202269 DLMGCP NOTICE <0013> endpoint:rtpbridge/b9@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202269 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202269 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw CI:B272ECA7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202269 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw CI:B272ECA7 output_enabled 0 (mgcp_conn.c:271) 20250427085202269 DLMGCP DEBUG <0013> (1234/rtp C:B272ECA7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202269 DLMGCP NOTICE <0013> endpoint:rtpbridge/b9@mgw CI:B272ECA7 CRCX: connection successfully created: (1234/rtp C:B272ECA7 r=NULL:0<->l=::1:4384) (mgcp_protocol.c:772) 20250427085202269 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202269 DLMGCP DEBUG <0013> Generated response: line #00: 200 40780 OK (mgcp_msg.c:72) 20250427085202269 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b9@mgw (mgcp_msg.c:72) 20250427085202269 DLMGCP DEBUG <0013> Generated response: line #02: I: B272ECA7 (mgcp_msg.c:72) 20250427085202269 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202269 DLMGCP DEBUG <0013> Generated response: line #04: o=- B272ECA7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202269 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202269 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202269 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202269 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4384 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202269 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202269 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202270 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40781 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202270 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202270 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202270 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202270 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw (trunk:0) found free endpoint: rtpbridge/ba@mgw (mgcp_endp.c:262) 20250427085202270 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ba@mgw" (mgcp_protocol.c:370) 20250427085202270 DLMGCP NOTICE <0013> endpoint:rtpbridge/ba@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202270 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202270 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw CI:4E76D1E9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202270 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw CI:4E76D1E9 output_enabled 0 (mgcp_conn.c:271) 20250427085202270 DLMGCP DEBUG <0013> (1234/rtp C:4E76D1E9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202270 DLMGCP NOTICE <0013> endpoint:rtpbridge/ba@mgw CI:4E76D1E9 CRCX: connection successfully created: (1234/rtp C:4E76D1E9 r=NULL:0<->l=::1:4386) (mgcp_protocol.c:772) 20250427085202270 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202270 DLMGCP DEBUG <0013> Generated response: line #00: 200 40781 OK (mgcp_msg.c:72) 20250427085202270 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ba@mgw (mgcp_msg.c:72) 20250427085202270 DLMGCP DEBUG <0013> Generated response: line #02: I: 4E76D1E9 (mgcp_msg.c:72) 20250427085202270 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202270 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4E76D1E9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202270 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202270 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202270 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202270 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4386 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202270 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202270 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202271 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40782 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202271 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202271 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202271 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202271 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw (trunk:0) found free endpoint: rtpbridge/bb@mgw (mgcp_endp.c:262) 20250427085202271 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/bb@mgw" (mgcp_protocol.c:370) 20250427085202271 DLMGCP NOTICE <0013> endpoint:rtpbridge/bb@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202271 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202271 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw CI:D228B90A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202271 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw CI:D228B90A output_enabled 0 (mgcp_conn.c:271) 20250427085202271 DLMGCP DEBUG <0013> (1234/rtp C:D228B90A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202271 DLMGCP NOTICE <0013> endpoint:rtpbridge/bb@mgw CI:D228B90A CRCX: connection successfully created: (1234/rtp C:D228B90A r=NULL:0<->l=::1:4388) (mgcp_protocol.c:772) 20250427085202271 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202271 DLMGCP DEBUG <0013> Generated response: line #00: 200 40782 OK (mgcp_msg.c:72) 20250427085202271 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bb@mgw (mgcp_msg.c:72) 20250427085202271 DLMGCP DEBUG <0013> Generated response: line #02: I: D228B90A (mgcp_msg.c:72) 20250427085202271 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202271 DLMGCP DEBUG <0013> Generated response: line #04: o=- D228B90A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202271 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202271 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202271 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202271 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4388 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202271 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202271 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202272 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40783 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202272 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202272 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202272 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202272 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw (trunk:0) found free endpoint: rtpbridge/bc@mgw (mgcp_endp.c:262) 20250427085202272 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/bc@mgw" (mgcp_protocol.c:370) 20250427085202272 DLMGCP NOTICE <0013> endpoint:rtpbridge/bc@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202272 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202272 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw CI:2C4DA46C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202272 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw CI:2C4DA46C output_enabled 0 (mgcp_conn.c:271) 20250427085202272 DLMGCP DEBUG <0013> (1234/rtp C:2C4DA46C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202272 DLMGCP NOTICE <0013> endpoint:rtpbridge/bc@mgw CI:2C4DA46C CRCX: connection successfully created: (1234/rtp C:2C4DA46C r=NULL:0<->l=::1:4390) (mgcp_protocol.c:772) 20250427085202272 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202272 DLMGCP DEBUG <0013> Generated response: line #00: 200 40783 OK (mgcp_msg.c:72) 20250427085202272 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bc@mgw (mgcp_msg.c:72) 20250427085202272 DLMGCP DEBUG <0013> Generated response: line #02: I: 2C4DA46C (mgcp_msg.c:72) 20250427085202272 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202272 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2C4DA46C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202272 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202272 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202272 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202272 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4390 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202272 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202272 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202272 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40784 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202272 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202272 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202272 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202272 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw (trunk:0) found free endpoint: rtpbridge/bd@mgw (mgcp_endp.c:262) 20250427085202272 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/bd@mgw" (mgcp_protocol.c:370) 20250427085202272 DLMGCP NOTICE <0013> endpoint:rtpbridge/bd@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202272 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202272 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw CI:9F088B86 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202272 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw CI:9F088B86 output_enabled 0 (mgcp_conn.c:271) 20250427085202272 DLMGCP DEBUG <0013> (1234/rtp C:9F088B86 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202272 DLMGCP NOTICE <0013> endpoint:rtpbridge/bd@mgw CI:9F088B86 CRCX: connection successfully created: (1234/rtp C:9F088B86 r=NULL:0<->l=::1:4392) (mgcp_protocol.c:772) 20250427085202272 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202272 DLMGCP DEBUG <0013> Generated response: line #00: 200 40784 OK (mgcp_msg.c:72) 20250427085202272 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bd@mgw (mgcp_msg.c:72) 20250427085202272 DLMGCP DEBUG <0013> Generated response: line #02: I: 9F088B86 (mgcp_msg.c:72) 20250427085202272 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202272 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9F088B86 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202272 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202272 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202272 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202272 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4392 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202272 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202272 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202273 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40785 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202273 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202273 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202273 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202273 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw (trunk:0) found free endpoint: rtpbridge/be@mgw (mgcp_endp.c:262) 20250427085202273 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/be@mgw" (mgcp_protocol.c:370) 20250427085202273 DLMGCP NOTICE <0013> endpoint:rtpbridge/be@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202273 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202273 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw CI:E4BF0F4D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202273 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw CI:E4BF0F4D output_enabled 0 (mgcp_conn.c:271) 20250427085202273 DLMGCP DEBUG <0013> (1234/rtp C:E4BF0F4D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202273 DLMGCP NOTICE <0013> endpoint:rtpbridge/be@mgw CI:E4BF0F4D CRCX: connection successfully created: (1234/rtp C:E4BF0F4D r=NULL:0<->l=::1:4394) (mgcp_protocol.c:772) 20250427085202273 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202273 DLMGCP DEBUG <0013> Generated response: line #00: 200 40785 OK (mgcp_msg.c:72) 20250427085202273 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/be@mgw (mgcp_msg.c:72) 20250427085202273 DLMGCP DEBUG <0013> Generated response: line #02: I: E4BF0F4D (mgcp_msg.c:72) 20250427085202273 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202273 DLMGCP DEBUG <0013> Generated response: line #04: o=- E4BF0F4D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202273 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202273 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202273 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202273 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4394 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202273 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202273 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202273 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40786 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202273 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202273 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202273 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202273 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw (trunk:0) found free endpoint: rtpbridge/bf@mgw (mgcp_endp.c:262) 20250427085202273 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/bf@mgw" (mgcp_protocol.c:370) 20250427085202273 DLMGCP NOTICE <0013> endpoint:rtpbridge/bf@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202273 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202273 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw CI:F888AF7F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202273 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw CI:F888AF7F output_enabled 0 (mgcp_conn.c:271) 20250427085202273 DLMGCP DEBUG <0013> (1234/rtp C:F888AF7F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202273 DLMGCP NOTICE <0013> endpoint:rtpbridge/bf@mgw CI:F888AF7F CRCX: connection successfully created: (1234/rtp C:F888AF7F r=NULL:0<->l=::1:4396) (mgcp_protocol.c:772) 20250427085202273 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202273 DLMGCP DEBUG <0013> Generated response: line #00: 200 40786 OK (mgcp_msg.c:72) 20250427085202273 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bf@mgw (mgcp_msg.c:72) 20250427085202273 DLMGCP DEBUG <0013> Generated response: line #02: I: F888AF7F (mgcp_msg.c:72) 20250427085202273 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202273 DLMGCP DEBUG <0013> Generated response: line #04: o=- F888AF7F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202273 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202273 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202273 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202273 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4396 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202273 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202273 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202274 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40787 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202274 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202274 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202274 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202274 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw (trunk:0) found free endpoint: rtpbridge/c0@mgw (mgcp_endp.c:262) 20250427085202274 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c0@mgw" (mgcp_protocol.c:370) 20250427085202274 DLMGCP NOTICE <0013> endpoint:rtpbridge/c0@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202274 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202274 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw CI:CE32B0A8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202274 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw CI:CE32B0A8 output_enabled 0 (mgcp_conn.c:271) 20250427085202274 DLMGCP DEBUG <0013> (1234/rtp C:CE32B0A8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202274 DLMGCP NOTICE <0013> endpoint:rtpbridge/c0@mgw CI:CE32B0A8 CRCX: connection successfully created: (1234/rtp C:CE32B0A8 r=NULL:0<->l=::1:4398) (mgcp_protocol.c:772) 20250427085202274 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202274 DLMGCP DEBUG <0013> Generated response: line #00: 200 40787 OK (mgcp_msg.c:72) 20250427085202274 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c0@mgw (mgcp_msg.c:72) 20250427085202274 DLMGCP DEBUG <0013> Generated response: line #02: I: CE32B0A8 (mgcp_msg.c:72) 20250427085202274 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202274 DLMGCP DEBUG <0013> Generated response: line #04: o=- CE32B0A8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202274 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202274 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202274 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202274 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4398 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202274 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202274 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202274 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40788 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202274 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202274 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202274 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202274 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw (trunk:0) found free endpoint: rtpbridge/c1@mgw (mgcp_endp.c:262) 20250427085202274 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c1@mgw" (mgcp_protocol.c:370) 20250427085202274 DLMGCP NOTICE <0013> endpoint:rtpbridge/c1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202274 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202274 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw CI:9ECD20CB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202274 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw CI:9ECD20CB output_enabled 0 (mgcp_conn.c:271) 20250427085202274 DLMGCP DEBUG <0013> (1234/rtp C:9ECD20CB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202274 DLMGCP NOTICE <0013> endpoint:rtpbridge/c1@mgw CI:9ECD20CB CRCX: connection successfully created: (1234/rtp C:9ECD20CB r=NULL:0<->l=::1:4400) (mgcp_protocol.c:772) 20250427085202274 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202274 DLMGCP DEBUG <0013> Generated response: line #00: 200 40788 OK (mgcp_msg.c:72) 20250427085202274 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c1@mgw (mgcp_msg.c:72) 20250427085202274 DLMGCP DEBUG <0013> Generated response: line #02: I: 9ECD20CB (mgcp_msg.c:72) 20250427085202274 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202274 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9ECD20CB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202274 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202274 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202274 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202274 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4400 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202274 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202274 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202275 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40789 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202275 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202275 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202275 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202275 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw (trunk:0) found free endpoint: rtpbridge/c2@mgw (mgcp_endp.c:262) 20250427085202275 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c2@mgw" (mgcp_protocol.c:370) 20250427085202275 DLMGCP NOTICE <0013> endpoint:rtpbridge/c2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202275 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202275 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw CI:697393D0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202275 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw CI:697393D0 output_enabled 0 (mgcp_conn.c:271) 20250427085202275 DLMGCP DEBUG <0013> (1234/rtp C:697393D0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202275 DLMGCP NOTICE <0013> endpoint:rtpbridge/c2@mgw CI:697393D0 CRCX: connection successfully created: (1234/rtp C:697393D0 r=NULL:0<->l=::1:4402) (mgcp_protocol.c:772) 20250427085202275 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202275 DLMGCP DEBUG <0013> Generated response: line #00: 200 40789 OK (mgcp_msg.c:72) 20250427085202275 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c2@mgw (mgcp_msg.c:72) 20250427085202275 DLMGCP DEBUG <0013> Generated response: line #02: I: 697393D0 (mgcp_msg.c:72) 20250427085202275 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202275 DLMGCP DEBUG <0013> Generated response: line #04: o=- 697393D0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202275 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202275 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202275 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202275 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4402 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202275 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202275 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202275 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40790 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202275 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202275 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202275 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202275 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw (trunk:0) found free endpoint: rtpbridge/c3@mgw (mgcp_endp.c:262) 20250427085202275 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c3@mgw" (mgcp_protocol.c:370) 20250427085202275 DLMGCP NOTICE <0013> endpoint:rtpbridge/c3@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202275 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202275 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw CI:02FCE816 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202275 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw CI:02FCE816 output_enabled 0 (mgcp_conn.c:271) 20250427085202275 DLMGCP DEBUG <0013> (1234/rtp C:02FCE816 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202275 DLMGCP NOTICE <0013> endpoint:rtpbridge/c3@mgw CI:02FCE816 CRCX: connection successfully created: (1234/rtp C:02FCE816 r=NULL:0<->l=::1:4404) (mgcp_protocol.c:772) 20250427085202275 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202275 DLMGCP DEBUG <0013> Generated response: line #00: 200 40790 OK (mgcp_msg.c:72) 20250427085202275 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c3@mgw (mgcp_msg.c:72) 20250427085202275 DLMGCP DEBUG <0013> Generated response: line #02: I: 02FCE816 (mgcp_msg.c:72) 20250427085202275 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202275 DLMGCP DEBUG <0013> Generated response: line #04: o=- 02FCE816 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202275 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202275 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202275 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202275 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4404 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202275 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202275 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202276 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40791 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202276 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202276 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202276 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202276 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw (trunk:0) found free endpoint: rtpbridge/c4@mgw (mgcp_endp.c:262) 20250427085202276 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c4@mgw" (mgcp_protocol.c:370) 20250427085202276 DLMGCP NOTICE <0013> endpoint:rtpbridge/c4@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202276 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202276 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw CI:FD8D61C5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202276 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw CI:FD8D61C5 output_enabled 0 (mgcp_conn.c:271) 20250427085202276 DLMGCP DEBUG <0013> (1234/rtp C:FD8D61C5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202276 DLMGCP NOTICE <0013> endpoint:rtpbridge/c4@mgw CI:FD8D61C5 CRCX: connection successfully created: (1234/rtp C:FD8D61C5 r=NULL:0<->l=::1:4406) (mgcp_protocol.c:772) 20250427085202276 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202276 DLMGCP DEBUG <0013> Generated response: line #00: 200 40791 OK (mgcp_msg.c:72) 20250427085202276 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c4@mgw (mgcp_msg.c:72) 20250427085202276 DLMGCP DEBUG <0013> Generated response: line #02: I: FD8D61C5 (mgcp_msg.c:72) 20250427085202276 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202276 DLMGCP DEBUG <0013> Generated response: line #04: o=- FD8D61C5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202276 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202276 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202276 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202276 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4406 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202276 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202276 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202276 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40792 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202276 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202276 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202276 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202276 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw (trunk:0) found free endpoint: rtpbridge/c5@mgw (mgcp_endp.c:262) 20250427085202276 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c5@mgw" (mgcp_protocol.c:370) 20250427085202276 DLMGCP NOTICE <0013> endpoint:rtpbridge/c5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202276 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202276 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw CI:7B5E3BC0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202276 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw CI:7B5E3BC0 output_enabled 0 (mgcp_conn.c:271) 20250427085202276 DLMGCP DEBUG <0013> (1234/rtp C:7B5E3BC0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202276 DLMGCP NOTICE <0013> endpoint:rtpbridge/c5@mgw CI:7B5E3BC0 CRCX: connection successfully created: (1234/rtp C:7B5E3BC0 r=NULL:0<->l=::1:4408) (mgcp_protocol.c:772) 20250427085202276 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202276 DLMGCP DEBUG <0013> Generated response: line #00: 200 40792 OK (mgcp_msg.c:72) 20250427085202276 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c5@mgw (mgcp_msg.c:72) 20250427085202276 DLMGCP DEBUG <0013> Generated response: line #02: I: 7B5E3BC0 (mgcp_msg.c:72) 20250427085202276 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202276 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7B5E3BC0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202276 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202276 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202276 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202276 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4408 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202276 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202276 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202277 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40793 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202277 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202277 DLMGCP[38;5;51m DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202277 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202277 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw (trunk:0) found free endpoint: rtpbridge/c6@mgw (mgcp_endp.c:262) 20250427085202277 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c6@mgw" (mgcp_protocol.c:370) 20250427085202277 DLMGCP NOTICE <0013> endpoint:rtpbridge/c6@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202277 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202277 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw CI:ED6857CC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202277 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw CI:ED6857CC output_enabled 0 (mgcp_conn.c:271) 20250427085202277 DLMGCP DEBUG <0013> (1234/rtp C:ED6857CC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202277 DLMGCP NOTICE <0013> endpoint:rtpbridge/c6@mgw CI:ED6857CC CRCX: connection successfully created: (1234/rtp C:ED6857CC r=NULL:0<->l=::1:4410) (mgcp_protocol.c:772) 20250427085202277 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202277 DLMGCP DEBUG <0013> Generated response: line #00: 200 40793 OK (mgcp_msg.c:72) 20250427085202277 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c6@mgw (mgcp_msg.c:72) 20250427085202277 DLMGCP DEBUG <0013> Generated response: line #02: I: ED6857CC (mgcp_msg.c:72) 20250427085202277 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202277 DLMGCP DEBUG <0013> Generated response: line #04: o=- ED6857CC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202277 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202277 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202277 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202277 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4410 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202277 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202277 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202277 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40794 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202277 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202277 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202277 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202277 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw (trunk:0) found free endpoint: rtpbridge/c7@mgw (mgcp_endp.c:262) 20250427085202277 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c7@mgw" (mgcp_protocol.c:370) 20250427085202277 DLMGCP NOTICE <0013> endpoint:rtpbridge/c7@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202277 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202277 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw CI:13B125BB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202277 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw CI:13B125BB output_enabled 0 (mgcp_conn.c:271) 20250427085202277 DLMGCP DEBUG <0013> (1234/rtp C:13B125BB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202277 DLMGCP NOTICE <0013> endpoint:rtpbridge/c7@mgw CI:13B125BB CRCX: connection successfully created: (1234/rtp C:13B125BB r=NULL:0<->l=::1:4412) (mgcp_protocol.c:772) 20250427085202277 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202277 DLMGCP DEBUG <0013> Generated response: line #00: 200 40794 OK (mgcp_msg.c:72) 20250427085202277 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c7@mgw (mgcp_msg.c:72) 20250427085202277 DLMGCP DEBUG <0013> Generated response: line #02: I: 13B125BB (mgcp_msg.c:72) 20250427085202277 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202277 DLMGCP DEBUG <0013> Generated response: line #04: o=- 13B125BB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202277 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202277 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202277 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202277 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4412 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202277 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202277 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202278 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40795 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202278 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202278 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202278 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202278 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw (trunk:0) found free endpoint: rtpbridge/c8@mgw (mgcp_endp.c:262) 20250427085202278 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c8@mgw" (mgcp_protocol.c:370) 20250427085202278 DLMGCP NOTICE <0013> endpoint:rtpbridge/c8@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202278 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202278 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw CI:5AFDF804 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202278 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw CI:5AFDF804 output_enabled 0 (mgcp_conn.c:271) 20250427085202278 DLMGCP DEBUG <0013> (1234/rtp C:5AFDF804 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202278 DLMGCP NOTICE <0013> endpoint:rtpbridge/c8@mgw CI:5AFDF804 CRCX: connection successfully created: (1234/rtp C:5AFDF804 r=NULL:0<->l=::1:4414) (mgcp_protocol.c:772) 20250427085202278 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202278 DLMGCP DEBUG <0013> Generated response: line #00: 200 40795 OK (mgcp_msg.c:72) 20250427085202278 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c8@mgw (mgcp_msg.c:72) 20250427085202278 DLMGCP DEBUG <0013> Generated response: line #02: I: 5AFDF804 (mgcp_msg.c:72) 20250427085202278 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202278 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5AFDF804 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202278 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202278 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202278 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202278 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4414 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202278 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202278 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202278 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40796 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202278 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202278 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202278 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202278 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw (trunk:0) found free endpoint: rtpbridge/c9@mgw (mgcp_endp.c:262) 20250427085202278 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c9@mgw" (mgcp_protocol.c:370) 20250427085202278 DLMGCP NOTICE <0013> endpoint:rtpbridge/c9@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202278 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202278 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw CI:AB8FD764 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202278 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw CI:AB8FD764 output_enabled 0 (mgcp_conn.c:271) 20250427085202278 DLMGCP DEBUG <0013> (1234/rtp C:AB8FD764 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202278 DLMGCP NOTICE <0013> endpoint:rtpbridge/c9@mgw CI:AB8FD764 CRCX: connection successfully created: (1234/rtp C:AB8FD764 r=NULL:0<->l=::1:4416) (mgcp_protocol.c:772) 20250427085202278 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202278 DLMGCP DEBUG <0013> Generated response: line #00: 200 40796 OK (mgcp_msg.c:72) 20250427085202278 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c9@mgw (mgcp_msg.c:72) 20250427085202278 DLMGCP DEBUG <0013> Generated response: line #02: I: AB8FD764 (mgcp_msg.c:72) 20250427085202278 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202278 DLMGCP DEBUG <0013> Generated response: line #04: o=- AB8FD764 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202278 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202278 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202278 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202278 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4416 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202278 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202278 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202279 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40797 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202279 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202279 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202279 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202279 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw (trunk:0) found free endpoint: rtpbridge/ca@mgw (mgcp_endp.c:262) 20250427085202279 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ca@mgw" (mgcp_protocol.c:370) 20250427085202279 DLMGCP NOTICE <0013> endpoint:rtpbridge/ca@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202279 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202279 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw CI:EA772A0D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202279 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw CI:EA772A0D output_enabled 0 (mgcp_conn.c:271) 20250427085202279 DLMGCP DEBUG <0013> (1234/rtp C:EA772A0D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202279 DLMGCP NOTICE <0013> endpoint:rtpbridge/ca@mgw CI:EA772A0D CRCX: connection successfully created: (1234/rtp C:EA772A0D r=NULL:0<->l=::1:4418) (mgcp_protocol.c:772) 20250427085202279 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202279 DLMGCP DEBUG <0013> Generated response: line #00: 200 40797 OK (mgcp_msg.c:72) 20250427085202279 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ca@mgw (mgcp_msg.c:72) 20250427085202279 DLMGCP DEBUG <0013> Generated response: line #02: I: EA772A0D (mgcp_msg.c:72) 20250427085202279 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202279 DLMGCP DEBUG <0013> Generated response: line #04: o=- EA772A0D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202279 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202279 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202279 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202279 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4418 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202279 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202279 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202279 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40798 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202279 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202279 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202279 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202279 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw (trunk:0) found free endpoint: rtpbridge/cb@mgw (mgcp_endp.c:262) 20250427085202279 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/cb@mgw" (mgcp_protocol.c:370) 20250427085202279 DLMGCP NOTICE <0013> endpoint:rtpbridge/cb@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202279 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202279 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw CI:EECA4112 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202279 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw CI:EECA4112 output_enabled 0 (mgcp_conn.c:271) 20250427085202279 DLMGCP DEBUG <0013> (1234/rtp C:EECA4112 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202279 DLMGCP NOTICE <0013> endpoint:rtpbridge/cb@mgw CI:EECA4112 CRCX: connection successfully created: (1234/rtp C:EECA4112 r=NULL:0<->l=::1:4420) (mgcp_protocol.c:772) 20250427085202279 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202279 DLMGCP DEBUG <0013> Generated response: line #00: 200 40798 OK (mgcp_msg.c:72) 20250427085202279 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cb@mgw (mgcp_msg.c:72) 20250427085202279 DLMGCP DEBUG <0013> Generated response: line #02: I: EECA4112 (mgcp_msg.c:72) 20250427085202279 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202279 DLMGCP DEBUG <0013> Generated response: line #04: o=- EECA4112 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202279 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202279 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202279 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202279 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4420 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202279 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202279 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202280 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40799 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202280 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202280 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202280 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202280 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw (trunk:0) found free endpoint: rtpbridge/cc@mgw (mgcp_endp.c:262) 20250427085202280 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/cc@mgw" (mgcp_protocol.c:370) 20250427085202280 DLMGCP NOTICE <0013> endpoint:rtpbridge/cc@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202280 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202280 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw CI:1C397CDA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202280 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw CI:1C397CDA output_enabled 0 (mgcp_conn.c:271) 20250427085202280 DLMGCP DEBUG <0013> (1234/rtp C:1C397CDA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202280 DLMGCP NOTICE <0013> endpoint:rtpbridge/cc@mgw CI:1C397CDA CRCX: connection successfully created: (1234/rtp C:1C397CDA r=NULL:0<->l=::1:4422) (mgcp_protocol.c:772) 20250427085202280 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202280 DLMGCP DEBUG <0013> Generated response: line #00: 200 40799 OK (mgcp_msg.c:72) 20250427085202280 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cc@mgw (mgcp_msg.c:72) 20250427085202280 DLMGCP DEBUG <0013> Generated response: line #02: I: 1C397CDA (mgcp_msg.c:72) 20250427085202280 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202280 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1C397CDA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202280 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202280 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202280 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202280 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4422 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202280 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202280 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202280 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40800 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202280 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202280 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202280 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202280 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw (trunk:0) found free endpoint: rtpbridge/cd@mgw (mgcp_endp.c:262) 20250427085202280 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/cd@mgw" (mgcp_protocol.c:370) 20250427085202280 DLMGCP NOTICE <0013> endpoint:rtpbridge/cd@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202280 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202280 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw CI:DBDD21D4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202280 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw CI:DBDD21D4 output_enabled 0 (mgcp_conn.c:271) 20250427085202280 DLMGCP DEBUG <0013> (1234/rtp C:DBDD21D4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202280 DLMGCP NOTICE <0013> endpoint:rtpbridge/cd@mgw CI:DBDD21D4 CRCX: connection successfully created: (1234/rtp C:DBDD21D4 r=NULL:0<->l=::1:4424) (mgcp_protocol.c:772) 20250427085202280 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202280 DLMGCP DEBUG <0013> Generated response: line #00: 200 40800 OK (mgcp_msg.c:72) 20250427085202280 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cd@mgw (mgcp_msg.c:72) 20250427085202280 DLMGCP DEBUG <0013> Generated response: line #02: I: DBDD21D4 (mgcp_msg.c:72) 20250427085202280 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202280 DLMGCP DEBUG <0013> Generated response: line #04: o=- DBDD21D4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202280 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202280 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202280 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202280 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4424 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202280 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202280 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202281 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40801 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202281 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202281 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202281 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202281 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw (trunk:0) found free endpoint: rtpbridge/ce@mgw (mgcp_endp.c:262) 20250427085202281 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ce@mgw" (mgcp_protocol.c:370) 20250427085202281 DLMGCP NOTICE <0013> endpoint:rtpbridge/ce@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202281 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202281 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw CI:197437AD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202281 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw CI:197437AD output_enabled 0 (mgcp_conn.c:271) 20250427085202281 DLMGCP DEBUG <0013> (1234/rtp C:197437AD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202281 DLMGCP NOTICE <0013> endpoint:rtpbridge/ce@mgw CI:197437AD CRCX: connection successfully created: (1234/rtp C:197437AD r=NULL:0<->l=::1:4426) (mgcp_protocol.c:772) 20250427085202281 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202281 DLMGCP DEBUG <0013> Generated response: line #00: 200 40801 OK (mgcp_msg.c:72) 20250427085202281 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ce@mgw (mgcp_msg.c:72) 20250427085202281 DLMGCP DEBUG <0013> Generated response: line #02: I: 197437AD (mgcp_msg.c:72) 20250427085202281 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202281 DLMGCP DEBUG <0013> Generated response: line #04: o=- 197437AD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202281 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202281 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202281 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202281 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4426 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202281 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202281 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202281 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40802 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202281 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202281 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202281 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202281 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw (trunk:0) found free endpoint: rtpbridge/cf@mgw (mgcp_endp.c:262) 20250427085202281 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/cf@mgw" (mgcp_protocol.c:370) 20250427085202281 DLMGCP NOTICE <0013> endpoint:rtpbridge/cf@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202281 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202281 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw CI:15C83C11 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202281 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw CI:15C83C11 output_enabled 0 (mgcp_conn.c:271) 20250427085202281 DLMGCP DEBUG <0013> (1234/rtp C:15C83C11 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202281 DLMGCP NOTICE <0013> endpoint:rtpbridge/cf@mgw CI:15C83C11 CRCX: connection successfully created: (1234/rtp C:15C83C11 r=NULL:0<->l=::1:4428) (mgcp_protocol.c:772) 20250427085202281 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202281 DLMGCP DEBUG <0013> Generated response: line #00: 200 40802 OK (mgcp_msg.c:72) 20250427085202281 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cf@mgw (mgcp_msg.c:72) 20250427085202281 DLMGCP DEBUG <0013> Generated response: line #02: I: 15C83C11 (mgcp_msg.c:72) 20250427085202281 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202281 DLMGCP DEBUG <0013> Generated response: line #04: o=- 15C83C11 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202281 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202281 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202281 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202281 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4428 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202281 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202281 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202281 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40803 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202281 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202281 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202281 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202281 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw (trunk:0) found free endpoint: rtpbridge/d0@mgw (mgcp_endp.c:262) 20250427085202281 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d0@mgw" (mgcp_protocol.c:370) 20250427085202281 DLMGCP NOTICE <0013> endpoint:rtpbridge/d0@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202281 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202281 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw CI:3B6D46F1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202281 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw CI:3B6D46F1 output_enabled 0 (mgcp_conn.c:271) 20250427085202281 DLMGCP DEBUG <0013> (1234/rtp C:3B6D46F1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202281 DLMGCP NOTICE <0013> endpoint:rtpbridge/d0@mgw CI:3B6D46F1 CRCX: connection successfully created: (1234/rtp C:3B6D46F1 r=NULL:0<->l=::1:4430) (mgcp_protocol.c:772) 20250427085202281 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202281 DLMGCP DEBUG <0013> Generated response: line #00: 200 40803 OK (mgcp_msg.c:72) 20250427085202281 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d0@mgw (mgcp_msg.c:72) 20250427085202281 DLMGCP DEBUG <0013> Generated response: line #02: I: 3B6D46F1 (mgcp_msg.c:72) 20250427085202281 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202281 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3B6D46F1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202281 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202281 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202281 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202281 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4430 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202281 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202281 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202282 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40804 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202282 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202282 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202282 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202282 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw (trunk:0) found free endpoint: rtpbridge/d1@mgw (mgcp_endp.c:262) 20250427085202282 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d1@mgw" (mgcp_protocol.c:370) 20250427085202282 DLMGCP NOTICE <0013> endpoint:rtpbridge/d1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202282 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202282 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw CI:016232BE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202282 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw CI:016232BE output_enabled 0 (mgcp_conn.c:271) 20250427085202282 DLMGCP DEBUG <0013> (1234/rtp C:016232BE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202282 DLMGCP NOTICE <0013> endpoint:rtpbridge/d1@mgw CI:016232BE CRCX: connection successfully created: (1234/rtp C:016232BE r=NULL:0<->l=::1:4432) (mgcp_protocol.c:772) 20250427085202282 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202282 DLMGCP DEBUG <0013> Generated response: line #00: 200 40804 OK (mgcp_msg.c:72) 20250427085202282 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d1@mgw (mgcp_msg.c:72) 20250427085202282 DLMGCP DEBUG <0013> Generated response: line #02: I: 016232BE (mgcp_msg.c:72) 20250427085202282 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202282 DLMGCP DEBUG <0013> Generated response: line #04: o=- 016232BE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202282 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202282 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202282 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202282 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4432 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202282 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202282 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202282 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40805 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202282 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202282 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202282 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202282 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw (trunk:0) found free endpoint: rtpbridge/d2@mgw (mgcp_endp.c:262) 20250427085202282 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d2@mgw" (mgcp_protocol.c:370) 20250427085202282 DLMGCP NOTICE <0013> endpoint:rtpbridge/d2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202282 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202282 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw CI:FA4D0409 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202282 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw CI:FA4D0409 output_enabled 0 (mgcp_conn.c:271) 20250427085202282 DLMGCP DEBUG <0013> (1234/rtp C:FA4D0409 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202282 DLMGCP NOTICE <0013> endpoint:rtpbridge/d2@mgw CI:FA4D0409 CRCX: connection successfully created: (1234/rtp C:FA4D0409 r=NULL:0<->l=::1:4434) (mgcp_protocol.c:772) 20250427085202282 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202282 DLMGCP DEBUG <0013> Generated response: line #00: 200 40805 OK (mgcp_msg.c:72) 20250427085202282 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d2@mgw (mgcp_msg.c:72) 20250427085202282 DLMGCP DEBUG <0013> Generated response: line #02: I: FA4D0409 (mgcp_msg.c:72) 20250427085202282 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202282 DLMGCP DEBUG <0013> Generated response: line #04: o=- FA4D0409 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202282 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202282 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202282 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202282 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4434 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202282 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202282 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202282 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40806 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202282 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202282 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202282 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202282 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw (trunk:0) found free endpoint: rtpbridge/d3@mgw (mgcp_endp.c:262) 20250427085202282 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d3@mgw" (mgcp_protocol.c:370) 20250427085202282 DLMGCP NOTICE <0013> endpoint:rtpbridge/d3@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202282 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202282 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw CI:DFC35917 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202282 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw CI:DFC35917 output_enabled 0 (mgcp_conn.c:271) 20250427085202282 DLMGCP DEBUG <0013> (1234/rtp C:DFC35917 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202282 DLMGCP NOTICE <0013> endpoint:rtpbridge/d3@mgw CI:DFC35917 CRCX: connection successfully created: (1234/rtp C:DFC35917 r=NULL:0<->l=::1:4436) (mgcp_protocol.c:772) 20250427085202282 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202282 DLMGCP DEBUG <0013> Generated response: line #00: 200 40806 OK (mgcp_msg.c:72) 20250427085202282 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d3@mgw (mgcp_msg.c:72) 20250427085202282 DLMGCP DEBUG <0013> Generated response: line #02: I: DFC35917 (mgcp_msg.c:72) 20250427085202282 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202282 DLMGCP DEBUG <0013> Generated response: line #04: o=- DFC35917 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202282 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202282 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202282 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202282 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4436 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202282 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202282 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202283 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40807 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202283 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202283 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202283 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202283 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw (trunk:0) found free endpoint: rtpbridge/d4@mgw (mgcp_endp.c:262) 20250427085202283 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d4@mgw" (mgcp_protocol.c:370) 20250427085202283 DLMGCP NOTICE <0013> endpoint:rtpbridge/d4@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202283 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202283 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw CI:2AF0EA06 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202283 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw CI:2AF0EA06 output_enabled 0 (mgcp_conn.c:271) 20250427085202283 DLMGCP DEBUG <0013> (1234/rtp C:2AF0EA06 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202283 DLMGCP NOTICE <0013> endpoint:rtpbridge/d4@mgw CI:2AF0EA06 CRCX: connection successfully created: (1234/rtp C:2AF0EA06 r=NULL:0<->l=::1:4438) (mgcp_protocol.c:772) 20250427085202283 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202283 DLMGCP DEBUG <0013> Generated response: line #00: 200 40807 OK (mgcp_msg.c:72) 20250427085202283 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d4@mgw (mgcp_msg.c:72) 20250427085202283 DLMGCP DEBUG <0013> Generated response: line #02: I: 2AF0EA06 (mgcp_msg.c:72) 20250427085202283 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202283 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2AF0EA06 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202283 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202283 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202283 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202283 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4438 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202283 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202283 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202283 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40808 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202283 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202283 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202283 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202283 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw (trunk:0) found free endpoint: rtpbridge/d5@mgw (mgcp_endp.c:262) 20250427085202283 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d5@mgw" (mgcp_protocol.c:370) 20250427085202283 DLMGCP NOTICE <0013> endpoint:rtpbridge/d5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202283 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202283 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw CI:3437E805 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202283 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw CI:3437E805 output_enabled 0 (mgcp_conn.c:271) 20250427085202283 DLMGCP DEBUG <0013> (1234/rtp C:3437E805 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202283 DLMGCP NOTICE <0013> endpoint:rtpbridge/d5@mgw CI:3437E805 CRCX: connection successfully created: (1234/rtp C:3437E805 r=NULL:0<->l=::1:4440) (mgcp_protocol.c:772) 20250427085202283 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202283 DLMGCP DEBUG <0013> Generated response: line #00: 200 40808 OK (mgcp_msg.c:72) 20250427085202283 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d5@mgw (mgcp_msg.c:72) 20250427085202283 DLMGCP DEBUG <0013> Generated response: line #02: I: 3437E805 (mgcp_msg.c:72) 20250427085202283 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202283 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3437E805 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202283 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202283 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202283 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202283 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4440 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202283 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202283 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202284 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40809 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202284 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202284 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202284 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202284 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw (trunk:0) found free endpoint: rtpbridge/d6@mgw (mgcp_endp.c:262) 20250427085202284 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d6@mgw" (mgcp_protocol.c:370) 20250427085202284 DLMGCP NOTICE <0013> endpoint:rtpbridge/d6@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202284 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202284 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw CI:1434C74F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202284 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw CI:1434C74F output_enabled 0 (mgcp_conn.c:271) 20250427085202284 DLMGCP DEBUG <0013> (1234/rtp C:1434C74F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202284 DLMGCP NOTICE <0013> endpoint:rtpbridge/d6@mgw CI:1434C74F CRCX: connection successfully created: (1234/rtp C:1434C74F r=NULL:0<->l=::1:4442) (mgcp_protocol.c:772) 20250427085202284 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202284 DLMGCP DEBUG <0013> Generated response: line #00: 200 40809 OK (mgcp_msg.c:72) 20250427085202284 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d6@mgw (mgcp_msg.c:72) 20250427085202284 DLMGCP DEBUG <0013> Generated response: line #02: I: 1434C74F (mgcp_msg.c:72) 20250427085202284 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202284 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1434C74F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202284 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202284 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202284 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202284 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4442 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202284 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202284 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202284 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40810 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202284 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202284 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202284 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202284 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw (trunk:0) found free endpoint: rtpbridge/d7@mgw (mgcp_endp.c:262) 20250427085202284 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d7@mgw" (mgcp_protocol.c:370) 20250427085202284 DLMGCP NOTICE <0013> endpoint:rtpbridge/d7@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202284 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202284 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw CI:8D203E63 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202284 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw CI:8D203E63 output_enabled 0 (mgcp_conn.c:271) 20250427085202284 DLMGCP DEBUG <0013> (1234/rtp C:8D203E63 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202284 DLMGCP NOTICE <0013> endpoint:rtpbridge/d7@mgw CI:8D203E63 CRCX: connection successfully created: (1234/rtp C:8D203E63 r=NULL:0<->l=::1:4444) (mgcp_protocol.c:772) 20250427085202284 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202284 DLMGCP DEBUG <0013> Generated response: line #00: 200 40810 OK (mgcp_msg.c:72) 20250427085202284 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d7@mgw (mgcp_msg.c:72) 20250427085202284 DLMGCP DEBUG <0013> Generated response: line #02: I: 8D203E63 (mgcp_msg.c:72) 20250427085202284 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202284 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8D203E63 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202284 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202284 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202284 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202284 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4444 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202284 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202284 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202285 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40811 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202285 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202285 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202285 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202285 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw (trunk:0) found free endpoint: rtpbridge/d8@mgw (mgcp_endp.c:262) 20250427085202285 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d8@mgw" (mgcp_protocol.c:370) 20250427085202285 DLMGCP NOTICE <0013> endpoint:rtpbridge/d8@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202285 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202285 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw CI:EC5E6CBB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202285 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw CI:EC5E6CBB output_enabled 0 (mgcp_conn.c:271) 20250427085202285 DLMGCP DEBUG <0013> (1234/rtp C:EC5E6CBB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202285 DLMGCP NOTICE <0013> endpoint:rtpbridge/d8@mgw CI:EC5E6CBB CRCX: connection successfully created: (1234/rtp C:EC5E6CBB r=NULL:0<->l=::1:4446) (mgcp_protocol.c:772) 20250427085202285 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202285 DLMGCP DEBUG <0013> Generated response: line #00: 200 40811 OK (mgcp_msg.c:72) 20250427085202285 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d8@mgw (mgcp_msg.c:72) 20250427085202285 DLMGCP DEBUG <0013> Generated response: line #02: I: EC5E6CBB (mgcp_msg.c:72) 20250427085202285 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202285 DLMGCP DEBUG <0013> Generated response: line #04: o=- EC5E6CBB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202285 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202285 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202285 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202285 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4446 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202285 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202285 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202285 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40812 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202285 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202285 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202285 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202285 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw (trunk:0) found free endpoint: rtpbridge/d9@mgw (mgcp_endp.c:262) 20250427085202285 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d9@mgw" (mgcp_protocol.c:370) 20250427085202285 DLMGCP NOTICE <0013> endpoint:rtpbridge/d9@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202285 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202285 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw CI:23EB593B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202285 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw CI:23EB593B output_enabled 0 (mgcp_conn.c:271) 20250427085202285 DLMGCP DEBUG <0013> (1234/rtp C:23EB593B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202285 DLMGCP NOTICE <0013> endpoint:rtpbridge/d9@mgw CI:23EB593B CRCX: connection successfully created: (1234/rtp C:23EB593B r=NULL:0<->l=::1:4448) (mgcp_protocol.c:772) 20250427085202285 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202285 DLMGCP DEBUG <0013> Generated response: line #00: 200 40812 OK (mgcp_msg.c:72) 20250427085202285 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d9@mgw (mgcp_msg.c:72) 20250427085202285 DLMGCP DEBUG <0013> Generated response: line #02: I: 23EB593B (mgcp_msg.c:72) 20250427085202285 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202285 DLMGCP DEBUG <0013> Generated response: line #04: o=- 23EB593B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202285 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202285 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202285 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202285 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4448 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202285 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202285 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202286 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40813 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202286 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202286 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202286 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202286 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw (trunk:0) found free endpoint: rtpbridge/da@mgw (mgcp_endp.c:262) 20250427085202286 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/da@mgw" (mgcp_protocol.c:370) 20250427085202286 DLMGCP NOTICE <0013> endpoint:rtpbridge/da@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202286 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202286 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw CI:2FEAC043 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202286 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw CI:2FEAC043 output_enabled 0 (mgcp_conn.c:271) 20250427085202286 DLMGCP DEBUG <0013> (1234/rtp C:2FEAC043 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202286 DLMGCP NOTICE <0013> endpoint:rtpbridge/da@mgw CI:2FEAC043 CRCX: connection successfully created: (1234/rtp C:2FEAC043 r=NULL:0<->l=::1:4450) (mgcp_protocol.c:772) 20250427085202286 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202286 DLMGCP DEBUG <0013> Generated response: line #00: 200 40813 OK (mgcp_msg.c:72) 20250427085202286 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/da@mgw (mgcp_msg.c:72) 20250427085202286 DLMGCP DEBUG <0013> Generated response: line #02: I: 2FEAC043 (mgcp_msg.c:72) 20250427085202286 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202286 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2FEAC043 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202286 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202286 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202286 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202286 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4450 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202286 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202286 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202286 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40814 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202286 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202286 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202286 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202286 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw (trunk:0) found free endpoint: rtpbridge/db@mgw (mgcp_endp.c:262) 20250427085202286 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/db@mgw" (mgcp_protocol.c:370) 20250427085202286 DLMGCP NOTICE <0013> endpoint:rtpbridge/db@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202286 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202286 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw CI:91AA9D32 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202286 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw CI:91AA9D32 output_enabled 0 (mgcp_conn.c:271) 20250427085202286 DLMGCP DEBUG <0013> (1234/rtp C:91AA9D32 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202286 DLMGCP NOTICE <0013> endpoint:rtpbridge/db@mgw CI:91AA9D32 CRCX: connection successfully created: (1234/rtp C:91AA9D32 r=NULL:0<->l=::1:4452) (mgcp_protocol.c:772) 20250427085202286 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202286 DLMGCP DEBUG <0013> Generated response: line #00: 200 40814 OK (mgcp_msg.c:72) 20250427085202286 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/db@mgw (mgcp_msg.c:72) 20250427085202286 DLMGCP DEBUG <0013> Generated response: line #02: I: 91AA9D32 (mgcp_msg.c:72) 20250427085202286 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202286 DLMGCP DEBUG <0013> Generated response: line #04: o=- 91AA9D32 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202286 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202286 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202286 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202286 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4452 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202286 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202286 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202287 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40815 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202287 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202287 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202287 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202287 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw (trunk:0) found free endpoint: rtpbridge/dc@mgw (mgcp_endp.c:262) 20250427085202287 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/dc@mgw" (mgcp_protocol.c:370) 20250427085202287 DLMGCP NOTICE <0013> endpoint:rtpbridge/dc@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202287 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202287 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw CI:90182896 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202287 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw CI:90182896 output_enabled 0 (mgcp_conn.c:271) 20250427085202287 DLMGCP DEBUG <0013> (1234/rtp C:90182896 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202287 DLMGCP NOTICE <0013> endpoint:rtpbridge/dc@mgw CI:90182896 CRCX: connection successfully created: (1234/rtp C:90182896 r=NULL:0<->l=::1:4454) (mgcp_protocol.c:772) 20250427085202287 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202287 DLMGCP DEBUG <0013> Generated response: line #00: 200 40815 OK (mgcp_msg.c:72) 20250427085202287 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/dc@mgw (mgcp_msg.c:72) 20250427085202287 DLMGCP DEBUG <0013> Generated response: line #02: I: 90182896 (mgcp_msg.c:72) 20250427085202287 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202287 DLMGCP DEBUG <0013> Generated response: line #04: o=- 90182896 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202287 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202287 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202287 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202287 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4454 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202287 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202287 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202287 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40816 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202287 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202287 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202287 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202287 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw (trunk:0) found free endpoint: rtpbridge/dd@mgw (mgcp_endp.c:262) 20250427085202287 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/dd@mgw" (mgcp_protocol.c:370) 20250427085202287 DLMGCP NOTICE <0013> endpoint:rtpbridge/dd@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202287 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202287 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw CI:6D485AB4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202287 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw CI:6D485AB4 output_enabled 0 (mgcp_conn.c:271) 20250427085202287 DLMGCP DEBUG <0013> (1234/rtp C:6D485AB4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202287 DLMGCP NOTICE <0013> endpoint:rtpbridge/dd@mgw CI:6D485AB4 CRCX: connection successfully created: (1234/rtp C:6D485AB4 r=NULL:0<->l=::1:4456) (mgcp_protocol.c:772) 20250427085202287 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202287 DLMGCP DEBUG <0013> Generated response: line #00: 200 40816 OK (mgcp_msg.c:72) 20250427085202287 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/dd@mgw (mgcp_msg.c:72) 20250427085202287 DLMGCP DEBUG <0013> Generated response: line #02: I: 6D485AB4 (mgcp_msg.c:72) 20250427085202287 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202287 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6D485AB4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202287 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202287 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202287 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202287 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4456 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202287 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202287 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202288 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40817 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202288 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202288 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202288 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202288 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw (trunk:0) found free endpoint: rtpbridge/de@mgw (mgcp_endp.c:262) 20250427085202288 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/de@mgw" (mgcp_protocol.c:370) 20250427085202288 DLMGCP NOTICE <0013> endpoint:rtpbridge/de@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202288 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202288 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw CI:56777296 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202288 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw CI:56777296 output_enabled 0 (mgcp_conn.c:271) 20250427085202288 DLMGCP DEBUG <0013> (1234/rtp C:56777296 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202288 DLMGCP NOTICE <0013> endpoint:rtpbridge/de@mgw CI:56777296 CRCX: connection successfully created: (1234/rtp C:56777296 r=NULL:0<->l=::1:4458) (mgcp_protocol.c:772) 20250427085202288 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202288 DLMGCP DEBUG <0013> Generated response: line #00: 200 40817 OK (mgcp_msg.c:72) 20250427085202288 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/de@mgw (mgcp_msg.c:72) 20250427085202288 DLMGCP DEBUG <0013> Generated response: line #02: I: 56777296 (mgcp_msg.c:72) 20250427085202288 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202288 DLMGCP DEBUG <0013> Generated response: line #04: o=- 56777296 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202288 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202288 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202288 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202288 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4458 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202288 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202288 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202288 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40818 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202288 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202288 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202288 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202288 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw (trunk:0) found free endpoint: rtpbridge/df@mgw (mgcp_endp.c:262) 20250427085202288 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/df@mgw" (mgcp_protocol.c:370) 20250427085202288 DLMGCP NOTICE <0013> endpoint:rtpbridge/df@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202288 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202288 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw CI:8187B319 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202288 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw CI:8187B319 output_enabled 0 (mgcp_conn.c:271) 20250427085202288 DLMGCP DEBUG <0013> (1234/rtp C:8187B319 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202288 DLMGCP NOTICE <0013> endpoint:rtpbridge/df@mgw CI:8187B319 CRCX: connection successfully created: (1234/rtp C:8187B319 r=NULL:0<->l=::1:4460) (mgcp_protocol.c:772) 20250427085202288 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202288 DLMGCP DEBUG <0013> Generated response: line #00: 200 40818 OK (mgcp_msg.c:72) 20250427085202288 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/df@mgw (mgcp_msg.c:72) 20250427085202288 DLMGCP DEBUG <0013> Generated response: line #02: I: 8187B319 (mgcp_msg.c:72) 20250427085202288 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202288 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8187B319 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202288 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202288 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202288 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202288 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4460 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202288 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202288 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202289 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40819 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202289 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202289 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202289 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202289 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw (trunk:0) found free endpoint: rtpbridge/e0@mgw (mgcp_endp.c:262) 20250427085202289 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e0@mgw" (mgcp_protocol.c:370) 20250427085202289 DLMGCP NOTICE <0013> endpoint:rtpbridge/e0@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202289 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202289 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw CI:9DB35DE2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202289 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw CI:9DB35DE2 output_enabled 0 (mgcp_conn.c:271) 20250427085202289 DLMGCP DEBUG <0013> (1234/rtp C:9DB35DE2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202289 DLMGCP NOTICE <0013> endpoint:rtpbridge/e0@mgw CI:9DB35DE2 CRCX: connection successfully created: (1234/rtp C:9DB35DE2 r=NULL:0<->l=::1:4462) (mgcp_protocol.c:772) 20250427085202289 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202289 DLMGCP DEBUG <0013> Generated response: line #00: 200 40819 OK (mgcp_msg.c:72) 20250427085202289 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e0@mgw (mgcp_msg.c:72) 20250427085202289 DLMGCP DEBUG <0013> Generated response: line #02: I: 9DB35DE2 (mgcp_msg.c:72) 20250427085202289 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202289 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9DB35DE2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202289 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202289 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202289 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202289 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4462 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202289 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202289 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202289 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40820 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202289 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202289 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202289 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202289 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw (trunk:0) found free endpoint: rtpbridge/e1@mgw (mgcp_endp.c:262) 20250427085202289 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e1@mgw" (mgcp_protocol.c:370) 20250427085202289 DLMGCP NOTICE <0013> endpoint:rtpbridge/e1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202289 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202289 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw CI:3601EC10 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202289 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw CI:3601EC10 output_enabled 0 (mgcp_conn.c:271) 20250427085202289 DLMGCP DEBUG <0013> (1234/rtp C:3601EC10 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202289 DLMGCP NOTICE <0013> endpoint:rtpbridge/e1@mgw CI:3601EC10 CRCX: connection successfully created: (1234/rtp C:3601EC10 r=NULL:0<->l=::1:4464) (mgcp_protocol.c:772) 20250427085202289 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202289 DLMGCP DEBUG <0013> Generated response: line #00: 200 40820 OK (mgcp_msg.c:72) 20250427085202289 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e1@mgw (mgcp_msg.c:72) 20250427085202289 DLMGCP DEBUG <0013> Generated response: line #02: I: 3601EC10 (mgcp_msg.c:72) 20250427085202289 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202289 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3601EC10 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202289 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202289 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202289 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202289 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4464 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202289 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202289 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202289 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40821 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202289 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202289 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202289 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202289 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw (trunk:0) found free endpoint: rtpbridge/e2@mgw (mgcp_endp.c:262) 20250427085202289 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e2@mgw" (mgcp_protocol.c:370) 20250427085202289 DLMGCP NOTICE <0013> endpoint:rtpbridge/e2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202289 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202289 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw CI:8898BD7E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202289 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw CI:8898BD7E output_enabled 0 (mgcp_conn.c:271) 20250427085202289 DLMGCP DEBUG <0013> (1234/rtp C:8898BD7E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202289 DLMGCP NOTICE <0013> endpoint:rtpbridge/e2@mgw CI:8898BD7E CRCX: connection successfully created: (1234/rtp C:8898BD7E r=NULL:0<->l=::1:4466) (mgcp_protocol.c:772) 20250427085202289 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202289 DLMGCP DEBUG <0013> Generated response: line #00: 200 40821 OK (mgcp_msg.c:72) 20250427085202289 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e2@mgw (mgcp_msg.c:72) 20250427085202289 DLMGCP DEBUG <0013> Generated response: line #02: I: 8898BD7E (mgcp_msg.c:72) 20250427085202289 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202289 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8898BD7E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202289 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202289 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202289 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202289 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4466 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202289 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202289 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202289 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40822 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202289 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202289 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202289 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202289 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw (trunk:0) found free endpoint: rtpbridge/e3@mgw (mgcp_endp.c:262) 20250427085202289 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e3@mgw" (mgcp_protocol.c:370) 20250427085202289 DLMGCP NOTICE <0013> endpoint:rtpbridge/e3@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202289 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202289 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw CI:00EEADD6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202289 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw CI:00EEADD6 output_enabled 0 (mgcp_conn.c:271) 20250427085202289 DLMGCP DEBUG <0013> (1234/rtp C:00EEADD6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202289 DLMGCP NOTICE <0013> endpoint:rtpbridge/e3@mgw CI:00EEADD6 CRCX: connection successfully created: (1234/rtp C:00EEADD6 r=NULL:0<->l=::1:4468) (mgcp_protocol.c:772) 20250427085202289 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202289 DLMGCP DEBUG <0013> Generated response: line #00: 200 40822 OK (mgcp_msg.c:72) 20250427085202290 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e3@mgw (mgcp_msg.c:72) 20250427085202290 DLMGCP DEBUG <0013> Generated response: line #02: I: 00EEADD6 (mgcp_msg.c:72) 20250427085202290 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202290 DLMGCP DEBUG <0013> Generated response: line #04: o=- 00EEADD6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202290 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202290 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202290 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202290 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4468 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202290 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202290 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202290 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40823 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202290 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202290 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202290 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202290 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw (trunk:0) found free endpoint: rtpbridge/e4@mgw (mgcp_endp.c:262) 20250427085202290 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e4@mgw" (mgcp_protocol.c:370) 20250427085202290 DLMGCP NOTICE <0013> endpoint:rtpbridge/e4@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202290 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202290 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw CI:A95077C5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202290 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw CI:A95077C5 output_enabled 0 (mgcp_conn.c:271) 20250427085202290 DLMGCP DEBUG <0013> (1234/rtp C:A95077C5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202290 DLMGCP NOTICE <0013> endpoint:rtpbridge/e4@mgw CI:A95077C5 CRCX: connection successfully created: (1234/rtp C:A95077C5 r=NULL:0<->l=::1:4470) (mgcp_protocol.c:772) 20250427085202290 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202290 DLMGCP DEBUG <0013> Generated response: line #00: 200 40823 OK (mgcp_msg.c:72) 20250427085202290 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e4@mgw (mgcp_msg.c:72) 20250427085202290 DLMGCP DEBUG <0013> Generated response: line #02: I: A95077C5 (mgcp_msg.c:72) 20250427085202290 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202290 DLMGCP DEBUG <0013> Generated response: line #04: o=- A95077C5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202290 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202290 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202290 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202290 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4470 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202290 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202290 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202290 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40824 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202290 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202290 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202290 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202290 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw (trunk:0) found free endpoint: rtpbridge/e5@mgw (mgcp_endp.c:262) 20250427085202290 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e5@mgw" (mgcp_protocol.c:370) 20250427085202290 DLMGCP NOTICE <0013> endpoint:rtpbridge/e5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202290 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202290 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw CI:9EE6EFF7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202290 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw CI:9EE6EFF7 output_enabled 0 (mgcp_conn.c:271) 20250427085202290 DLMGCP DEBUG <0013> (1234/rtp C:9EE6EFF7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202290 DLMGCP NOTICE <0013> endpoint:rtpbridge/e5@mgw CI:9EE6EFF7 CRCX: connection successfully created: (1234/rtp C:9EE6EFF7 r=NULL:0<->l=::1:4472) (mgcp_protocol.c:772) 20250427085202290 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202290 DLMGCP DEBUG <0013> Generated response: line #00: 200 40824 OK (mgcp_msg.c:72) 20250427085202290 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e5@mgw (mgcp_msg.c:72) 20250427085202290 DLMGCP DEBUG <0013> Generated response: line #02: I: 9EE6EFF7 (mgcp_msg.c:72) 20250427085202290 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202290 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9EE6EFF7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202290 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202290 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202290 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202290 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4472 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202290 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202290 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202291 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40825 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202291 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202291 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202291 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202291 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw (trunk:0) found free endpoint: rtpbridge/e6@mgw (mgcp_endp.c:262) 20250427085202291 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e6@mgw" (mgcp_protocol.c:370) 20250427085202291 DLMGCP NOTICE <0013> endpoint:rtpbridge/e6@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202291 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202291 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw CI:10934E7C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202291 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw CI:10934E7C output_enabled 0 (mgcp_conn.c:271) 20250427085202291 DLMGCP DEBUG <0013> (1234/rtp C:10934E7C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202291 DLMGCP NOTICE <0013> endpoint:rtpbridge/e6@mgw CI:10934E7C CRCX: connection successfully created: (1234/rtp C:10934E7C r=NULL:0<->l=::1:4474) (mgcp_protocol.c:772) 20250427085202291 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202291 DLMGCP DEBUG <0013> Generated response: line #00: 200 40825 OK (mgcp_msg.c:72) 20250427085202291 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e6@mgw (mgcp_msg.c:72) 20250427085202291 DLMGCP DEBUG <0013> Generated response: line #02: I: 10934E7C (mgcp_msg.c:72) 20250427085202291 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202291 DLMGCP DEBUG <0013> Generated response: line #04: o=- 10934E7C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202291 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202291 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202291 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202291 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4474 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202291 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202291 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202291 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40826 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202291 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202291 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202291 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202291 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw (trunk:0) found free endpoint: rtpbridge/e7@mgw (mgcp_endp.c:262) 20250427085202291 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e7@mgw" (mgcp_protocol.c:370) 20250427085202291 DLMGCP NOTICE <0013> endpoint:rtpbridge/e7@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202291 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202291 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw CI:941F0BDA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202291 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw CI:941F0BDA output_enabled 0 (mgcp_conn.c:271) 20250427085202291 DLMGCP DEBUG <0013> (1234/rtp C:941F0BDA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202291 DLMGCP NOTICE <0013> endpoint:rtpbridge/e7@mgw CI:941F0BDA CRCX: connection successfully created: (1234/rtp C:941F0BDA r=NULL:0<->l=::1:4476) (mgcp_protocol.c:772) 20250427085202291 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202291 DLMGCP DEBUG <0013> Generated response: line #00: 200 40826 OK (mgcp_msg.c:72) 20250427085202291 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e7@mgw (mgcp_msg.c:72) 20250427085202291 DLMGCP DEBUG <0013> Generated response: line #02: I: 941F0BDA (mgcp_msg.c:72) 20250427085202291 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202291 DLMGCP DEBUG <0013> Generated response: line #04: o=- 941F0BDA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202291 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202291 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202291 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202291 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4476 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202291 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202291 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202292 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40827 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202292 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202292 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202292 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202292 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw (trunk:0) found free endpoint: rtpbridge/e8@mgw (mgcp_endp.c:262) 20250427085202292 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e8@mgw" (mgcp_protocol.c:370) 20250427085202292 DLMGCP NOTICE <0013> endpoint:rtpbridge/e8@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202292 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202292 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw CI:8D52EB7A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202292 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw CI:8D52EB7A output_enabled 0 (mgcp_conn.c:271) 20250427085202292 DLMGCP DEBUG <0013> (1234/rtp C:8D52EB7A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202292 DLMGCP NOTICE <0013> endpoint:rtpbridge/e8@mgw CI:8D52EB7A CRCX: connection successfully created: (1234/rtp C:8D52EB7A r=NULL:0<->l=::1:4478) (mgcp_protocol.c:772) 20250427085202292 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202292 DLMGCP DEBUG <0013> Generated response: line #00: 200 40827 OK (mgcp_msg.c:72) 20250427085202292 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e8@mgw (mgcp_msg.c:72) 20250427085202292 DLMGCP DEBUG <0013> Generated response: line #02: I: 8D52EB7A (mgcp_msg.c:72) 20250427085202292 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202292 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8D52EB7A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202292 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202292 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202292 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202292 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4478 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202292 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202292 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202292 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40828 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202292 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202292 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202292 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202292 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw (trunk:0) found free endpoint: rtpbridge/e9@mgw (mgcp_endp.c:262) 20250427085202292 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e9@mgw" (mgcp_protocol.c:370) 20250427085202292 DLMGCP NOTICE <0013> endpoint:rtpbridge/e9@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202292 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202292 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw CI:AE64B8ED connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202292 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw CI:AE64B8ED output_enabled 0 (mgcp_conn.c:271) 20250427085202292 DLMGCP DEBUG <0013> (1234/rtp C:AE64B8ED r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202292 DLMGCP NOTICE <0013> endpoint:rtpbridge/e9@mgw CI:AE64B8ED CRCX: connection successfully created: (1234/rtp C:AE64B8ED r=NULL:0<->l=::1:4480) (mgcp_protocol.c:772) 20250427085202292 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202292 DLMGCP DEBUG <0013> Generated response: line #00: 200 40828 OK (mgcp_msg.c:72) 20250427085202292 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e9@mgw (mgcp_msg.c:72) 20250427085202292 DLMGCP DEBUG <0013> Generated response: line #02: I: AE64B8ED (mgcp_msg.c:72) 20250427085202292 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202292 DLMGCP DEBUG <0013> Generated response: line #04: o=- AE64B8ED 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202292 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202292 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202292 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202292 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4480 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202292 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202292 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202293 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40829 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202293 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202293 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202293 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202293 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw (trunk:0) found free endpoint: rtpbridge/ea@mgw (mgcp_endp.c:262) 20250427085202293 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ea@mgw" (mgcp_protocol.c:370) 20250427085202293 DLMGCP NOTICE <0013> endpoint:rtpbridge/ea@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202293 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202293 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw CI:6234E279 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202293 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw CI:6234E279 output_enabled 0 (mgcp_conn.c:271) 20250427085202293 DLMGCP DEBUG <0013> (1234/rtp C:6234E279 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202293 DLMGCP NOTICE <0013> endpoint:rtpbridge/ea@mgw CI:6234E279 CRCX: connection successfully created: (1234/rtp C:6234E279 r=NULL:0<->l=::1:4482) (mgcp_protocol.c:772) 20250427085202293 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202293 DLMGCP DEBUG <0013> Generated response: line #00: 200 40829 OK (mgcp_msg.c:72) 20250427085202293 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ea@mgw (mgcp_msg.c:72) 20250427085202293 DLMGCP DEBUG <0013> Generated response: line #02: I: 6234E279 (mgcp_msg.c:72) 20250427085202293 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202293 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6234E279 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202293 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202293 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202293 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202293 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4482 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202293 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202293 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202293 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40830 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202293 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202293 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202293 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202293 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw (trunk:0) found free endpoint: rtpbridge/eb@mgw (mgcp_endp.c:262) 20250427085202293 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/eb@mgw" (mgcp_protocol.c:370) 20250427085202293 DLMGCP NOTICE <0013> endpoint:rtpbridge/eb@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202293 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202293 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw CI:3FE968BC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202293 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw CI:3FE968BC output_enabled 0 (mgcp_conn.c:271) 20250427085202293 DLMGCP DEBUG <0013> (1234/rtp C:3FE968BC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202293 DLMGCP NOTICE <0013> endpoint:rtpbridge/eb@mgw CI:3FE968BC CRCX: connection successfully created: (1234/rtp C:3FE968BC r=NULL:0<->l=::1:4484) (mgcp_protocol.c:772) 20250427085202293 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202293 DLMGCP DEBUG <0013> Generated response: line #00: 200 40830 OK (mgcp_msg.c:72) 20250427085202293 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/eb@mgw (mgcp_msg.c:72) 20250427085202293 DLMGCP DEBUG <0013> Generated response: line #02: I: 3FE968BC (mgcp_msg.c:72) 20250427085202293 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202293 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3FE968BC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202293 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202293 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202293 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202293 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4484 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202293 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202293 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202293 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40831 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202293 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202293 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202293 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202293 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw (trunk:0) found free endpoint: rtpbridge/ec@mgw (mgcp_endp.c:262) 20250427085202293 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ec@mgw" (mgcp_protocol.c:370) 20250427085202293 DLMGCP NOTICE <0013> endpoint:rtpbridge/ec@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202293 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202293 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw CI:0CF47150 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202293 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw CI:0CF47150 output_enabled 0 (mgcp_conn.c:271) 20250427085202293 DLMGCP DEBUG <0013> (1234/rtp C:0CF47150 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202293 DLMGCP NOTICE <0013> endpoint:rtpbridge/ec@mgw CI:0CF47150 CRCX: connection successfully created: (1234/rtp C:0CF47150 r=NULL:0<->l=::1:4486) (mgcp_protocol.c:772) 20250427085202293 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202293 DLMGCP DEBUG <0013> Generated response: line #00: 200 40831 OK (mgcp_msg.c:72) 20250427085202293 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ec@mgw (mgcp_msg.c:72) 20250427085202293 DLMGCP DEBUG <0013> Generated response: line #02: I: 0CF47150 (mgcp_msg.c:72) 20250427085202293 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202293 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0CF47150 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202293 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202293 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202293 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202293 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4486 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202293 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202293 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202293 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40832 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202293 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202293 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202293 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202293 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw (trunk:0) found free endpoint: rtpbridge/ed@mgw (mgcp_endp.c:262) 20250427085202293 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ed@mgw" (mgcp_protocol.c:370) 20250427085202293 DLMGCP NOTICE <0013> endpoint:rtpbridge/ed@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202293 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202293 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw CI:0360CBA7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202293 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw CI:0360CBA7 output_enabled 0 (mgcp_conn.c:271) 20250427085202294 DLMGCP DEBUG <0013> (1234/rtp C:0360CBA7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202294 DLMGCP NOTICE <0013> endpoint:rtpbridge/ed@mgw CI:0360CBA7 CRCX: connection successfully created: (1234/rtp C:0360CBA7 r=NULL:0<->l=::1:4488) (mgcp_protocol.c:772) 20250427085202294 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202294 DLMGCP DEBUG <0013> Generated response: line #00: 200 40832 OK (mgcp_msg.c:72) 20250427085202294 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ed@mgw (mgcp_msg.c:72) 20250427085202294 DLMGCP DEBUG <0013> Generated response: line #02: I: 0360CBA7 (mgcp_msg.c:72) 20250427085202294 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202294 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0360CBA7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202294 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202294 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202294 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202294 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4488 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202294 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202294 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202294 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40833 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202294 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202294 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202294 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202294 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw (trunk:0) found free endpoint: rtpbridge/ee@mgw (mgcp_endp.c:262) 20250427085202294 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ee@mgw" (mgcp_protocol.c:370) 20250427085202294 DLMGCP NOTICE <0013> endpoint:rtpbridge/ee@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202294 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202294 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw CI:03D95FD2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202294 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw CI:03D95FD2 output_enabled 0 (mgcp_conn.c:271) 20250427085202294 DLMGCP DEBUG <0013> (1234/rtp C:03D95FD2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202294 DLMGCP NOTICE <0013> endpoint:rtpbridge/ee@mgw CI:03D95FD2 CRCX: connection successfully created: (1234/rtp C:03D95FD2 r=NULL:0<->l=::1:4490) (mgcp_protocol.c:772) 20250427085202294 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202294 DLMGCP DEBUG <0013> Generated response: line #00: 200 40833 OK (mgcp_msg.c:72) 20250427085202294 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ee@mgw (mgcp_msg.c:72) 20250427085202294 DLMGCP DEBUG <0013> Generated response: line #02: I: 03D95FD2 (mgcp_msg.c:72) 20250427085202294 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202294 DLMGCP DEBUG <0013> Generated response: line #04: o=- 03D95FD2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202294 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202294 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202294 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202294 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4490 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202294 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202294 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202294 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40834 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202294 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202294 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202294 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202294 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw (trunk:0) found free endpoint: rtpbridge/ef@mgw (mgcp_endp.c:262) 20250427085202294 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ef@mgw" (mgcp_protocol.c:370) 20250427085202294 DLMGCP NOTICE <0013> endpoint:rtpbridge/ef@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202294 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202294 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw CI:A26520F1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202294 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw CI:A26520F1 output_enabled 0 (mgcp_conn.c:271) 20250427085202294 DLMGCP DEBUG <0013> (1234/rtp C:A26520F1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202294 DLMGCP NOTICE <0013> endpoint:rtpbridge/ef@mgw CI:A26520F1 CRCX: connection successfully created: (1234/rtp C:A26520F1 r=NULL:0<->l=::1:4492) (mgcp_protocol.c:772) 20250427085202294 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202294 DLMGCP DEBUG <0013> Generated response: line #00: 200 40834 OK (mgcp_msg.c:72) 20250427085202294 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ef@mgw (mgcp_msg.c:72) 20250427085202294 DLMGCP DEBUG <0013> Generated response: line #02: I: A26520F1 (mgcp_msg.c:72) 20250427085202294 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202294 DLMGCP DEBUG <0013> Generated response: line #04: o=- A26520F1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202294 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202294 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202294 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202294 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4492 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202294 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202294 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202294 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40835 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202294 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202294 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202294 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202294 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw (trunk:0) found free endpoint: rtpbridge/f0@mgw (mgcp_endp.c:262) 20250427085202294 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f0@mgw" (mgcp_protocol.c:370) 20250427085202294 DLMGCP NOTICE <0013> endpoint:rtpbridge/f0@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202294 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202294 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw CI:0CAB858C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202294 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw CI:0CAB858C output_enabled 0 (mgcp_conn.c:271) 20250427085202294 DLMGCP DEBUG <0013> (1234/rtp C:0CAB858C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202294 DLMGCP NOTICE <0013> endpoint:rtpbridge/f0@mgw CI:0CAB858C CRCX: connection successfully created: (1234/rtp C:0CAB858C r=NULL:0<->l=::1:4494) (mgcp_protocol.c:772) 20250427085202295 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202295 DLMGCP DEBUG <0013> Generated response: line #00: 200 40835 OK (mgcp_msg.c:72) 20250427085202295 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f0@mgw (mgcp_msg.c:72) 20250427085202295 DLMGCP DEBUG <0013> Generated response: line #02: I: 0CAB858C (mgcp_msg.c:72) 20250427085202295 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202295 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0CAB858C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202295 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202295 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202295 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202295 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4494 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202295 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202295 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202295 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40836 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202295 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202295 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202295 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202295 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw (trunk:0) found free endpoint: rtpbridge/f1@mgw (mgcp_endp.c:262) 20250427085202295 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f1@mgw" (mgcp_protocol.c:370) 20250427085202295 DLMGCP NOTICE <0013> endpoint:rtpbridge/f1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202295 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202295 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw CI:5E3E0407 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202295 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw CI:5E3E0407 output_enabled 0 (mgcp_conn.c:271) 20250427085202295 DLMGCP DEBUG <0013> (1234/rtp C:5E3E0407 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202295 DLMGCP NOTICE <0013> endpoint:rtpbridge/f1@mgw CI:5E3E0407 CRCX: connection successfully created: (1234/rtp C:5E3E0407 r=NULL:0<->l=::1:4496) (mgcp_protocol.c:772) 20250427085202295 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202295 DLMGCP DEBUG <0013> Generated response: line #00: 200 40836 OK (mgcp_msg.c:72) 20250427085202295 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f1@mgw (mgcp_msg.c:72) 20250427085202295 DLMGCP DEBUG <0013> Generated response: line #02: I: 5E3E0407 (mgcp_msg.c:72) 20250427085202295 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202295 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5E3E0407 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202295 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202295 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202295 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202295 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4496 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202295 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202295 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202295 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40837 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202295 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202295 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202295 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202295 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw (trunk:0) found free endpoint: rtpbridge/f2@mgw (mgcp_endp.c:262) 20250427085202295 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f2@mgw" (mgcp_protocol.c:370) 20250427085202295 DLMGCP NOTICE <0013> endpoint:rtpbridge/f2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202295 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202295 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw CI:639EBF87 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202295 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw CI:639EBF87 output_enabled 0 (mgcp_conn.c:271) 20250427085202295 DLMGCP DEBUG <0013> (1234/rtp C:639EBF87 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202295 DLMGCP NOTICE <0013> endpoint:rtpbridge/f2@mgw CI:639EBF87 CRCX: connection successfully created: (1234/rtp C:639EBF87 r=NULL:0<->l=::1:4498) (mgcp_protocol.c:772) 20250427085202295 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202295 DLMGCP DEBUG <0013> Generated response: line #00: 200 40837 OK (mgcp_msg.c:72) 20250427085202295 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f2@mgw (mgcp_msg.c:72) 20250427085202295 DLMGCP DEBUG <0013> Generated response: line #02: I: 639EBF87 (mgcp_msg.c:72) 20250427085202295 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202295 DLMGCP DEBUG <0013> Generated response: line #04: o=- 639EBF87 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202295 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202295 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202295 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202295 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4498 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202295 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202295 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202295 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40838 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202295 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202295 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202295 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202295 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw (trunk:0) found free endpoint: rtpbridge/f3@mgw (mgcp_endp.c:262) 20250427085202295 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f3@mgw" (mgcp_protocol.c:370) 20250427085202295 DLMGCP NOTICE <0013> endpoint:rtpbridge/f3@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202295 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202295 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw CI:D72FFF3B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202295 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw CI:D72FFF3B output_enabled 0 (mgcp_conn.c:271) 20250427085202295 DLMGCP DEBUG <0013> (1234/rtp C:D72FFF3B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202295 DLMGCP NOTICE <0013> endpoint:rtpbridge/f3@mgw CI:D72FFF3B CRCX: connection successfully created: (1234/rtp C:D72FFF3B r=NULL:0<->l=::1:4500) (mgcp_protocol.c:772) 20250427085202295 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202295 DLMGCP DEBUG <0013> Generated response: line #00: 200 40838 OK (mgcp_msg.c:72) 20250427085202295 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f3@mgw (mgcp_msg.c:72) 20250427085202295 DLMGCP DEBUG <0013> Generated response: line #02: I: D72FFF3B (mgcp_msg.c:72) 20250427085202295 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202295 DLMGCP DEBUG <0013> Generated response: line #04: o=- D72FFF3B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202295 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202295 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202295 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202295 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4500 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202295 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202295 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202296 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40839 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202296 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202296 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202296 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202296 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw (trunk:0) found free endpoint: rtpbridge/f4@mgw (mgcp_endp.c:262) 20250427085202296 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f4@mgw" (mgcp_protocol.c:370) 20250427085202296 DLMGCP NOTICE <0013> endpoint:rtpbridge/f4@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202296 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202296 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw CI:386E51B3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202296 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw CI:386E51B3 output_enabled 0 (mgcp_conn.c:271) 20250427085202296 DLMGCP DEBUG <0013> (1234/rtp C:386E51B3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202296 DLMGCP NOTICE <0013> endpoint:rtpbridge/f4@mgw CI:386E51B3 CRCX: connection successfully created: (1234/rtp C:386E51B3 r=NULL:0<->l=::1:4502) (mgcp_protocol.c:772) 20250427085202296 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202296 DLMGCP DEBUG <0013> Generated response: line #00: 200 40839 OK (mgcp_msg.c:72) 20250427085202296 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f4@mgw (mgcp_msg.c:72) 20250427085202296 DLMGCP DEBUG <0013> Generated response: line #02: I: 386E51B3 (mgcp_msg.c:72) 20250427085202296 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202296 DLMGCP DEBUG <0013> Generated response: line #04: o=- 386E51B3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202296 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202296 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202296 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202296 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4502 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202296 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202296 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202296 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40840 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202296 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202296 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202296 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202296 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw (trunk:0) found free endpoint: rtpbridge/f5@mgw (mgcp_endp.c:262) 20250427085202296 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f5@mgw" (mgcp_protocol.c:370) 20250427085202296 DLMGCP NOTICE <0013> endpoint:rtpbridge/f5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202296 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202296 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw CI:C89B9979 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202296 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw CI:C89B9979 output_enabled 0 (mgcp_conn.c:271) 20250427085202296 DLMGCP DEBUG <0013> (1234/rtp C:C89B9979 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202296 DLMGCP NOTICE <0013> endpoint:rtpbridge/f5@mgw CI:C89B9979 CRCX: connection successfully created: (1234/rtp C:C89B9979 r=NULL:0<->l=::1:4504) (mgcp_protocol.c:772) 20250427085202296 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202296 DLMGCP DEBUG <0013> Generated response: line #00: 200 40840 OK (mgcp_msg.c:72) 20250427085202296 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f5@mgw (mgcp_msg.c:72) 20250427085202296 DLMGCP DEBUG <0013> Generated response: line #02: I: C89B9979 (mgcp_msg.c:72) 20250427085202296 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202296 DLMGCP DEBUG <0013> Generated response: line #04: o=- C89B9979 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202296 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202296 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202296 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202296 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4504 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202296 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202296 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202296 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40841 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202296 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202296 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202296 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202296 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw (trunk:0) found free endpoint: rtpbridge/f6@mgw (mgcp_endp.c:262) 20250427085202296 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f6@mgw" (mgcp_protocol.c:370) 20250427085202296 DLMGCP NOTICE <0013> endpoint:rtpbridge/f6@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202296 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202296 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw CI:4A1472A7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202296 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw CI:4A1472A7 output_enabled 0 (mgcp_conn.c:271) 20250427085202296 DLMGCP DEBUG <0013> (1234/rtp C:4A1472A7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202296 DLMGCP NOTICE <0013> endpoint:rtpbridge/f6@mgw CI:4A1472A7 CRCX: connection successfully created: (1234/rtp C:4A1472A7 r=NULL:0<->l=::1:4506) (mgcp_protocol.c:772) 20250427085202296 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202296 DLMGCP DEBUG <0013> Generated response: line #00: 200 40841 OK (mgcp_msg.c:72) 20250427085202296 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f6@mgw (mgcp_msg.c:72) 20250427085202296 DLMGCP DEBUG <0013> Generated response: line #02: I: 4A1472A7 (mgcp_msg.c:72) 20250427085202296 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202296 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4A1472A7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202296 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202296 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202296 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202296 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4506 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202296 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202296 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202297 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40842 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202297 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202297 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202297 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202297 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw (trunk:0) found free endpoint: rtpbridge/f7@mgw (mgcp_endp.c:262) 20250427085202297 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f7@mgw" (mgcp_protocol.c:370) 20250427085202297 DLMGCP NOTICE <0013> endpoint:rtpbridge/f7@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202297 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202297 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw CI:1B06D3D5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202297 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw CI:1B06D3D5 output_enabled 0 (mgcp_conn.c:271) 20250427085202297 DLMGCP DEBUG <0013> (1234/rtp C:1B06D3D5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202297 DLMGCP NOTICE <0013> endpoint:rtpbridge/f7@mgw CI:1B06D3D5 CRCX: connection successfully created: (1234/rtp C:1B06D3D5 r=NULL:0<->l=::1:4508) (mgcp_protocol.c:772) 20250427085202297 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202297 DLMGCP DEBUG <0013> Generated response: line #00: 200 40842 OK (mgcp_msg.c:72) 20250427085202297 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f7@mgw (mgcp_msg.c:72) 20250427085202297 DLMGCP DEBUG <0013> Generated response: line #02: I: 1B06D3D5 (mgcp_msg.c:72) 20250427085202297 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202297 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1B06D3D5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202297 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202297 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202297 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202297 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4508 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202297 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202297 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202297 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40843 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202297 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202297 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202297 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202297 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw (trunk:0) found free endpoint: rtpbridge/f8@mgw (mgcp_endp.c:262) 20250427085202297 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f8@mgw" (mgcp_protocol.c:370) 20250427085202297 DLMGCP NOTICE <0013> endpoint:rtpbridge/f8@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202297 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202297 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw CI:65D91C57 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202297 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw CI:65D91C57 output_enabled 0 (mgcp_conn.c:271) 20250427085202297 DLMGCP DEBUG <0013> (1234/rtp C:65D91C57 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202297 DLMGCP NOTICE <0013> endpoint:rtpbridge/f8@mgw CI:65D91C57 CRCX: connection successfully created: (1234/rtp C:65D91C57 r=NULL:0<->l=::1:4510) (mgcp_protocol.c:772) 20250427085202297 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202297 DLMGCP DEBUG <0013> Generated response: line #00: 200 40843 OK (mgcp_msg.c:72) 20250427085202297 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f8@mgw (mgcp_msg.c:72) 20250427085202297 DLMGCP DEBUG <0013> Generated response: line #02: I: 65D91C57 (mgcp_msg.c:72) 20250427085202297 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202297 DLMGCP DEBUG <0013> Generated response: line #04: o=- 65D91C57 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202297 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202297 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202297 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202297 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4510 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202297 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202297 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202297 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40844 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202297 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202297 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202297 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202297 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw (trunk:0) found free endpoint: rtpbridge/f9@mgw (mgcp_endp.c:262) 20250427085202297 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f9@mgw" (mgcp_protocol.c:370) 20250427085202297 DLMGCP NOTICE <0013> endpoint:rtpbridge/f9@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202297 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202297 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw CI:114ABC47 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202297 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw CI:114ABC47 output_enabled 0 (mgcp_conn.c:271) 20250427085202297 DLMGCP DEBUG <0013> (1234/rtp C:114ABC47 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202297 DLMGCP NOTICE <0013> endpoint:rtpbridge/f9@mgw CI:114ABC47 CRCX: connection successfully created: (1234/rtp C:114ABC47 r=NULL:0<->l=::1:4512) (mgcp_protocol.c:772) 20250427085202297 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202297 DLMGCP DEBUG <0013> Generated response: line #00: 200 40844 OK (mgcp_msg.c:72) 20250427085202297 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f9@mgw (mgcp_msg.c:72) 20250427085202297 DLMGCP DEBUG <0013> Generated response: line #02: I: 114ABC47 (mgcp_msg.c:72) 20250427085202297 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202297 DLMGCP DEBUG <0013> Generated response: line #04: o=- 114ABC47 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202297 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202297 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202297 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202297 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4512 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202297 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202297 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202298 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40845 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202298 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202298 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202298 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202298 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw (trunk:0) found free endpoint: rtpbridge/fa@mgw (mgcp_endp.c:262) 20250427085202298 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/fa@mgw" (mgcp_protocol.c:370) 20250427085202298 DLMGCP NOTICE <0013> endpoint:rtpbridge/fa@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202298 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202298 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw CI:4AE90373 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202298 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw CI:4AE90373 output_enabled 0 (mgcp_conn.c:271) 20250427085202298 DLMGCP DEBUG <0013> (1234/rtp C:4AE90373 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202298 DLMGCP NOTICE <0013> endpoint:rtpbridge/fa@mgw CI:4AE90373 CRCX: connection successfully created: (1234/rtp C:4AE90373 r=NULL:0<->l=::1:4514) (mgcp_protocol.c:772) 20250427085202298 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202298 DLMGCP DEBUG <0013> Generated response: line #00: 200 40845 OK (mgcp_msg.c:72) 20250427085202298 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fa@mgw (mgcp_msg.c:72) 20250427085202298 DLMGCP DEBUG <0013> Generated response: line #02: I: 4AE90373 (mgcp_msg.c:72) 20250427085202298 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202298 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4AE90373 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202298 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202298 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202298 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202298 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4514 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202298 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202298 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202298 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40846 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202298 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202298 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202298 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202298 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw (trunk:0) found free endpoint: rtpbridge/fb@mgw (mgcp_endp.c:262) 20250427085202298 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/fb@mgw" (mgcp_protocol.c:370) 20250427085202298 DLMGCP NOTICE <0013> endpoint:rtpbridge/fb@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202298 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202298 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw CI:4053C73F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202298 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw CI:4053C73F output_enabled 0 (mgcp_conn.c:271) 20250427085202298 DLMGCP DEBUG <0013> (1234/rtp C:4053C73F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202298 DLMGCP NOTICE <0013> endpoint:rtpbridge/fb@mgw CI:4053C73F CRCX: connection successfully created: (1234/rtp C:4053C73F r=NULL:0<->l=::1:4516) (mgcp_protocol.c:772) 20250427085202298 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202298 DLMGCP DEBUG <0013> Generated response: line #00: 200 40846 OK (mgcp_msg.c:72) 20250427085202298 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fb@mgw (mgcp_msg.c:72) 20250427085202298 DLMGCP DEBUG <0013> Generated response: line #02: I: 4053C73F (mgcp_msg.c:72) 20250427085202298 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202298 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4053C73F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202298 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202298 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202298 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202298 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4516 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202298 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202298 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202298 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40847 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202298 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202298 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202298 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202298 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw (trunk:0) found free endpoint: rtpbridge/fc@mgw (mgcp_endp.c:262) 20250427085202298 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/fc@mgw" (mgcp_protocol.c:370) 20250427085202298 DLMGCP NOTICE <0013> endpoint:rtpbridge/fc@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202298 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202298 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw CI:12B0E5E1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202298 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw CI:12B0E5E1 output_enabled 0 (mgcp_conn.c:271) 20250427085202298 DLMGCP DEBUG <0013> (1234/rtp C:12B0E5E1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202298 DLMGCP NOTICE <0013> endpoint:rtpbridge/fc@mgw CI:12B0E5E1 CRCX: connection successfully created: (1234/rtp C:12B0E5E1 r=NULL:0<->l=::1:4518) (mgcp_protocol.c:772) 20250427085202298 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202298 DLMGCP DEBUG <0013> Generated response: line #00: 200 40847 OK (mgcp_msg.c:72) 20250427085202298 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fc@mgw (mgcp_msg.c:72) 20250427085202298 DLMGCP DEBUG <0013> Generated response: line #02: I: 12B0E5E1 (mgcp_msg.c:72) 20250427085202298 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202298 DLMGCP DEBUG <0013> Generated response: line #04: o=- 12B0E5E1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202298 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202298 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202298 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202298 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4518 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202298 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202298 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202298 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40848 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202299 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202299 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202299 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202299 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw (trunk:0) found free endpoint: rtpbridge/fd@mgw (mgcp_endp.c:262) 20250427085202299 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/fd@mgw" (mgcp_protocol.c:370) 20250427085202299 DLMGCP NOTICE <0013> endpoint:rtpbridge/fd@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202299 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202299 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw CI:4649C9AE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202299 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw CI:4649C9AE output_enabled 0 (mgcp_conn.c:271) 20250427085202299 DLMGCP DEBUG <0013> (1234/rtp C:4649C9AE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202299 DLMGCP NOTICE <0013> endpoint:rtpbridge/fd@mgw CI:4649C9AE CRCX: connection successfully created: (1234/rtp C:4649C9AE r=NULL:0<->l=::1:4520) (mgcp_protocol.c:772) 20250427085202299 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202299 DLMGCP DEBUG <0013> Generated response: line #00: 200 40848 OK (mgcp_msg.c:72) 20250427085202299 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fd@mgw (mgcp_msg.c:72) 20250427085202299 DLMGCP DEBUG <0013> Generated response: line #02: I: 4649C9AE (mgcp_msg.c:72) 20250427085202299 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202299 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4649C9AE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202299 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202299 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202299 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202299 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4520 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202299 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202299 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202299 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40849 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202299 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202299 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202299 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202299 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw (trunk:0) found free endpoint: rtpbridge/fe@mgw (mgcp_endp.c:262) 20250427085202299 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/fe@mgw" (mgcp_protocol.c:370) 20250427085202299 DLMGCP NOTICE <0013> endpoint:rtpbridge/fe@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202299 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202299 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw CI:5D32B4FD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202299 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw CI:5D32B4FD output_enabled 0 (mgcp_conn.c:271) 20250427085202299 DLMGCP DEBUG <0013> (1234/rtp C:5D32B4FD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202299 DLMGCP NOTICE <0013> endpoint:rtpbridge/fe@mgw CI:5D32B4FD CRCX: connection successfully created: (1234/rtp C:5D32B4FD r=NULL:0<->l=::1:4522) (mgcp_protocol.c:772) 20250427085202299 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202299 DLMGCP DEBUG <0013> Generated response: line #00: 200 40849 OK (mgcp_msg.c:72) 20250427085202299 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fe@mgw (mgcp_msg.c:72) 20250427085202299 DLMGCP DEBUG <0013> Generated response: line #02: I: 5D32B4FD (mgcp_msg.c:72) 20250427085202299 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202299 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5D32B4FD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202299 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202299 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202299 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202299 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4522 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202299 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202299 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202299 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40850 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202299 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202299 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202299 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202299 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw (trunk:0) found free endpoint: rtpbridge/ff@mgw (mgcp_endp.c:262) 20250427085202299 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ff@mgw" (mgcp_protocol.c:370) 20250427085202299 DLMGCP NOTICE <0013> endpoint:rtpbridge/ff@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202299 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202299 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw CI:E467A390 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202299 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw CI:E467A390 output_enabled 0 (mgcp_conn.c:271) 20250427085202299 DLMGCP DEBUG <0013> (1234/rtp C:E467A390 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202299 DLMGCP NOTICE <0013> endpoint:rtpbridge/ff@mgw CI:E467A390 CRCX: connection successfully created: (1234/rtp C:E467A390 r=NULL:0<->l=::1:4524) (mgcp_protocol.c:772) 20250427085202299 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202299 DLMGCP DEBUG <0013> Generated response: line #00: 200 40850 OK (mgcp_msg.c:72) 20250427085202299 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ff@mgw (mgcp_msg.c:72) 20250427085202299 DLMGCP DEBUG <0013> Generated response: line #02: I: E467A390 (mgcp_msg.c:72) 20250427085202299 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202299 DLMGCP DEBUG <0013> Generated response: line #04: o=- E467A390 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202299 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202299 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202299 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202299 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4524 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202299 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202299 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202299 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40851 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202299 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202299 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202299 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202299 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw (trunk:0) found free endpoint: rtpbridge/100@mgw (mgcp_endp.c:262) 20250427085202299 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/100@mgw" (mgcp_protocol.c:370) 20250427085202299 DLMGCP NOTICE <0013> endpoint:rtpbridge/100@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202299 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202299 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw CI:9ED2305F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202299 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw CI:9ED2305F output_enabled 0 (mgcp_conn.c:271) 20250427085202299 DLMGCP DEBUG <0013> (1234/rtp C:9ED2305F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202300 DLMGCP NOTICE <0013> endpoint:rtpbridge/100@mgw CI:9ED2305F CRCX: connection successfully created: (1234/rtp C:9ED2305F r=NULL:0<->l=::1:4526) (mgcp_protocol.c:772) 20250427085202300 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202300 DLMGCP DEBUG <0013> Generated response: line #00: 200 40851 OK (mgcp_msg.c:72) 20250427085202300 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/100@mgw (mgcp_msg.c:72) 20250427085202300 DLMGCP DEBUG <0013> Generated response: line #02: I: 9ED2305F (mgcp_msg.c:72) 20250427085202300 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202300 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9ED2305F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202300 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202300 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202300 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202300 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4526 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202300 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202300 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202300 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40852 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202300 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202300 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202300 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202300 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw (trunk:0) found free endpoint: rtpbridge/101@mgw (mgcp_endp.c:262) 20250427085202300 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/101@mgw" (mgcp_protocol.c:370) 20250427085202300 DLMGCP NOTICE <0013> endpoint:rtpbridge/101@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202300 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202300 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw CI:3D713547 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202300 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw CI:3D713547 output_enabled 0 (mgcp_conn.c:271) 20250427085202300 DLMGCP DEBUG <0013> (1234/rtp C:3D713547 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202300 DLMGCP NOTICE <0013> endpoint:rtpbridge/101@mgw CI:3D713547 CRCX: connection successfully created: (1234/rtp C:3D713547 r=NULL:0<->l=::1:4528) (mgcp_protocol.c:772) 20250427085202300 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202300 DLMGCP DEBUG <0013> Generated response: line #00: 200 40852 OK (mgcp_msg.c:72) 20250427085202300 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/101@mgw (mgcp_msg.c:72) 20250427085202300 DLMGCP DEBUG <0013> Generated response: line #02: I: 3D713547 (mgcp_msg.c:72) 20250427085202300 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202300 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3D713547 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202300 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202300 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202300 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202300 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4528 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202300 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202300 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202301 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40853 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202301 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202301 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202301 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202301 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw (trunk:0) found free endpoint: rtpbridge/102@mgw (mgcp_endp.c:262) 20250427085202301 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/102@mgw" (mgcp_protocol.c:370) 20250427085202301 DLMGCP NOTICE <0013> endpoint:rtpbridge/102@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202301 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202301 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw CI:517032A0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202301 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw CI:517032A0 output_enabled 0 (mgcp_conn.c:271) 20250427085202301 DLMGCP DEBUG <0013> (1234/rtp C:517032A0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202301 DLMGCP NOTICE <0013> endpoint:rtpbridge/102@mgw CI:517032A0 CRCX: connection successfully created: (1234/rtp C:517032A0 r=NULL:0<->l=::1:4530) (mgcp_protocol.c:772) 20250427085202301 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202301 DLMGCP DEBUG <0013> Generated response: line #00: 200 40853 OK (mgcp_msg.c:72) 20250427085202301 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/102@mgw (mgcp_msg.c:72) 20250427085202301 DLMGCP DEBUG <0013> Generated response: line #02: I: 517032A0 (mgcp_msg.c:72) 20250427085202301 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202301 DLMGCP DEBUG <0013> Generated response: line #04: o=- 517032A0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202301 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202301 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202301 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202301 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4530 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202301 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202301 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202301 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40854 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202301 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202301 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202301 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202301 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw (trunk:0) found free endpoint: rtpbridge/103@mgw (mgcp_endp.c:262) 20250427085202301 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/103@mgw" (mgcp_protocol.c:370) 20250427085202301 DLMGCP NOTICE <0013> endpoint:rtpbridge/103@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202301 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202301 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw CI:34A3504E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202301 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw CI:34A3504E output_enabled 0 (mgcp_conn.c:271) 20250427085202301 DLMGCP DEBUG <0013> (1234/rtp C:34A3504E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202301 DLMGCP NOTICE <0013> endpoint:rtpbridge/103@mgw CI:34A3504E CRCX: connection successfully created: (1234/rtp C:34A3504E r=NULL:0<->l=::1:4532) (mgcp_protocol.c:772) 20250427085202301 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202301 DLMGCP DEBUG <0013> Generated response: line #00: 200 40854 OK (mgcp_msg.c:72) 20250427085202301 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/103@mgw (mgcp_msg.c:72) 20250427085202301 DLMGCP DEBUG <0013> Generated response: line #02: I: 34A3504E (mgcp_msg.c:72) 20250427085202301 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202301 DLMGCP DEBUG <0013> Generated response: line #04: o=- 34A3504E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202301 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202301 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202301 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202301 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4532 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202301 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202301 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202302 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40855 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202302 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202302 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202302 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202302 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw (trunk:0) found free endpoint: rtpbridge/104@mgw (mgcp_endp.c:262) 20250427085202302 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/104@mgw" (mgcp_protocol.c:370) 20250427085202302 DLMGCP NOTICE <0013> endpoint:rtpbridge/104@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202302 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202302 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw CI:9D7A9FD9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202302 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw CI:9D7A9FD9 output_enabled 0 (mgcp_conn.c:271) 20250427085202302 DLMGCP DEBUG <0013> (1234/rtp C:9D7A9FD9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202302 DLMGCP NOTICE <0013> endpoint:rtpbridge/104@mgw CI:9D7A9FD9 CRCX: connection successfully created: (1234/rtp C:9D7A9FD9 r=NULL:0<->l=::1:4534) (mgcp_protocol.c:772) 20250427085202302 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202302 DLMGCP DEBUG <0013> Generated response: line #00: 200 40855 OK (mgcp_msg.c:72) 20250427085202302 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/104@mgw (mgcp_msg.c:72) 20250427085202302 DLMGCP DEBUG <0013> Generated response: line #02: I: 9D7A9FD9 (mgcp_msg.c:72) 20250427085202302 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202302 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9D7A9FD9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202302 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202302 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202302 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202302 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4534 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202302 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202302 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202303 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40856 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202303 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202303 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202303 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202303 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw (trunk:0) found free endpoint: rtpbridge/105@mgw (mgcp_endp.c:262) 20250427085202303 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/105@mgw" (mgcp_protocol.c:370) 20250427085202303 DLMGCP NOTICE <0013> endpoint:rtpbridge/105@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202303 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202303 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw CI:72FD819F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202303 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw CI:72FD819F output_enabled 0 (mgcp_conn.c:271) 20250427085202303 DLMGCP DEBUG <0013> (1234/rtp C:72FD819F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202303 DLMGCP NOTICE <0013> endpoint:rtpbridge/105@mgw CI:72FD819F CRCX: connection successfully created: (1234/rtp C:72FD819F r=NULL:0<->l=::1:4536) (mgcp_protocol.c:772) 20250427085202303 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202303 DLMGCP DEBUG <0013> Generated response: line #00: 200 40856 OK (mgcp_msg.c:72) 20250427085202303 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/105@mgw (mgcp_msg.c:72) 20250427085202303 DLMGCP DEBUG <0013> Generated response: line #02: I: 72FD819F (mgcp_msg.c:72) 20250427085202303 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202303 DLMGCP DEBUG <0013> Generated response: line #04: o=- 72FD819F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202303 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202303 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202303 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202303 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4536 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202303 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202303 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202303 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40857 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202303 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202303 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202303 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202303 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw (trunk:0) found free endpoint: rtpbridge/106@mgw (mgcp_endp.c:262) 20250427085202303 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/106@mgw" (mgcp_protocol.c:370) 20250427085202303 DLMGCP NOTICE <0013> endpoint:rtpbridge/106@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202303 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202303 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw CI:5251F2D1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202303 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw CI:5251F2D1 output_enabled 0 (mgcp_conn.c:271) 20250427085202303 DLMGCP DEBUG <0013> (1234/rtp C:5251F2D1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202303 DLMGCP NOTICE <0013> endpoint:rtpbridge/106@mgw CI:5251F2D1 CRCX: connection successfully created: (1234/rtp C:5251F2D1 r=NULL:0<->l=::1:4538) (mgcp_protocol.c:772) 20250427085202303 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202303 DLMGCP DEBUG <0013> Generated response: line #00: 200 40857 OK (mgcp_msg.c:72) 20250427085202303 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/106@mgw (mgcp_msg.c:72) 20250427085202303 DLMGCP DEBUG <0013> Generated response: line #02: I: 5251F2D1 (mgcp_msg.c:72) 20250427085202303 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202303 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5251F2D1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202303 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202303 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202303 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202303 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4538 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202303 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202303 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202304 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40858 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202304 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202304 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202304 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202304 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw (trunk:0) found free endpoint: rtpbridge/107@mgw (mgcp_endp.c:262) 20250427085202304 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/107@mgw" (mgcp_protocol.c:370) 20250427085202304 DLMGCP NOTICE <0013> endpoint:rtpbridge/107@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202304 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202304 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw CI:A9693F1D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202304 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw CI:A9693F1D output_enabled 0 (mgcp_conn.c:271) 20250427085202304 DLMGCP DEBUG <0013> (1234/rtp C:A9693F1D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202304 DLMGCP NOTICE <0013> endpoint:rtpbridge/107@mgw CI:A9693F1D CRCX: connection successfully created: (1234/rtp C:A9693F1D r=NULL:0<->l=::1:4540) (mgcp_protocol.c:772) 20250427085202304 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202304 DLMGCP DEBUG <0013> Generated response: line #00: 200 40858 OK (mgcp_msg.c:72) 20250427085202304 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/107@mgw (mgcp_msg.c:72) 20250427085202304 DLMGCP DEBUG <0013> Generated response: line #02: I: A9693F1D (mgcp_msg.c:72) 20250427085202304 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202304 DLMGCP DEBUG <0013> Generated response: line #04: o=- A9693F1D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202304 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202304 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202304 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202304 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4540 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202304 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202304 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202304 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40859 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202304 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202304 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202304 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202304 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw (trunk:0) found free endpoint: rtpbridge/108@mgw (mgcp_endp.c:262) 20250427085202304 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/108@mgw" (mgcp_protocol.c:370) 20250427085202304 DLMGCP NOTICE <0013> endpoint:rtpbridge/108@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202304 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202304 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw CI:E316031B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202304 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw CI:E316031B output_enabled 0 (mgcp_conn.c:271) 20250427085202304 DLMGCP DEBUG <0013> (1234/rtp C:E316031B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202304 DLMGCP NOTICE <0013> endpoint:rtpbridge/108@mgw CI:E316031B CRCX: connection successfully created: (1234/rtp C:E316031B r=NULL:0<->l=::1:4542) (mgcp_protocol.c:772) 20250427085202304 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202304 DLMGCP DEBUG <0013> Generated response: line #00: 200 40859 OK (mgcp_msg.c:72) 20250427085202304 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/108@mgw (mgcp_msg.c:72) 20250427085202304 DLMGCP DEBUG <0013> Generated response: line #02: I: E316031B (mgcp_msg.c:72) 20250427085202304 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202304 DLMGCP DEBUG <0013> Generated response: line #04: o=- E316031B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202304 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202304 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202304 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202304 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4542 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202304 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202304 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202305 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40860 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202305 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202305 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202305 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202305 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw (trunk:0) found free endpoint: rtpbridge/109@mgw (mgcp_endp.c:262) 20250427085202305 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/109@mgw" (mgcp_protocol.c:370) 20250427085202305 DLMGCP NOTICE <0013> endpoint:rtpbridge/109@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202305 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202305 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw CI:E5FB3698 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202305 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw CI:E5FB3698 output_enabled 0 (mgcp_conn.c:271) 20250427085202305 DLMGCP DEBUG <0013> (1234/rtp C:E5FB3698 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202305 DLMGCP NOTICE <0013> endpoint:rtpbridge/109@mgw CI:E5FB3698 CRCX: connection successfully created: (1234/rtp C:E5FB3698 r=NULL:0<->l=::1:4544) (mgcp_protocol.c:772) 20250427085202305 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202305 DLMGCP DEBUG <0013> Generated response: line #00: 200 40860 OK (mgcp_msg.c:72) 20250427085202305 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/109@mgw (mgcp_msg.c:72) 20250427085202305 DLMGCP DEBUG <0013> Generated response: line #02: I: E5FB3698 (mgcp_msg.c:72) 20250427085202305 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202305 DLMGCP DEBUG <0013> Generated response: line #04: o=- E5FB3698 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202305 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202305 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202305 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202305 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4544 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202305 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202305 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202305 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40861 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202305 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202305 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202305 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202305 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw (trunk:0) found free endpoint: rtpbridge/10a@mgw (mgcp_endp.c:262) 20250427085202305 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/10a@mgw" (mgcp_protocol.c:370) 20250427085202305 DLMGCP NOTICE <0013> endpoint:rtpbridge/10a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202305 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202305 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw CI:5164B459 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202305 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw CI:5164B459 output_enabled 0 (mgcp_conn.c:271) 20250427085202305 DLMGCP DEBUG <0013> (1234/rtp C:5164B459 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202305 DLMGCP NOTICE <0013> endpoint:rtpbridge/10a@mgw CI:5164B459 CRCX: connection successfully created: (1234/rtp C:5164B459 r=NULL:0<->l=::1:4546) (mgcp_protocol.c:772) 20250427085202305 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202305 DLMGCP DEBUG <0013> Generated response: line #00: 200 40861 OK (mgcp_msg.c:72) 20250427085202305 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10a@mgw (mgcp_msg.c:72) 20250427085202305 DLMGCP DEBUG <0013> Generated response: line #02: I: 5164B459 (mgcp_msg.c:72) 20250427085202305 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202305 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5164B459 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202305 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202305 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202305 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202305 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4546 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202305 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202305 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202305 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40862 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202305 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202305 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202305 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202305 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw (trunk:0) found free endpoint: rtpbridge/10b@mgw (mgcp_endp.c:262) 20250427085202305 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/10b@mgw" (mgcp_protocol.c:370) 20250427085202305 DLMGCP NOTICE <0013> endpoint:rtpbridge/10b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202305 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202305 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw CI:35963081 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202305 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw CI:35963081 output_enabled 0 (mgcp_conn.c:271) 20250427085202305 DLMGCP DEBUG <0013> (1234/rtp C:35963081 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202305 DLMGCP NOTICE <0013> endpoint:rtpbridge/10b@mgw CI:35963081 CRCX: connection successfully created: (1234/rtp C:35963081 r=NULL:0<->l=::1:4548) (mgcp_protocol.c:772) 20250427085202305 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202305 DLMGCP DEBUG <0013> Generated response: line #00: 200 40862 OK (mgcp_msg.c:72) 20250427085202305 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10b@mgw (mgcp_msg.c:72) 20250427085202305 DLMGCP DEBUG <0013> Generated response: line #02: I: 35963081 (mgcp_msg.c:72) 20250427085202305 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202305 DLMGCP DEBUG <0013> Generated response: line #04: o=- 35963081 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202305 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202305 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202305 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202305 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4548 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202305 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202305 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202306 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40863 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202306 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202306 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202306 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202306 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw (trunk:0) found free endpoint: rtpbridge/10c@mgw (mgcp_endp.c:262) 20250427085202306 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/10c@mgw" (mgcp_protocol.c:370) 20250427085202306 DLMGCP NOTICE <0013> endpoint:rtpbridge/10c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202306 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202306 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw CI:661A29DB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202306 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw CI:661A29DB output_enabled 0 (mgcp_conn.c:271) 20250427085202306 DLMGCP DEBUG <0013> (1234/rtp C:661A29DB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202306 DLMGCP NOTICE <0013> endpoint:rtpbridge/10c@mgw CI:661A29DB CRCX: connection successfully created: (1234/rtp C:661A29DB r=NULL:0<->l=::1:4550) (mgcp_protocol.c:772) 20250427085202306 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202306 DLMGCP DEBUG <0013> Generated response: line #00: 200 40863 OK (mgcp_msg.c:72) 20250427085202306 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10c@mgw (mgcp_msg.c:72) 20250427085202306 DLMGCP DEBUG <0013> Generated response: line #02: I: 661A29DB (mgcp_msg.c:72) 20250427085202306 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202306 DLMGCP DEBUG <0013> Generated response: line #04: o=- 661A29DB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202306 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202306 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202306 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202306 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4550 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202306 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202306 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202306 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40864 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202306 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202306 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202306 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202306 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw (trunk:0) found free endpoint: rtpbridge/10d@mgw (mgcp_endp.c:262) 20250427085202306 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/10d@mgw" (mgcp_protocol.c:370) 20250427085202306 DLMGCP NOTICE <0013> endpoint:rtpbridge/10d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202306 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202306 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw CI:20C26437 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202306 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw CI:20C26437 output_enabled 0 (mgcp_conn.c:271) 20250427085202306 DLMGCP DEBUG <0013> (1234/rtp C:20C26437 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202306 DLMGCP NOTICE <0013> endpoint:rtpbridge/10d@mgw CI:20C26437 CRCX: connection successfully created: (1234/rtp C:20C26437 r=NULL:0<->l=::1:4552) (mgcp_protocol.c:772) 20250427085202306 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202306 DLMGCP DEBUG <0013> Generated response: line #00: 200 40864 OK (mgcp_msg.c:72) 20250427085202306 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10d@mgw (mgcp_msg.c:72) 20250427085202306 DLMGCP DEBUG <0013> Generated response: line #02: I: 20C26437 (mgcp_msg.c:72) 20250427085202306 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202306 DLMGCP DEBUG <0013> Generated response: line #04: o=- 20C26437 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202306 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202306 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202306 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202306 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4552 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202306 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202306 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202306 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40865 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202306 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202306 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202306 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202306 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw (trunk:0) found free endpoint: rtpbridge/10e@mgw (mgcp_endp.c:262) 20250427085202306 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/10e@mgw" (mgcp_protocol.c:370) 20250427085202306 DLMGCP NOTICE <0013> endpoint:rtpbridge/10e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202306 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202306 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw CI:1147895C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202306 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw CI:1147895C output_enabled 0 (mgcp_conn.c:271) 20250427085202306 DLMGCP DEBUG <0013> (1234/rtp C:1147895C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202306 DLMGCP NOTICE <0013> endpoint:rtpbridge/10e@mgw CI:1147895C CRCX: connection successfully created: (1234/rtp C:1147895C r=NULL:0<->l=::1:4554) (mgcp_protocol.c:772) 20250427085202306 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202306 DLMGCP DEBUG <0013> Generated response: line #00: 200 40865 OK (mgcp_msg.c:72) 20250427085202306 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10e@mgw (mgcp_msg.c:72) 20250427085202306 DLMGCP DEBUG <0013> Generated response: line #02: I: 1147895C (mgcp_msg.c:72) 20250427085202306 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202306 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1147895C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202306 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202306 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202306 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202306 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4554 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202306 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202306 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202307 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40866 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202307 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202307 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202307 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202307 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw (trunk:0) found free endpoint: rtpbridge/10f@mgw (mgcp_endp.c:262) 20250427085202307 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/10f@mgw" (mgcp_protocol.c:370) 20250427085202307 DLMGCP NOTICE <0013> endpoint:rtpbridge/10f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202307 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202307 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw CI:B289871A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202307 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw CI:B289871A output_enabled 0 (mgcp_conn.c:271) 20250427085202307 DLMGCP DEBUG <0013> (1234/rtp C:B289871A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202307 DLMGCP NOTICE <0013> endpoint:rtpbridge/10f@mgw CI:B289871A CRCX: connection successfully created: (1234/rtp C:B289871A r=NULL:0<->l=::1:4556) (mgcp_protocol.c:772) 20250427085202307 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202307 DLMGCP DEBUG <0013> Generated response: line #00: 200 40866 OK (mgcp_msg.c:72) 20250427085202307 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10f@mgw (mgcp_msg.c:72) 20250427085202307 DLMGCP DEBUG <0013> Generated response: line #02: I: B289871A (mgcp_msg.c:72) 20250427085202307 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202307 DLMGCP DEBUG <0013> Generated response: line #04: o=- B289871A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202307 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202307 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202307 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202307 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4556 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202307 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202307 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202307 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40867 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202307 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202307 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202307 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202307 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw (trunk:0) found free endpoint: rtpbridge/110@mgw (mgcp_endp.c:262) 20250427085202307 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/110@mgw" (mgcp_protocol.c:370) 20250427085202307 DLMGCP NOTICE <0013> endpoint:rtpbridge/110@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202307 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202307 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw CI:935DA3D1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202307 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw CI:935DA3D1 output_enabled 0 (mgcp_conn.c:271) 20250427085202307 DLMGCP DEBUG <0013> (1234/rtp C:935DA3D1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202307 DLMGCP NOTICE <0013> endpoint:rtpbridge/110@mgw CI:935DA3D1 CRCX: connection successfully created: (1234/rtp C:935DA3D1 r=NULL:0<->l=::1:4558) (mgcp_protocol.c:772) 20250427085202307 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202307 DLMGCP DEBUG <0013> Generated response: line #00: 200 40867 OK (mgcp_msg.c:72) 20250427085202307 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/110@mgw (mgcp_msg.c:72) 20250427085202307 DLMGCP DEBUG <0013> Generated response: line #02: I: 935DA3D1 (mgcp_msg.c:72) 20250427085202307 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202307 DLMGCP DEBUG <0013> Generated response: line #04: o=- 935DA3D1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202307 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202307 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202307 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202307 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4558 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202307 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202307 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202307 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40868 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202307 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202307 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202307 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202307 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw (trunk:0) found free endpoint: rtpbridge/111@mgw (mgcp_endp.c:262) 20250427085202307 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/111@mgw" (mgcp_protocol.c:370) 20250427085202307 DLMGCP NOTICE <0013> endpoint:rtpbridge/111@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202307 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202307 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw CI:29FC7C24 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202307 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw CI:29FC7C24 output_enabled 0 (mgcp_conn.c:271) 20250427085202307 DLMGCP DEBUG <0013> (1234/rtp C:29FC7C24 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202307 DLMGCP NOTICE <0013> endpoint:rtpbridge/111@mgw CI:29FC7C24 CRCX: connection successfully created: (1234/rtp C:29FC7C24 r=NULL:0<->l=::1:4560) (mgcp_protocol.c:772) 20250427085202307 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202307 DLMGCP DEBUG <0013> Generated response: line #00: 200 40868 OK (mgcp_msg.c:72) 20250427085202307 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/111@mgw (mgcp_msg.c:72) 20250427085202307 DLMGCP DEBUG <0013> Generated response: line #02: I: 29FC7C24 (mgcp_msg.c:72) 20250427085202307 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202307 DLMGCP DEBUG <0013> Generated response: line #04: o=- 29FC7C24 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202307 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202307 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202307 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202307 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4560 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202308 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202308 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202308 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40869 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202308 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202308 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202308 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202308 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw (trunk:0) found free endpoint: rtpbridge/112@mgw (mgcp_endp.c:262) 20250427085202308 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/112@mgw" (mgcp_protocol.c:370) 20250427085202308 DLMGCP NOTICE <0013> endpoint:rtpbridge/112@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202308 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202308 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw CI:752273B0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202308 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw CI:752273B0 output_enabled 0 (mgcp_conn.c:271) 20250427085202308 DLMGCP DEBUG <0013> (1234/rtp C:752273B0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202308 DLMGCP NOTICE <0013> endpoint:rtpbridge/112@mgw CI:752273B0 CRCX: connection successfully created: (1234/rtp C:752273B0 r=NULL:0<->l=::1:4562) (mgcp_protocol.c:772) 20250427085202308 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202308 DLMGCP DEBUG <0013> Generated response: line #00: 200 40869 OK (mgcp_msg.c:72) 20250427085202308 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/112@mgw (mgcp_msg.c:72) 20250427085202308 DLMGCP DEBUG <0013> Generated response: line #02: I: 752273B0 (mgcp_msg.c:72) 20250427085202308 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202308 DLMGCP DEBUG <0013> Generated response: line #04: o=- 752273B0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202308 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202308 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202308 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202308 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4562 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202308 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202308 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202308 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40870 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202308 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202308 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202308 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202308 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw (trunk:0) found free endpoint: rtpbridge/113@mgw (mgcp_endp.c:262) 20250427085202308 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/113@mgw" (mgcp_protocol.c:370) 20250427085202308 DLMGCP NOTICE <0013> endpoint:rtpbridge/113@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202308 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202308 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw CI:A240B379 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202308 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw CI:A240B379 output_enabled 0 (mgcp_conn.c:271) 20250427085202308 DLMGCP DEBUG <0013> (1234/rtp C:A240B379 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202308 DLMGCP NOTICE <0013> endpoint:rtpbridge/113@mgw CI:A240B379 CRCX: connection successfully created: (1234/rtp C:A240B379 r=NULL:0<->l=::1:4564) (mgcp_protocol.c:772) 20250427085202308 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202308 DLMGCP DEBUG <0013> Generated response: line #00: 200 40870 OK (mgcp_msg.c:72) 20250427085202308 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/113@mgw (mgcp_msg.c:72) 20250427085202308 DLMGCP DEBUG <0013> Generated response: line #02: I: A240B379 (mgcp_msg.c:72) 20250427085202308 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202308 DLMGCP DEBUG <0013> Generated response: line #04: o=- A240B379 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202308 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202308 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202308 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202308 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4564 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202308 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202308 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202308 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40871 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202308 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202308 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202308 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202308 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw (trunk:0) found free endpoint: rtpbridge/114@mgw (mgcp_endp.c:262) 20250427085202308 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/114@mgw" (mgcp_protocol.c:370) 20250427085202308 DLMGCP NOTICE <0013> endpoint:rtpbridge/114@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202308 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202308 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw CI:741D62E2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202308 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw CI:741D62E2 output_enabled 0 (mgcp_conn.c:271) 20250427085202308 DLMGCP DEBUG <0013> (1234/rtp C:741D62E2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202308 DLMGCP NOTICE <0013> endpoint:rtpbridge/114@mgw CI:741D62E2 CRCX: connection successfully created: (1234/rtp C:741D62E2 r=NULL:0<->l=::1:4566) (mgcp_protocol.c:772) 20250427085202308 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202308 DLMGCP DEBUG <0013> Generated response: line #00: 200 40871 OK (mgcp_msg.c:72) 20250427085202308 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/114@mgw (mgcp_msg.c:72) 20250427085202308 DLMGCP DEBUG <0013> Generated response: line #02: I: 741D62E2 (mgcp_msg.c:72) 20250427085202308 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202309 DLMGCP DEBUG <0013> Generated response: line #04: o=- 741D62E2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202309 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202309 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202309 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202309 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4566 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202309 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202309 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202309 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40872 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202309 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202309 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202309 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202309 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw (trunk:0) found free endpoint: rtpbridge/115@mgw (mgcp_endp.c:262) 20250427085202309 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/115@mgw" (mgcp_protocol.c:370) 20250427085202309 DLMGCP NOTICE <0013> endpoint:rtpbridge/115@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202309 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202309 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw CI:C947A13E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202309 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw CI:C947A13E output_enabled 0 (mgcp_conn.c:271) 20250427085202309 DLMGCP DEBUG <0013> (1234/rtp C:C947A13E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202309 DLMGCP NOTICE <0013> endpoint:rtpbridge/115@mgw CI:C947A13E CRCX: connection successfully created: (1234/rtp C:C947A13E r=NULL:0<->l=::1:4568) (mgcp_protocol.c:772) 20250427085202309 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202309 DLMGCP DEBUG <0013> Generated response: line #00: 200 40872 OK (mgcp_msg.c:72) 20250427085202309 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/115@mgw (mgcp_msg.c:72) 20250427085202309 DLMGCP DEBUG <0013> Generated response: line #02: I: C947A13E (mgcp_msg.c:72) 20250427085202309 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202309 DLMGCP DEBUG <0013> Generated response: line #04: o=- C947A13E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202309 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202309 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202309 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202309 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4568 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202309 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202309 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202309 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40873 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202309 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202309 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202309 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202309 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw (trunk:0) found free endpoint: rtpbridge/116@mgw (mgcp_endp.c:262) 20250427085202309 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/116@mgw" (mgcp_protocol.c:370) 20250427085202309 DLMGCP NOTICE <0013> endpoint:rtpbridge/116@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202309 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202309 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw CI:BC83E585 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202309 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw CI:BC83E585 output_enabled 0 (mgcp_conn.c:271) 20250427085202309 DLMGCP DEBUG <0013> (1234/rtp C:BC83E585 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202309 DLMGCP NOTICE <0013> endpoint:rtpbridge/116@mgw CI:BC83E585 CRCX: connection successfully created: (1234/rtp C:BC83E585 r=NULL:0<->l=::1:4570) (mgcp_protocol.c:772) 20250427085202309 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202309 DLMGCP DEBUG <0013> Generated response: line #00: 200 40873 OK (mgcp_msg.c:72) 20250427085202309 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/116@mgw (mgcp_msg.c:72) 20250427085202309 DLMGCP DEBUG <0013> Generated response: line #02: I: BC83E585 (mgcp_msg.c:72) 20250427085202309 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202309 DLMGCP DEBUG <0013> Generated response: line #04: o=- BC83E585 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202309 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202309 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202309 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202309 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4570 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202309 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202309 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202309 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40874 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202309 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202309 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202309 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202309 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw (trunk:0) found free endpoint: rtpbridge/117@mgw (mgcp_endp.c:262) 20250427085202309 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/117@mgw" (mgcp_protocol.c:370) 20250427085202309 DLMGCP NOTICE <0013> endpoint:rtpbridge/117@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202309 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202309 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw CI:7CA63294 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202309 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw CI:7CA63294 output_enabled 0 (mgcp_conn.c:271) 20250427085202309 DLMGCP DEBUG <0013> (1234/rtp C:7CA63294 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202309 DLMGCP NOTICE <0013> endpoint:rtpbridge/117@mgw CI:7CA63294 CRCX: connection successfully created: (1234/rtp C:7CA63294 r=NULL:0<->l=::1:4572) (mgcp_protocol.c:772) 20250427085202309 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202309 DLMGCP DEBUG <0013> Generated response: line #00: 200 40874 OK (mgcp_msg.c:72) 20250427085202309 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/117@mgw (mgcp_msg.c:72) 20250427085202309 DLMGCP DEBUG <0013> Generated response: line #02: I: 7CA63294 (mgcp_msg.c:72) 20250427085202309 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202309 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7CA63294 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202309 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202309 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202309 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202309 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4572 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202309 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202309 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202310 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40875 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202310 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202310 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202310 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202310 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw (trunk:0) found free endpoint: rtpbridge/118@mgw (mgcp_endp.c:262) 20250427085202310 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/118@mgw" (mgcp_protocol.c:370) 20250427085202310 DLMGCP NOTICE <0013> endpoint:rtpbridge/118@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202310 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202310 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw CI:BFC3DE64 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202310 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw CI:BFC3DE64 output_enabled 0 (mgcp_conn.c:271) 20250427085202310 DLMGCP DEBUG <0013> (1234/rtp C:BFC3DE64 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202310 DLMGCP NOTICE <0013> endpoint:rtpbridge/118@mgw CI:BFC3DE64 CRCX: connection successfully created: (1234/rtp C:BFC3DE64 r=NULL:0<->l=::1:4574) (mgcp_protocol.c:772) 20250427085202310 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202310 DLMGCP DEBUG <0013> Generated response: line #00: 200 40875 OK (mgcp_msg.c:72) 20250427085202310 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/118@mgw (mgcp_msg.c:72) 20250427085202310 DLMGCP DEBUG <0013> Generated response: line #02: I: BFC3DE64 (mgcp_msg.c:72) 20250427085202310 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202310 DLMGCP DEBUG <0013> Generated response: line #04: o=- BFC3DE64 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202310 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202310 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202310 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202310 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4574 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202310 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202310 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202310 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40876 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202310 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202310 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202310 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202310 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw (trunk:0) found free endpoint: rtpbridge/119@mgw (mgcp_endp.c:262) 20250427085202310 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/119@mgw" (mgcp_protocol.c:370) 20250427085202310 DLMGCP NOTICE <0013> endpoint:rtpbridge/119@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202310 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202310 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw CI:DC661097 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202310 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw CI:DC661097 output_enabled 0 (mgcp_conn.c:271) 20250427085202310 DLMGCP DEBUG <0013> (1234/rtp C:DC661097 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202310 DLMGCP NOTICE <0013> endpoint:rtpbridge/119@mgw CI:DC661097 CRCX: connection successfully created: (1234/rtp C:DC661097 r=NULL:0<->l=::1:4576) (mgcp_protocol.c:772) 20250427085202310 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202310 DLMGCP DEBUG <0013> Generated response: line #00: 200 40876 OK (mgcp_msg.c:72) 20250427085202310 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/119@mgw (mgcp_msg.c:72) 20250427085202310 DLMGCP DEBUG <0013> Generated response: line #02: I: DC661097 (mgcp_msg.c:72) 20250427085202310 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202310 DLMGCP DEBUG <0013> Generated response: line #04: o=- DC661097 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202310 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202310 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202310 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202310 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4576 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202310 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202310 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202310 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40877 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202310 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202310 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202310 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202310 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw (trunk:0) found free endpoint: rtpbridge/11a@mgw (mgcp_endp.c:262) 20250427085202310 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/11a@mgw" (mgcp_protocol.c:370) 20250427085202310 DLMGCP NOTICE <0013> endpoint:rtpbridge/11a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202310 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202310 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw CI:D533D1B1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202310 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw CI:D533D1B1 output_enabled 0 (mgcp_conn.c:271) 20250427085202310 DLMGCP DEBUG <0013> (1234/rtp C:D533D1B1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202310 DLMGCP NOTICE <0013> endpoint:rtpbridge/11a@mgw CI:D533D1B1 CRCX: connection successfully created: (1234/rtp C:D533D1B1 r=NULL:0<->l=::1:4578) (mgcp_protocol.c:772) 20250427085202310 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202310 DLMGCP DEBUG <0013> Generated response: line #00: 200 40877 OK (mgcp_msg.c:72) 20250427085202310 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11a@mgw (mgcp_msg.c:72) 20250427085202310 DLMGCP DEBUG <0013> Generated response: line #02: I: D533D1B1 (mgcp_msg.c:72) 20250427085202310 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202310 DLMGCP DEBUG <0013> Generated response: line #04: o=- D533D1B1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202310 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202310 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202310 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202310 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4578 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202310 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202310 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202311 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40878 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202311 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202311 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202311 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202311 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw (trunk:0) found free endpoint: rtpbridge/11b@mgw (mgcp_endp.c:262) 20250427085202311 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/11b@mgw" (mgcp_protocol.c:370) 20250427085202311 DLMGCP NOTICE <0013> endpoint:rtpbridge/11b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202311 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202311 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw CI:316A7BFA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202311 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw CI:316A7BFA output_enabled 0 (mgcp_conn.c:271) 20250427085202311 DLMGCP DEBUG <0013> (1234/rtp C:316A7BFA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202311 DLMGCP NOTICE <0013> endpoint:rtpbridge/11b@mgw CI:316A7BFA CRCX: connection successfully created: (1234/rtp C:316A7BFA r=NULL:0<->l=::1:4580) (mgcp_protocol.c:772) 20250427085202311 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202311 DLMGCP DEBUG <0013> Generated response: line #00: 200 40878 OK (mgcp_msg.c:72) 20250427085202311 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11b@mgw (mgcp_msg.c:72) 20250427085202311 DLMGCP DEBUG <0013> Generated response: line #02: I: 316A7BFA (mgcp_msg.c:72) 20250427085202311 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202311 DLMGCP DEBUG <0013> Generated response: line #04: o=- 316A7BFA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202311 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202311 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202311 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202311 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4580 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202311 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202311 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202311 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40879 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202311 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202311 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202311 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202311 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw (trunk:0) found free endpoint: rtpbridge/11c@mgw (mgcp_endp.c:262) 20250427085202311 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/11c@mgw" (mgcp_protocol.c:370) 20250427085202311 DLMGCP NOTICE <0013> endpoint:rtpbridge/11c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202311 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202311 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw CI:7A0D3384 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202311 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw CI:7A0D3384 output_enabled 0 (mgcp_conn.c:271) 20250427085202311 DLMGCP DEBUG <0013> (1234/rtp C:7A0D3384 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202311 DLMGCP NOTICE <0013> endpoint:rtpbridge/11c@mgw CI:7A0D3384 CRCX: connection successfully created: (1234/rtp C:7A0D3384 r=NULL:0<->l=::1:4582) (mgcp_protocol.c:772) 20250427085202311 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202311 DLMGCP DEBUG <0013> Generated response: line #00: 200 40879 OK (mgcp_msg.c:72) 20250427085202311 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11c@mgw (mgcp_msg.c:72) 20250427085202311 DLMGCP DEBUG <0013> Generated response: line #02: I: 7A0D3384 (mgcp_msg.c:72) 20250427085202311 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202311 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7A0D3384 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202311 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202311 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202311 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202311 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4582 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202311 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202311 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202311 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40880 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202311 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202311 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202311 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202311 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw (trunk:0) found free endpoint: rtpbridge/11d@mgw (mgcp_endp.c:262) 20250427085202311 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/11d@mgw" (mgcp_protocol.c:370) 20250427085202311 DLMGCP NOTICE <0013> endpoint:rtpbridge/11d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202311 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202311 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw CI:2F788F81 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202311 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw CI:2F788F81 output_enabled 0 (mgcp_conn.c:271) 20250427085202311 DLMGCP DEBUG <0013> (1234/rtp C:2F788F81 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202311 DLMGCP NOTICE <0013> endpoint:rtpbridge/11d@mgw CI:2F788F81 CRCX: connection successfully created: (1234/rtp C:2F788F81 r=NULL:0<->l=::1:4584) (mgcp_protocol.c:772) 20250427085202311 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202311 DLMGCP DEBUG <0013> Generated response: line #00: 200 40880 OK (mgcp_msg.c:72) 20250427085202311 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11d@mgw (mgcp_msg.c:72) 20250427085202311 DLMGCP DEBUG <0013> Generated response: line #02: I: 2F788F81 (mgcp_msg.c:72) 20250427085202311 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202311 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2F788F81 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202311 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202311 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202311 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202311 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4584 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202311 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202311 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202312 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40881 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202312 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202312 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202312 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202312 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw (trunk:0) found free endpoint: rtpbridge/11e@mgw (mgcp_endp.c:262) 20250427085202312 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/11e@mgw" (mgcp_protocol.c:370) 20250427085202312 DLMGCP NOTICE <0013> endpoint:rtpbridge/11e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202312 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202312 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw CI:73C5F245 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202312 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw CI:73C5F245 output_enabled 0 (mgcp_conn.c:271) 20250427085202312 DLMGCP DEBUG <0013> (1234/rtp C:73C5F245 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202312 DLMGCP NOTICE <0013> endpoint:rtpbridge/11e@mgw CI:73C5F245 CRCX: connection successfully created: (1234/rtp C:73C5F245 r=NULL:0<->l=::1:4586) (mgcp_protocol.c:772) 20250427085202312 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202312 DLMGCP DEBUG <0013> Generated response: line #00: 200 40881 OK (mgcp_msg.c:72) 20250427085202312 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11e@mgw (mgcp_msg.c:72) 20250427085202312 DLMGCP DEBUG <0013> Generated response: line #02: I: 73C5F245 (mgcp_msg.c:72) 20250427085202312 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202312 DLMGCP DEBUG <0013> Generated response: line #04: o=- 73C5F245 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202312 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202312 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202312 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202312 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4586 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202312 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202312 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202312 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40882 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202312 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202312 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202312 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202312 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw (trunk:0) found free endpoint: rtpbridge/11f@mgw (mgcp_endp.c:262) 20250427085202312 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/11f@mgw" (mgcp_protocol.c:370) 20250427085202312 DLMGCP NOTICE <0013> endpoint:rtpbridge/11f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202312 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202312 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw CI:271C306F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202312 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw CI:271C306F output_enabled 0 (mgcp_conn.c:271) 20250427085202312 DLMGCP DEBUG <0013> (1234/rtp C:271C306F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202312 DLMGCP NOTICE <0013> endpoint:rtpbridge/11f@mgw CI:271C306F CRCX: connection successfully created: (1234/rtp C:271C306F r=NULL:0<->l=::1:4588) (mgcp_protocol.c:772) 20250427085202312 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202312 DLMGCP DEBUG <0013> Generated response: line #00: 200 40882 OK (mgcp_msg.c:72) 20250427085202312 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11f@mgw (mgcp_msg.c:72) 20250427085202312 DLMGCP DEBUG <0013> Generated response: line #02: I: 271C306F (mgcp_msg.c:72) 20250427085202312 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202312 DLMGCP DEBUG <0013> Generated response: line #04: o=- 271C306F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202312 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202312 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202312 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202312 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4588 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202312 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202312 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202313 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40883 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202313 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202313 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202313 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202313 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw (trunk:0) found free endpoint: rtpbridge/120@mgw (mgcp_endp.c:262) 20250427085202313 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/120@mgw" (mgcp_protocol.c:370) 20250427085202313 DLMGCP NOTICE <0013> endpoint:rtpbridge/120@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202313 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202313 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw CI:4440E111 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202313 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw CI:4440E111 output_enabled 0 (mgcp_conn.c:271) 20250427085202313 DLMGCP DEBUG <0013> (1234/rtp C:4440E111 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202313 DLMGCP NOTICE <0013> endpoint:rtpbridge/120@mgw CI:4440E111 CRCX: connection successfully created: (1234/rtp C:4440E111 r=NULL:0<->l=::1:4590) (mgcp_protocol.c:772) 20250427085202313 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202313 DLMGCP DEBUG <0013> Generated response: line #00: 200 40883 OK (mgcp_msg.c:72) 20250427085202313 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/120@mgw (mgcp_msg.c:72) 20250427085202313 DLMGCP DEBUG <0013> Generated response: line #02: I: 4440E111 (mgcp_msg.c:72) 20250427085202313 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202313 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4440E111 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202313 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202313 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202313 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202313 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4590 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202313 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202313 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202313 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40884 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202313 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202313 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202313 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202313 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw (trunk:0) found free endpoint: rtpbridge/121@mgw (mgcp_endp.c:262) 20250427085202313 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/121@mgw" (mgcp_protocol.c:370) 20250427085202313 DLMGCP NOTICE <0013> endpoint:rtpbridge/121@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202313 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202313 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw CI:C2BC4112 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202313 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw CI:C2BC4112 output_enabled 0 (mgcp_conn.c:271) 20250427085202313 DLMGCP DEBUG <0013> (1234/rtp C:C2BC4112 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202313 DLMGCP NOTICE <0013> endpoint:rtpbridge/121@mgw CI:C2BC4112 CRCX: connection successfully created: (1234/rtp C:C2BC4112 r=NULL:0<->l=::1:4592) (mgcp_protocol.c:772) 20250427085202313 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202313 DLMGCP DEBUG <0013> Generated response: line #00: 200 40884 OK (mgcp_msg.c:72) 20250427085202313 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/121@mgw (mgcp_msg.c:72) 20250427085202313 DLMGCP DEBUG <0013> Generated response: line #02: I: C2BC4112 (mgcp_msg.c:72) 20250427085202313 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202313 DLMGCP DEBUG <0013> Generated response: line #04: o=- C2BC4112 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202313 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202313 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202313 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202313 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4592 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202313 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202313 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202313 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40885 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202313 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202313 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202313 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202313 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw (trunk:0) found free endpoint: rtpbridge/122@mgw (mgcp_endp.c:262) 20250427085202313 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/122@mgw" (mgcp_protocol.c:370) 20250427085202313 DLMGCP NOTICE <0013> endpoint:rtpbridge/122@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202313 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202313 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw CI:A55E2B50 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202313 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw CI:A55E2B50 output_enabled 0 (mgcp_conn.c:271) 20250427085202313 DLMGCP DEBUG <0013> (1234/rtp C:A55E2B50 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202313 DLMGCP NOTICE <0013> endpoint:rtpbridge/122@mgw CI:A55E2B50 CRCX: connection successfully created: (1234/rtp C:A55E2B50 r=NULL:0<->l=::1:4594) (mgcp_protocol.c:772) 20250427085202313 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202313 DLMGCP DEBUG <0013> Generated response: line #00: 200 40885 OK (mgcp_msg.c:72) 20250427085202313 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/122@mgw (mgcp_msg.c:72) 20250427085202313 DLMGCP DEBUG <0013> Generated response: line #02: I: A55E2B50 (mgcp_msg.c:72) 20250427085202313 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202313 DLMGCP DEBUG <0013> Generated response: line #04: o=- A55E2B50 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202313 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202313 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202313 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202313 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4594 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202313 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202313 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202314 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40886 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202314 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202314 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202314 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202314 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw (trunk:0) found free endpoint: rtpbridge/123@mgw (mgcp_endp.c:262) 20250427085202314 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/123@mgw" (mgcp_protocol.c:370) 20250427085202314 DLMGCP NOTICE <0013> endpoint:rtpbridge/123@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202314 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202314 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw CI:DE1955A8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202314 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw CI:DE1955A8 output_enabled 0 (mgcp_conn.c:271) 20250427085202314 DLMGCP DEBUG <0013> (1234/rtp C:DE1955A8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202314 DLMGCP NOTICE <0013> endpoint:rtpbridge/123@mgw CI:DE1955A8 CRCX: connection successfully created: (1234/rtp C:DE1955A8 r=NULL:0<->l=::1:4596) (mgcp_protocol.c:772) 20250427085202314 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202314 DLMGCP DEBUG <0013> Generated response: line #00: 200 40886 OK (mgcp_msg.c:72) 20250427085202314 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/123@mgw (mgcp_msg.c:72) 20250427085202314 DLMGCP DEBUG <0013> Generated response: line #02: I: DE1955A8 (mgcp_msg.c:72) 20250427085202314 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202314 DLMGCP DEBUG <0013> Generated response: line #04: o=- DE1955A8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202314 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202314 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202314 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202314 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4596 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202314 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202314 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202314 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40887 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202314 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202314 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202314 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202314 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw (trunk:0) found free endpoint: rtpbridge/124@mgw (mgcp_endp.c:262) 20250427085202314 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/124@mgw" (mgcp_protocol.c:370) 20250427085202314 DLMGCP NOTICE <0013> endpoint:rtpbridge/124@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202314 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202314 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw CI:6205453F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202314 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw CI:6205453F output_enabled 0 (mgcp_conn.c:271) 20250427085202314 DLMGCP DEBUG <0013> (1234/rtp C:6205453F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202314 DLMGCP NOTICE <0013> endpoint:rtpbridge/124@mgw CI:6205453F CRCX: connection successfully created: (1234/rtp C:6205453F r=NULL:0<->l=::1:4598) (mgcp_protocol.c:772) 20250427085202314 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202314 DLMGCP DEBUG <0013> Generated response: line #00: 200 40887 OK (mgcp_msg.c:72) 20250427085202314 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/124@mgw (mgcp_msg.c:72) 20250427085202314 DLMGCP DEBUG <0013> Generated response: line #02: I: 6205453F (mgcp_msg.c:72) 20250427085202314 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202314 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6205453F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202314 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202314 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202314 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202314 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4598 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202314 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202314 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202314 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40888 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202314 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202314 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202314 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202314 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw (trunk:0) found free endpoint: rtpbridge/125@mgw (mgcp_endp.c:262) 20250427085202314 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/125@mgw" (mgcp_protocol.c:370) 20250427085202314 DLMGCP NOTICE <0013> endpoint:rtpbridge/125@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202314 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202314 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw CI:7924DC43 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202314 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw CI:7924DC43 output_enabled 0 (mgcp_conn.c:271) 20250427085202314 DLMGCP DEBUG <0013> (1234/rtp C:7924DC43 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202314 DLMGCP NOTICE <0013> endpoint:rtpbridge/125@mgw CI:7924DC43 CRCX: connection successfully created: (1234/rtp C:7924DC43 r=NULL:0<->l=::1:4600) (mgcp_protocol.c:772) 20250427085202314 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202314 DLMGCP DEBUG <0013> Generated response: line #00: 200 40888 OK (mgcp_msg.c:72) 20250427085202314 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/125@mgw (mgcp_msg.c:72) 20250427085202314 DLMGCP DEBUG <0013> Generated response: line #02: I: 7924DC43 (mgcp_msg.c:72) 20250427085202314 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202314 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7924DC43 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202314 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202314 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202314 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202314 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4600 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202314 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202314 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202315 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40889 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202315 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202315 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202315 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202315 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw (trunk:0) found free endpoint: rtpbridge/126@mgw (mgcp_endp.c:262) 20250427085202315 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/126@mgw" (mgcp_protocol.c:370) 20250427085202315 DLMGCP NOTICE <0013> endpoint:rtpbridge/126@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202315 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202315 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw CI:1A3CD14C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202315 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw CI:1A3CD14C output_enabled 0 (mgcp_conn.c:271) 20250427085202315 DLMGCP DEBUG <0013> (1234/rtp C:1A3CD14C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202315 DLMGCP NOTICE <0013> endpoint:rtpbridge/126@mgw CI:1A3CD14C CRCX: connection successfully created: (1234/rtp C:1A3CD14C r=NULL:0<->l=::1:4602) (mgcp_protocol.c:772) 20250427085202315 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202315 DLMGCP DEBUG <0013> Generated response: line #00: 200 40889 OK (mgcp_msg.c:72) 20250427085202315 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/126@mgw (mgcp_msg.c:72) 20250427085202315 DLMGCP DEBUG <0013> Generated response: line #02: I: 1A3CD14C (mgcp_msg.c:72) 20250427085202315 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202315 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1A3CD14C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202315 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202315 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202315 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202315 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4602 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202315 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202315 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202315 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40890 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202315 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202315 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202315 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202315 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw (trunk:0) found free endpoint: rtpbridge/127@mgw (mgcp_endp.c:262) 20250427085202315 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/127@mgw" (mgcp_protocol.c:370) 20250427085202315 DLMGCP NOTICE <0013> endpoint:rtpbridge/127@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202315 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202315 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw CI:8D5FCD5C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202315 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw CI:8D5FCD5C output_enabled 0 (mgcp_conn.c:271) 20250427085202315 DLMGCP DEBUG <0013> (1234/rtp C:8D5FCD5C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202315 DLMGCP NOTICE <0013> endpoint:rtpbridge/127@mgw CI:8D5FCD5C CRCX: connection successfully created: (1234/rtp C:8D5FCD5C r=NULL:0<->l=::1:4604) (mgcp_protocol.c:772) 20250427085202315 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202315 DLMGCP DEBUG <0013> Generated response: line #00: 200 40890 OK (mgcp_msg.c:72) 20250427085202315 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/127@mgw (mgcp_msg.c:72) 20250427085202315 DLMGCP DEBUG <0013> Generated response: line #02: I: 8D5FCD5C (mgcp_msg.c:72) 20250427085202315 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202315 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8D5FCD5C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202315 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202315 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202315 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202315 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4604 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202315 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202315 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202315 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40891 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202315 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202315 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202315 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202315 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw (trunk:0) found free endpoint: rtpbridge/128@mgw (mgcp_endp.c:262) 20250427085202315 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/128@mgw" (mgcp_protocol.c:370) 20250427085202315 DLMGCP NOTICE <0013> endpoint:rtpbridge/128@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202315 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202315 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw CI:BF9A2B4E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202315 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw CI:BF9A2B4E output_enabled 0 (mgcp_conn.c:271) 20250427085202315 DLMGCP DEBUG <0013> (1234/rtp C:BF9A2B4E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202315 DLMGCP NOTICE <0013> endpoint:rtpbridge/128@mgw CI:BF9A2B4E CRCX: connection successfully created: (1234/rtp C:BF9A2B4E r=NULL:0<->l=::1:4606) (mgcp_protocol.c:772) 20250427085202315 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202315 DLMGCP DEBUG <0013> Generated response: line #00: 200 40891 OK (mgcp_msg.c:72) 20250427085202315 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/128@mgw (mgcp_msg.c:72) 20250427085202315 DLMGCP DEBUG <0013> Generated response: line #02: I: BF9A2B4E (mgcp_msg.c:72) 20250427085202315 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202315 DLMGCP DEBUG <0013> Generated response: line #04: o=- BF9A2B4E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202315 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202315 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202315 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202315 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4606 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202315 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202315 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202316 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40892 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202316 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202316 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202316 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202316 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw (trunk:0) found free endpoint: rtpbridge/129@mgw (mgcp_endp.c:262) 20250427085202316 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/129@mgw" (mgcp_protocol.c:370) 20250427085202316 DLMGCP NOTICE <0013> endpoint:rtpbridge/129@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202316 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202316 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw CI:8F895648 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202316 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw CI:8F895648 output_enabled 0 (mgcp_conn.c:271) 20250427085202316 DLMGCP DEBUG <0013> (1234/rtp C:8F895648 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202316 DLMGCP NOTICE <0013> endpoint:rtpbridge/129@mgw CI:8F895648 CRCX: connection successfully created: (1234/rtp C:8F895648 r=NULL:0<->l=::1:4608) (mgcp_protocol.c:772) 20250427085202316 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202316 DLMGCP DEBUG <0013> Generated response: line #00: 200 40892 OK (mgcp_msg.c:72) 20250427085202316 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/129@mgw (mgcp_msg.c:72) 20250427085202316 DLMGCP DEBUG <0013> Generated response: line #02: I: 8F895648 (mgcp_msg.c:72) 20250427085202316 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202316 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8F895648 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202316 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202316 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202316 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202316 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4608 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202316 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202316 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202316 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40893 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202316 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202316 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202316 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202316 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw (trunk:0) found free endpoint: rtpbridge/12a@mgw (mgcp_endp.c:262) 20250427085202316 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/12a@mgw" (mgcp_protocol.c:370) 20250427085202316 DLMGCP NOTICE <0013> endpoint:rtpbridge/12a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202316 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202316 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw CI:ABAEF792 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202316 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw CI:ABAEF792 output_enabled 0 (mgcp_conn.c:271) 20250427085202316 DLMGCP DEBUG <0013> (1234/rtp C:ABAEF792 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202316 DLMGCP NOTICE <0013> endpoint:rtpbridge/12a@mgw CI:ABAEF792 CRCX: connection successfully created: (1234/rtp C:ABAEF792 r=NULL:0<->l=::1:4610) (mgcp_protocol.c:772) 20250427085202316 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202316 DLMGCP DEBUG <0013> Generated response: line #00: 200 40893 OK (mgcp_msg.c:72) 20250427085202316 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/12a@mgw (mgcp_msg.c:72) 20250427085202316 DLMGCP DEBUG <0013> Generated response: line #02: I: ABAEF792 (mgcp_msg.c:72) 20250427085202316 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202316 DLMGCP DEBUG <0013> Generated response: line #04: o=- ABAEF792 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202316 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202316 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202316 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202316 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4610 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202316 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202316 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202316 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40894 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202316 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202316 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202316 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202316 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw (trunk:0) found free endpoint: rtpbridge/12b@mgw (mgcp_endp.c:262) 20250427085202316 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/12b@mgw" (mgcp_protocol.c:370) 20250427085202316 DLMGCP NOTICE <0013> endpoint:rtpbridge/12b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202316 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202316 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw CI:1445D026 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202316 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw CI:1445D026 output_enabled 0 (mgcp_conn.c:271) 20250427085202316 DLMGCP DEBUG <0013> (1234/rtp C:1445D026 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202316 DLMGCP NOTICE <0013> endpoint:rtpbridge/12b@mgw CI:1445D026 CRCX: connection successfully created: (1234/rtp C:1445D026 r=NULL:0<->l=::1:4612) (mgcp_protocol.c:772) 20250427085202316 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202316 DLMGCP DEBUG <0013> Generated response: line #00: 200 40894 OK (mgcp_msg.c:72) 20250427085202316 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/12b@mgw (mgcp_msg.c:72) 20250427085202316 DLMGCP DEBUG <0013> Generated response: line #02: I: 1445D026 (mgcp_msg.c:72) 20250427085202316 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202316 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1445D026 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202316 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202316 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202316 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202316 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4612 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202316 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202316 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202317 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40895 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202317 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202317 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202317 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202317 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw (trunk:0) found free endpoint: rtpbridge/12c@mgw (mgcp_endp.c:262) 20250427085202317 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/12c@mgw" (mgcp_protocol.c:370) 20250427085202317 DLMGCP NOTICE <0013> endpoint:rtpbridge/12c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202317 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085202317 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw CI:C2E9B697 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085202317 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw CI:C2E9B697 output_enabled 0 (mgcp_conn.c:271) 20250427085202317 DLMGCP DEBUG <0013> (1234/rtp C:C2E9B697 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085202317 DLMGCP NOTICE <0013> endpoint:rtpbridge/12c@mgw CI:C2E9B697 CRCX: connection successfully created: (1234/rtp C:C2E9B697 r=NULL:0<->l=::1:4614) (mgcp_protocol.c:772) 20250427085202317 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202317 DLMGCP DEBUG <0013> Generated response: line #00: 200 40895 OK (mgcp_msg.c:72) 20250427085202317 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/12c@mgw (mgcp_msg.c:72) 20250427085202317 DLMGCP DEBUG <0013> Generated response: line #02: I: C2E9B697 (mgcp_msg.c:72) 20250427085202317 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085202317 DLMGCP DEBUG <0013> Generated response: line #04: o=- C2E9B697 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085202317 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085202317 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085202317 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085202317 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4614 RTP/AVP 112 (mgcp_msg.c:72) 20250427085202317 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085202317 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085202317 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40896 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202317 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085202317 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085202317 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085202317 DLMGCP ERROR <0013> (trunk:0) Not able to find a free endpoint (mgcp_endp.c:268) 20250427085202317 DLMGCP NOTICE <0013> CRCX: cannot find endpoint "rtpbridge/*@mgw", cause=403 -- trying to identify trunk... (mgcp_protocol.c:336) 20250427085202317 DLMGCP INFO <0013> CRCX: executing request handler for trunk resource of endpoint "rtpbridge/*@mgw" (mgcp_protocol.c:373) 20250427085202317 DLMGCP NOTICE <0013> endpoint:none CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085202317 DLMGCP ERROR <0013> endpoint:none CRCX: no free endpoints available! (mgcp_protocol.c:642) 20250427085202317 DLMGCP DEBUG <0013> endpoint:none Generated response: code=403 (mgcp_protocol.c:146) 20250427085202317 DLMGCP DEBUG <0013> Generated response: line #00: 403 40896 FAIL (mgcp_msg.c:72) MTC@78d92e7f2afd: setverdict(pass): none -> pass 20250427085202317 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40897 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202317 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202317 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:280) 20250427085202317 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085202317 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202317 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202317 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202317 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202317 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202317 DLMGCP DEBUG <0013> Generated response: line #00: 200 40897 OK (mgcp_msg.c:72) 20250427085202317 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40898 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202317 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202317 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085202317 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085202317 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202317 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202317 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202317 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202317 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202317 DLMGCP DEBUG <0013> Generated response: line #00: 200 40898 OK (mgcp_msg.c:72) 20250427085202318 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40899 rtpbridge/3@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202318 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202318 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw (trunk:0) found endpoint: rtpbridge/3@mgw (mgcp_endp.c:280) 20250427085202318 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/3@mgw" (mgcp_protocol.c:370) 20250427085202318 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202318 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202318 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202318 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202318 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202318 DLMGCP DEBUG <0013> Generated response: line #00: 200 40899 OK (mgcp_msg.c:72) 20250427085202318 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40900 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202318 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202318 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:280) 20250427085202318 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:370) 20250427085202318 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202318 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202318 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202318 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202318 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202318 DLMGCP DEBUG <0013> Generated response: line #00: 200 40900 OK (mgcp_msg.c:72) 20250427085202318 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40901 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202318 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202318 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:280) 20250427085202318 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:370) 20250427085202318 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202318 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202318 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202318 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202318 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202318 DLMGCP DEBUG <0013> Generated response: line #00: 200 40901 OK (mgcp_msg.c:72) 20250427085202318 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40902 rtpbridge/6@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202318 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202318 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw (trunk:0) found endpoint: rtpbridge/6@mgw (mgcp_endp.c:280) 20250427085202318 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/6@mgw" (mgcp_protocol.c:370) 20250427085202318 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202318 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202318 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202318 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202318 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202318 DLMGCP DEBUG <0013> Generated response: line #00: 200 40902 OK (mgcp_msg.c:72) 20250427085202319 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40903 rtpbridge/7@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202319 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202319 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw (trunk:0) found endpoint: rtpbridge/7@mgw (mgcp_endp.c:280) 20250427085202319 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/7@mgw" (mgcp_protocol.c:370) 20250427085202319 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202319 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202319 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202319 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202319 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202319 DLMGCP DEBUG <0013> Generated response: line #00: 200 40903 OK (mgcp_msg.c:72) 20250427085202319 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40904 rtpbridge/8@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202319 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202319 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw (trunk:0) found endpoint: rtpbridge/8@mgw (mgcp_endp.c:280) 20250427085202319 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/8@mgw" (mgcp_protocol.c:370) 20250427085202319 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202319 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202319 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202319 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202319 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202319 DLMGCP DEBUG <0013> Generated response: line #00: 200 40904 OK (mgcp_msg.c:72) 20250427085202319 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40905 rtpbridge/9@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202319 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202319 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw (trunk:0) found endpoint: rtpbridge/9@mgw (mgcp_endp.c:280) 20250427085202319 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/9@mgw" (mgcp_protocol.c:370) 20250427085202319 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202319 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202319 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202319 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202319 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202319 DLMGCP DEBUG <0013> Generated response: line #00: 200 40905 OK (mgcp_msg.c:72) 20250427085202320 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40906 rtpbridge/a@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202320 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202320 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw (trunk:0) found endpoint: rtpbridge/a@mgw (mgcp_endp.c:280) 20250427085202320 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/a@mgw" (mgcp_protocol.c:370) 20250427085202320 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202320 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202320 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202320 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202320 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202320 DLMGCP DEBUG <0013> Generated response: line #00: 200 40906 OK (mgcp_msg.c:72) 20250427085202320 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40907 rtpbridge/b@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202320 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202320 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw (trunk:0) found endpoint: rtpbridge/b@mgw (mgcp_endp.c:280) 20250427085202320 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/b@mgw" (mgcp_protocol.c:370) 20250427085202320 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202320 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202320 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202320 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202320 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202320 DLMGCP DEBUG <0013> Generated response: line #00: 200 40907 OK (mgcp_msg.c:72) 20250427085202320 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40908 rtpbridge/c@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202320 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202320 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw (trunk:0) found endpoint: rtpbridge/c@mgw (mgcp_endp.c:280) 20250427085202320 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/c@mgw" (mgcp_protocol.c:370) 20250427085202320 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202320 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202320 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202320 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202320 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202320 DLMGCP DEBUG <0013> Generated response: line #00: 200 40908 OK (mgcp_msg.c:72) 20250427085202321 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40909 rtpbridge/d@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202321 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202321 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw (trunk:0) found endpoint: rtpbridge/d@mgw (mgcp_endp.c:280) 20250427085202321 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/d@mgw" (mgcp_protocol.c:370) 20250427085202321 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202321 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202321 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202321 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202321 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202321 DLMGCP DEBUG <0013> Generated response: line #00: 200 40909 OK (mgcp_msg.c:72) 20250427085202321 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40910 rtpbridge/e@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202321 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202321 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw (trunk:0) found endpoint: rtpbridge/e@mgw (mgcp_endp.c:280) 20250427085202321 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/e@mgw" (mgcp_protocol.c:370) 20250427085202321 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202321 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202321 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202321 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202321 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202321 DLMGCP DEBUG <0013> Generated response: line #00: 200 40910 OK (mgcp_msg.c:72) 20250427085202322 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40911 rtpbridge/f@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202322 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202322 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw (trunk:0) found endpoint: rtpbridge/f@mgw (mgcp_endp.c:280) 20250427085202322 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/f@mgw" (mgcp_protocol.c:370) 20250427085202322 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202322 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202322 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202322 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202322 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202322 DLMGCP DEBUG <0013> Generated response: line #00: 200 40911 OK (mgcp_msg.c:72) 20250427085202322 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40912 rtpbridge/10@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202322 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202322 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw (trunk:0) found endpoint: rtpbridge/10@mgw (mgcp_endp.c:280) 20250427085202322 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/10@mgw" (mgcp_protocol.c:370) 20250427085202322 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202322 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202322 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202322 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202322 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202322 DLMGCP DEBUG <0013> Generated response: line #00: 200 40912 OK (mgcp_msg.c:72) 20250427085202322 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40913 rtpbridge/11@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202322 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202322 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw (trunk:0) found endpoint: rtpbridge/11@mgw (mgcp_endp.c:280) 20250427085202322 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/11@mgw" (mgcp_protocol.c:370) 20250427085202322 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202322 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202322 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202322 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202322 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202322 DLMGCP DEBUG <0013> Generated response: line #00: 200 40913 OK (mgcp_msg.c:72) 20250427085202323 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40914 rtpbridge/12@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202323 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202323 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw (trunk:0) found endpoint: rtpbridge/12@mgw (mgcp_endp.c:280) 20250427085202323 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/12@mgw" (mgcp_protocol.c:370) 20250427085202323 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202323 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202323 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202323 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202323 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202323 DLMGCP DEBUG <0013> Generated response: line #00: 200 40914 OK (mgcp_msg.c:72) 20250427085202323 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40915 rtpbridge/13@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202323 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202323 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw (trunk:0) found endpoint: rtpbridge/13@mgw (mgcp_endp.c:280) 20250427085202323 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/13@mgw" (mgcp_protocol.c:370) 20250427085202323 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202323 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202323 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202323 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202323 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202323 DLMGCP DEBUG <0013> Generated response: line #00: 200 40915 OK (mgcp_msg.c:72) 20250427085202323 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40916 rtpbridge/14@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202323 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202323 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw (trunk:0) found endpoint: rtpbridge/14@mgw (mgcp_endp.c:280) 20250427085202323 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/14@mgw" (mgcp_protocol.c:370) 20250427085202323 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202323 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202323 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202323 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202323 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202323 DLMGCP DEBUG <0013> Generated response: line #00: 200 40916 OK (mgcp_msg.c:72) 20250427085202324 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40917 rtpbridge/15@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202324 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202324 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw (trunk:0) found endpoint: rtpbridge/15@mgw (mgcp_endp.c:280) 20250427085202324 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/15@mgw" (mgcp_protocol.c:370) 20250427085202324 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202324 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202324 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202324 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202324 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202324 DLMGCP DEBUG <0013> Generated response: line #00: 200 40917 OK (mgcp_msg.c:72) 20250427085202324 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40918 rtpbridge/16@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202324 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202324 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw (trunk:0) found endpoint: rtpbridge/16@mgw (mgcp_endp.c:280) 20250427085202324 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/16@mgw" (mgcp_protocol.c:370) 20250427085202324 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202324 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202324 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202324 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202324 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202324 DLMGCP DEBUG <0013> Generated response: line #00: 200 40918 OK (mgcp_msg.c:72) 20250427085202324 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40919 rtpbridge/17@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202324 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202324 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw (trunk:0) found endpoint: rtpbridge/17@mgw (mgcp_endp.c:280) 20250427085202324 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/17@mgw" (mgcp_protocol.c:370) 20250427085202324 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202324 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202324 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202324 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202324 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202324 DLMGCP DEBUG <0013> Generated response: line #00: 200 40919 OK (mgcp_msg.c:72) 20250427085202325 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40920 rtpbridge/18@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202325 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202325 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw (trunk:0) found endpoint: rtpbridge/18@mgw (mgcp_endp.c:280) 20250427085202325 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/18@mgw" (mgcp_protocol.c:370) 20250427085202325 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202325 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202325 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202325 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202325 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202325 DLMGCP DEBUG <0013> Generated response: line #00: 200 40920 OK (mgcp_msg.c:72) 20250427085202325 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40921 rtpbridge/19@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202325 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202325 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw (trunk:0) found endpoint: rtpbridge/19@mgw (mgcp_endp.c:280) 20250427085202325 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/19@mgw" (mgcp_protocol.c:370) 20250427085202325 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202325 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202325 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202325 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202325 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202325 DLMGCP DEBUG <0013> Generated response: line #00: 200 40921 OK (mgcp_msg.c:72) 20250427085202325 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40922 rtpbridge/1a@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202325 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202325 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw (trunk:0) found endpoint: rtpbridge/1a@mgw (mgcp_endp.c:280) 20250427085202325 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1a@mgw" (mgcp_protocol.c:370) 20250427085202325 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202325 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202325 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202325 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202325 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202325 DLMGCP DEBUG <0013> Generated response: line #00: 200 40922 OK (mgcp_msg.c:72) 20250427085202325 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40923 rtpbridge/1b@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202325 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202325 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw (trunk:0) found endpoint: rtpbridge/1b@mgw (mgcp_endp.c:280) 20250427085202325 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1b@mgw" (mgcp_protocol.c:370) 20250427085202325 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202325 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202325 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202325 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202325 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202325 DLMGCP DEBUG <0013> Generated response: line #00: 200 40923 OK (mgcp_msg.c:72) 20250427085202325 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40924 rtpbridge/1c@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202325 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202325 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw (trunk:0) found endpoint: rtpbridge/1c@mgw (mgcp_endp.c:280) 20250427085202325 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1c@mgw" (mgcp_protocol.c:370) 20250427085202325 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202325 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202325 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202325 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202325 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202325 DLMGCP DEBUG <0013> Generated response: line #00: 200 40924 OK (mgcp_msg.c:72) 20250427085202326 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40925 rtpbridge/1d@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202326 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202326 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw (trunk:0) found endpoint: rtpbridge/1d@mgw (mgcp_endp.c:280) 20250427085202326 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1d@mgw" (mgcp_protocol.c:370) 20250427085202326 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202326 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202326 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202326 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202326 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202326 DLMGCP DEBUG <0013> Generated response: line #00: 200 40925 OK (mgcp_msg.c:72) 20250427085202326 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40926 rtpbridge/1e@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202326 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202326 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw (trunk:0) found endpoint: rtpbridge/1e@mgw (mgcp_endp.c:280) 20250427085202326 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1e@mgw" (mgcp_protocol.c:370) 20250427085202326 DLMGCP NOTICE <0013> endpoint:rtpbridge/1e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202326 DLMGCP NOTICE <0013> endpoint:rtpbridge/1e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202326 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202326 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202326 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202326 DLMGCP DEBUG <0013> Generated response: line #00: 200 40926 OK (mgcp_msg.c:72) 20250427085202326 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40927 rtpbridge/1f@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202326 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202326 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw (trunk:0) found endpoint: rtpbridge/1f@mgw (mgcp_endp.c:280) 20250427085202326 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1f@mgw" (mgcp_protocol.c:370) 20250427085202326 DLMGCP NOTICE <0013> endpoint:rtpbridge/1f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202326 DLMGCP NOTICE <0013> endpoint:rtpbridge/1f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202326 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202326 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202326 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202326 DLMGCP DEBUG <0013> Generated response: line #00: 200 40927 OK (mgcp_msg.c:72) 20250427085202326 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40928 rtpbridge/20@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202326 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202326 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw (trunk:0) found endpoint: rtpbridge/20@mgw (mgcp_endp.c:280) 20250427085202326 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/20@mgw" (mgcp_protocol.c:370) 20250427085202326 DLMGCP NOTICE <0013> endpoint:rtpbridge/20@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202326 DLMGCP NOTICE <0013> endpoint:rtpbridge/20@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202326 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202326 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202326 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202326 DLMGCP DEBUG <0013> Generated response: line #00: 200 40928 OK (mgcp_msg.c:72) 20250427085202326 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40929 rtpbridge/21@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202326 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202326 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw (trunk:0) found endpoint: rtpbridge/21@mgw (mgcp_endp.c:280) 20250427085202326 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/21@mgw" (mgcp_protocol.c:370) 20250427085202326 DLMGCP NOTICE <0013> endpoint:rtpbridge/21@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202326 DLMGCP NOTICE <0013> endpoint:rtpbridge/21@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202326 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202326 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202326 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202326 DLMGCP DEBUG <0013> Generated response: line #00: 200 40929 OK (mgcp_msg.c:72) 20250427085202327 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40930 rtpbridge/22@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202327 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202327 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw (trunk:0) found endpoint: rtpbridge/22@mgw (mgcp_endp.c:280) 20250427085202327 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/22@mgw" (mgcp_protocol.c:370) 20250427085202327 DLMGCP NOTICE <0013> endpoint:rtpbridge/22@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202327 DLMGCP NOTICE <0013> endpoint:rtpbridge/22@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202327 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202327 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202327 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202327 DLMGCP DEBUG <0013> Generated response: line #00: 200 40930 OK (mgcp_msg.c:72) 20250427085202327 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40931 rtpbridge/23@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202327 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202327 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw (trunk:0) found endpoint: rtpbridge/23@mgw (mgcp_endp.c:280) 20250427085202327 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/23@mgw" (mgcp_protocol.c:370) 20250427085202327 DLMGCP NOTICE <0013> endpoint:rtpbridge/23@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202327 DLMGCP NOTICE <0013> endpoint:rtpbridge/23@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202327 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202327 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202327 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202327 DLMGCP DEBUG <0013> Generated response: line #00: 200 40931 OK (mgcp_msg.c:72) 20250427085202327 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40932 rtpbridge/24@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202327 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202327 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw (trunk:0) found endpoint: rtpbridge/24@mgw (mgcp_endp.c:280) 20250427085202327 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/24@mgw" (mgcp_protocol.c:370) 20250427085202327 DLMGCP NOTICE <0013> endpoint:rtpbridge/24@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202327 DLMGCP NOTICE <0013> endpoint:rtpbridge/24@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202327 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202327 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202327 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202327 DLMGCP DEBUG <0013> Generated response: line #00: 200 40932 OK (mgcp_msg.c:72) 20250427085202328 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40933 rtpbridge/25@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202328 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202328 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw (trunk:0) found endpoint: rtpbridge/25@mgw (mgcp_endp.c:280) 20250427085202328 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/25@mgw" (mgcp_protocol.c:370) 20250427085202328 DLMGCP NOTICE <0013> endpoint:rtpbridge/25@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202328 DLMGCP NOTICE <0013> endpoint:rtpbridge/25@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202328 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202328 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202328 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202328 DLMGCP DEBUG <0013> Generated response: line #00: 200 40933 OK (mgcp_msg.c:72) 20250427085202328 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40934 rtpbridge/26@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202328 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202328 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw (trunk:0) found endpoint: rtpbridge/26@mgw (mgcp_endp.c:280) 20250427085202328 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/26@mgw" (mgcp_protocol.c:370) 20250427085202328 DLMGCP NOTICE <0013> endpoint:rtpbridge/26@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202328 DLMGCP NOTICE <0013> endpoint:rtpbridge/26@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202328 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202328 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202328 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202328 DLMGCP DEBUG <0013> Generated response: line #00: 200 40934 OK (mgcp_msg.c:72) 20250427085202328 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40935 rtpbridge/27@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202328 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202328 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw (trunk:0) found endpoint: rtpbridge/27@mgw (mgcp_endp.c:280) 20250427085202328 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/27@mgw" (mgcp_protocol.c:370) 20250427085202328 DLMGCP NOTICE <0013> endpoint:rtpbridge/27@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202328 DLMGCP NOTICE <0013> endpoint:rtpbridge/27@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202328 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202328 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202329 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202329 DLMGCP DEBUG <0013> Generated response: line #00: 200 40935 OK (mgcp_msg.c:72) 20250427085202329 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40936 rtpbridge/28@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202329 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202329 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw (trunk:0) found endpoint: rtpbridge/28@mgw (mgcp_endp.c:280) 20250427085202329 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/28@mgw" (mgcp_protocol.c:370) 20250427085202329 DLMGCP NOTICE <0013> endpoint:rtpbridge/28@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202329 DLMGCP NOTICE <0013> endpoint:rtpbridge/28@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202329 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202329 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202329 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202329 DLMGCP DEBUG <0013> Generated response: line #00: 200 40936 OK (mgcp_msg.c:72) 20250427085202329 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40937 rtpbridge/29@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202329 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202329 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw (trunk:0) found endpoint: rtpbridge/29@mgw (mgcp_endp.c:280) 20250427085202329 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/29@mgw" (mgcp_protocol.c:370) 20250427085202329 DLMGCP NOTICE <0013> endpoint:rtpbridge/29@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202329 DLMGCP NOTICE <0013> endpoint:rtpbridge/29@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202329 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202329 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202329 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202329 DLMGCP DEBUG <0013> Generated response: line #00: 200 40937 OK (mgcp_msg.c:72) 20250427085202329 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40938 rtpbridge/2a@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202329 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202329 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw (trunk:0) found endpoint: rtpbridge/2a@mgw (mgcp_endp.c:280) 20250427085202329 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2a@mgw" (mgcp_protocol.c:370) 20250427085202329 DLMGCP NOTICE <0013> endpoint:rtpbridge/2a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202329 DLMGCP NOTICE <0013> endpoint:rtpbridge/2a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202329 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202329 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202329 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202329 DLMGCP DEBUG <0013> Generated response: line #00: 200 40938 OK (mgcp_msg.c:72) 20250427085202330 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40939 rtpbridge/2b@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202330 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202330 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw (trunk:0) found endpoint: rtpbridge/2b@mgw (mgcp_endp.c:280) 20250427085202330 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2b@mgw" (mgcp_protocol.c:370) 20250427085202330 DLMGCP NOTICE <0013> endpoint:rtpbridge/2b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202330 DLMGCP NOTICE <0013> endpoint:rtpbridge/2b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202330 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202330 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202330 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202330 DLMGCP DEBUG <0013> Generated response: line #00: 200 40939 OK (mgcp_msg.c:72) 20250427085202330 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40940 rtpbridge/2c@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202330 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202330 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw (trunk:0) found endpoint: rtpbridge/2c@mgw (mgcp_endp.c:280) 20250427085202330 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2c@mgw" (mgcp_protocol.c:370) 20250427085202330 DLMGCP NOTICE <0013> endpoint:rtpbridge/2c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202330 DLMGCP NOTICE <0013> endpoint:rtpbridge/2c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202330 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202330 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202330 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202330 DLMGCP DEBUG <0013> Generated response: line #00: 200 40940 OK (mgcp_msg.c:72) 20250427085202330 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40941 rtpbridge/2d@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202330 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202330 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw (trunk:0) found endpoint: rtpbridge/2d@mgw (mgcp_endp.c:280) 20250427085202330 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2d@mgw" (mgcp_protocol.c:370) 20250427085202330 DLMGCP NOTICE <0013> endpoint:rtpbridge/2d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202330 DLMGCP NOTICE <0013> endpoint:rtpbridge/2d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202330 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202330 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202330 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202330 DLMGCP DEBUG <0013> Generated response: line #00: 200 40941 OK (mgcp_msg.c:72) 20250427085202331 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40942 rtpbridge/2e@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202331 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202331 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw (trunk:0) found endpoint: rtpbridge/2e@mgw (mgcp_endp.c:280) 20250427085202331 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2e@mgw" (mgcp_protocol.c:370) 20250427085202331 DLMGCP NOTICE <0013> endpoint:rtpbridge/2e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202331 DLMGCP NOTICE <0013> endpoint:rtpbridge/2e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202331 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202331 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202331 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202331 DLMGCP DEBUG <0013> Generated response: line #00: 200 40942 OK (mgcp_msg.c:72) 20250427085202331 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40943 rtpbridge/2f@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202331 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202331 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw (trunk:0) found endpoint: rtpbridge/2f@mgw (mgcp_endp.c:280) 20250427085202331 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2f@mgw" (mgcp_protocol.c:370) 20250427085202331 DLMGCP NOTICE <0013> endpoint:rtpbridge/2f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202331 DLMGCP NOTICE <0013> endpoint:rtpbridge/2f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202331 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202331 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202331 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202331 DLMGCP DEBUG <0013> Generated response: line #00: 200 40943 OK (mgcp_msg.c:72) 20250427085202331 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40944 rtpbridge/30@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202331 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202331 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw (trunk:0) found endpoint: rtpbridge/30@mgw (mgcp_endp.c:280) 20250427085202331 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/30@mgw" (mgcp_protocol.c:370) 20250427085202331 DLMGCP NOTICE <0013> endpoint:rtpbridge/30@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202331 DLMGCP NOTICE <0013> endpoint:rtpbridge/30@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202331 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202331 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202331 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202331 DLMGCP DEBUG <0013> Generated response: line #00: 200 40944 OK (mgcp_msg.c:72) 20250427085202331 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40945 rtpbridge/31@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202331 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202331 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw (trunk:0) found endpoint: rtpbridge/31@mgw (mgcp_endp.c:280) 20250427085202331 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/31@mgw" (mgcp_protocol.c:370) 20250427085202331 DLMGCP NOTICE <0013> endpoint:rtpbridge/31@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202331 DLMGCP NOTICE <0013> endpoint:rtpbridge/31@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202331 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202332 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202332 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202332 DLMGCP DEBUG <0013> Generated response: line #00: 200 40945 OK (mgcp_msg.c:72) 20250427085202332 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40946 rtpbridge/32@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202332 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202332 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw (trunk:0) found endpoint: rtpbridge/32@mgw (mgcp_endp.c:280) 20250427085202332 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/32@mgw" (mgcp_protocol.c:370) 20250427085202332 DLMGCP NOTICE <0013> endpoint:rtpbridge/32@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202332 DLMGCP NOTICE <0013> endpoint:rtpbridge/32@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202332 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202332 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202332 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202332 DLMGCP DEBUG <0013> Generated response: line #00: 200 40946 OK (mgcp_msg.c:72) 20250427085202332 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40947 rtpbridge/33@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202332 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202332 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw (trunk:0) found endpoint: rtpbridge/33@mgw (mgcp_endp.c:280) 20250427085202332 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/33@mgw" (mgcp_protocol.c:370) 20250427085202332 DLMGCP NOTICE <0013> endpoint:rtpbridge/33@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202332 DLMGCP NOTICE <0013> endpoint:rtpbridge/33@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202332 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202332 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202332 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202332 DLMGCP DEBUG <0013> Generated response: line #00: 200 40947 OK (mgcp_msg.c:72) 20250427085202332 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40948 rtpbridge/34@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202332 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202332 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw (trunk:0) found endpoint: rtpbridge/34@mgw (mgcp_endp.c:280) 20250427085202332 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/34@mgw" (mgcp_protocol.c:370) 20250427085202332 DLMGCP NOTICE <0013> endpoint:rtpbridge/34@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202332 DLMGCP NOTICE <0013> endpoint:rtpbridge/34@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202332 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202332 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202332 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202332 DLMGCP DEBUG <0013> Generated response: line #00: 200 40948 OK (mgcp_msg.c:72) 20250427085202333 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40949 rtpbridge/35@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202333 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202333 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw (trunk:0) found endpoint: rtpbridge/35@mgw (mgcp_endp.c:280) 20250427085202333 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/35@mgw" (mgcp_protocol.c:370) 20250427085202333 DLMGCP NOTICE <0013> endpoint:rtpbridge/35@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202333 DLMGCP NOTICE <0013> endpoint:rtpbridge/35@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202333 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202333 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202333 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202333 DLMGCP DEBUG <0013> Generated response: line #00: 200 40949 OK (mgcp_msg.c:72) 20250427085202333 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40950 rtpbridge/36@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202333 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202333 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw (trunk:0) found endpoint: rtpbridge/36@mgw (mgcp_endp.c:280) 20250427085202333 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/36@mgw" (mgcp_protocol.c:370) 20250427085202333 DLMGCP NOTICE <0013> endpoint:rtpbridge/36@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202333 DLMGCP NOTICE <0013> endpoint:rtpbridge/36@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202333 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202333 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202333 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202333 DLMGCP DEBUG <0013> Generated response: line #00: 200 40950 OK (mgcp_msg.c:72) 20250427085202333 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40951 rtpbridge/37@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202333 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202333 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw (trunk:0) found endpoint: rtpbridge/37@mgw (mgcp_endp.c:280) 20250427085202333 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/37@mgw" (mgcp_protocol.c:370) 20250427085202333 DLMGCP NOTICE <0013> endpoint:rtpbridge/37@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202333 DLMGCP NOTICE <0013> endpoint:rtpbridge/37@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202333 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202333 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202333 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202333 DLMGCP DEBUG <0013> Generated response: line #00: 200 40951 OK (mgcp_msg.c:72) 20250427085202334 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40952 rtpbridge/38@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202334 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202334 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw (trunk:0) found endpoint: rtpbridge/38@mgw (mgcp_endp.c:280) 20250427085202334 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/38@mgw" (mgcp_protocol.c:370) 20250427085202334 DLMGCP NOTICE <0013> endpoint:rtpbridge/38@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202334 DLMGCP NOTICE <0013> endpoint:rtpbridge/38@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202334 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202334 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202334 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202334 DLMGCP DEBUG <0013> Generated response: line #00: 200 40952 OK (mgcp_msg.c:72) 20250427085202334 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40953 rtpbridge/39@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202334 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202334 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw (trunk:0) found endpoint: rtpbridge/39@mgw (mgcp_endp.c:280) 20250427085202334 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/39@mgw" (mgcp_protocol.c:370) 20250427085202334 DLMGCP NOTICE <0013> endpoint:rtpbridge/39@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202334 DLMGCP NOTICE <0013> endpoint:rtpbridge/39@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202334 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202334 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202334 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202334 DLMGCP DEBUG <0013> Generated response: line #00: 200 40953 OK (mgcp_msg.c:72) 20250427085202334 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40954 rtpbridge/3a@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202334 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202334 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw (trunk:0) found endpoint: rtpbridge/3a@mgw (mgcp_endp.c:280) 20250427085202334 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/3a@mgw" (mgcp_protocol.c:370) 20250427085202334 DLMGCP NOTICE <0013> endpoint:rtpbridge/3a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202334 DLMGCP NOTICE <0013> endpoint:rtpbridge/3a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202334 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202334 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202334 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202334 DLMGCP DEBUG <0013> Generated response: line #00: 200 40954 OK (mgcp_msg.c:72) 20250427085202334 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40955 rtpbridge/3b@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202334 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202334 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw (trunk:0) found endpoint: rtpbridge/3b@mgw (mgcp_endp.c:280) 20250427085202334 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/3b@mgw" (mgcp_protocol.c:370) 20250427085202334 DLMGCP NOTICE <0013> endpoint:rtpbridge/3b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202334 DLMGCP NOTICE <0013> endpoint:rtpbridge/3b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202334 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202334 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202334 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202334 DLMGCP DEBUG <0013> Generated response: line #00: 200 40955 OK (mgcp_msg.c:72) 20250427085202335 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40956 rtpbridge/3c@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202335 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202335 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw (trunk:0) found endpoint: rtpbridge/3c@mgw (mgcp_endp.c:280) 20250427085202335 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/3c@mgw" (mgcp_protocol.c:370) 20250427085202335 DLMGCP NOTICE <0013> endpoint:rtpbridge/3c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202335 DLMGCP NOTICE <0013> endpoint:rtpbridge/3c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202335 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202335 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202335 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202335 DLMGCP DEBUG <0013> Generated response: line #00: 200 40956 OK (mgcp_msg.c:72) 20250427085202335 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40957 rtpbridge/3d@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202335 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202335 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw (trunk:0) found endpoint: rtpbridge/3d@mgw (mgcp_endp.c:280) 20250427085202335 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/3d@mgw" (mgcp_protocol.c:370) 20250427085202335 DLMGCP NOTICE <0013> endpoint:rtpbridge/3d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202335 DLMGCP NOTICE <0013> endpoint:rtpbridge/3d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202335 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202335 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202335 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202335 DLMGCP DEBUG <0013> Generated response: line #00: 200 40957 OK (mgcp_msg.c:72) 20250427085202335 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40958 rtpbridge/3e@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202335 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202335 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw (trunk:0) found endpoint: rtpbridge/3e@mgw (mgcp_endp.c:280) 20250427085202335 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/3e@mgw" (mgcp_protocol.c:370) 20250427085202335 DLMGCP NOTICE <0013> endpoint:rtpbridge/3e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202335 DLMGCP NOTICE <0013> endpoint:rtpbridge/3e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202335 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202335 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202335 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202335 DLMGCP DEBUG <0013> Generated response: line #00: 200 40958 OK (mgcp_msg.c:72) 20250427085202336 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40959 rtpbridge/3f@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202336 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202336 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw (trunk:0) found endpoint: rtpbridge/3f@mgw (mgcp_endp.c:280) 20250427085202336 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/3f@mgw" (mgcp_protocol.c:370) 20250427085202336 DLMGCP NOTICE <0013> endpoint:rtpbridge/3f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202336 DLMGCP NOTICE <0013> endpoint:rtpbridge/3f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202336 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202336 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202336 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202336 DLMGCP DEBUG <0013> Generated response: line #00: 200 40959 OK (mgcp_msg.c:72) 20250427085202336 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40960 rtpbridge/40@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202336 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202336 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw (trunk:0) found endpoint: rtpbridge/40@mgw (mgcp_endp.c:280) 20250427085202336 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/40@mgw" (mgcp_protocol.c:370) 20250427085202336 DLMGCP NOTICE <0013> endpoint:rtpbridge/40@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202336 DLMGCP NOTICE <0013> endpoint:rtpbridge/40@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202336 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202336 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202336 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202336 DLMGCP DEBUG <0013> Generated response: line #00: 200 40960 OK (mgcp_msg.c:72) 20250427085202336 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40961 rtpbridge/41@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202336 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202336 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw (trunk:0) found endpoint: rtpbridge/41@mgw (mgcp_endp.c:280) 20250427085202336 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/41@mgw" (mgcp_protocol.c:370) 20250427085202336 DLMGCP NOTICE <0013> endpoint:rtpbridge/41@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202336 DLMGCP NOTICE <0013> endpoint:rtpbridge/41@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202336 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202336 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202336 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202336 DLMGCP DEBUG <0013> Generated response: line #00: 200 40961 OK (mgcp_msg.c:72) 20250427085202336 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40962 rtpbridge/42@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202336 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202336 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw (trunk:0) found endpoint: rtpbridge/42@mgw (mgcp_endp.c:280) 20250427085202336 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/42@mgw" (mgcp_protocol.c:370) 20250427085202336 DLMGCP NOTICE <0013> endpoint:rtpbridge/42@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202336 DLMGCP NOTICE <0013> endpoint:rtpbridge/42@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202336 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202337 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202337 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202337 DLMGCP DEBUG <0013> Generated response: line #00: 200 40962 OK (mgcp_msg.c:72) 20250427085202337 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40963 rtpbridge/43@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202337 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202337 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw (trunk:0) found endpoint: rtpbridge/43@mgw (mgcp_endp.c:280) 20250427085202337 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/43@mgw" (mgcp_protocol.c:370) 20250427085202337 DLMGCP NOTICE <0013> endpoint:rtpbridge/43@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202337 DLMGCP NOTICE <0013> endpoint:rtpbridge/43@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202337 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202337 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202337 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202337 DLMGCP DEBUG <0013> Generated response: line #00: 200 40963 OK (mgcp_msg.c:72) 20250427085202337 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40964 rtpbridge/44@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202337 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202337 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw (trunk:0) found endpoint: rtpbridge/44@mgw (mgcp_endp.c:280) 20250427085202337 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/44@mgw" (mgcp_protocol.c:370) 20250427085202337 DLMGCP NOTICE <0013> endpoint:rtpbridge/44@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202337 DLMGCP NOTICE <0013> endpoint:rtpbridge/44@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202337 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202337 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202337 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202337 DLMGCP DEBUG <0013> Generated response: line #00: 200 40964 OK (mgcp_msg.c:72) 20250427085202337 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40965 rtpbridge/45@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202337 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202337 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw (trunk:0) found endpoint: rtpbridge/45@mgw (mgcp_endp.c:280) 20250427085202337 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/45@mgw" (mgcp_protocol.c:370) 20250427085202337 DLMGCP NOTICE <0013> endpoint:rtpbridge/45@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202337 DLMGCP NOTICE <0013> endpoint:rtpbridge/45@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202337 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202337 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202337 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202337 DLMGCP DEBUG <0013> Generated response: line #00: 200 40965 OK (mgcp_msg.c:72) 20250427085202338 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40966 rtpbridge/46@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202338 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202338 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw (trunk:0) found endpoint: rtpbridge/46@mgw (mgcp_endp.c:280) 20250427085202338 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/46@mgw" (mgcp_protocol.c:370) 20250427085202338 DLMGCP NOTICE <0013> endpoint:rtpbridge/46@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202338 DLMGCP NOTICE <0013> endpoint:rtpbridge/46@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202338 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202338 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202338 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202338 DLMGCP DEBUG <0013> Generated response: line #00: 200 40966 OK (mgcp_msg.c:72) 20250427085202338 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40967 rtpbridge/47@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202338 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202338 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw (trunk:0) found endpoint: rtpbridge/47@mgw (mgcp_endp.c:280) 20250427085202338 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/47@mgw" (mgcp_protocol.c:370) 20250427085202338 DLMGCP NOTICE <0013> endpoint:rtpbridge/47@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202338 DLMGCP NOTICE <0013> endpoint:rtpbridge/47@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202338 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202338 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202338 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202338 DLMGCP DEBUG <0013> Generated response: line #00: 200 40967 OK (mgcp_msg.c:72) 20250427085202338 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40968 rtpbridge/48@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202338 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202338 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw (trunk:0) found endpoint: rtpbridge/48@mgw (mgcp_endp.c:280) 20250427085202338 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/48@mgw" (mgcp_protocol.c:370) 20250427085202338 DLMGCP NOTICE <0013> endpoint:rtpbridge/48@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202338 DLMGCP NOTICE <0013> endpoint:rtpbridge/48@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202338 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202338 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202338 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202338 DLMGCP DEBUG <0013> Generated response: line #00: 200 40968 OK (mgcp_msg.c:72) 20250427085202338 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40969 rtpbridge/49@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202338 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202339 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw (trunk:0) found endpoint: rtpbridge/49@mgw (mgcp_endp.c:280) 20250427085202339 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/49@mgw" (mgcp_protocol.c:370) 20250427085202339 DLMGCP NOTICE <0013> endpoint:rtpbridge/49@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202339 DLMGCP NOTICE <0013> endpoint:rtpbridge/49@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202339 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202339 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202339 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202339 DLMGCP DEBUG <0013> Generated response: line #00: 200 40969 OK (mgcp_msg.c:72) 20250427085202339 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40970 rtpbridge/4a@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202339 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202339 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw (trunk:0) found endpoint: rtpbridge/4a@mgw (mgcp_endp.c:280) 20250427085202339 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/4a@mgw" (mgcp_protocol.c:370) 20250427085202339 DLMGCP NOTICE <0013> endpoint:rtpbridge/4a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202339 DLMGCP NOTICE <0013> endpoint:rtpbridge/4a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202339 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202339 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202339 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202339 DLMGCP DEBUG <0013> Generated response: line #00: 200 40970 OK (mgcp_msg.c:72) 20250427085202339 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40971 rtpbridge/4b@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202339 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202339 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw (trunk:0) found endpoint: rtpbridge/4b@mgw (mgcp_endp.c:280) 20250427085202339 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/4b@mgw" (mgcp_protocol.c:370) 20250427085202339 DLMGCP NOTICE <0013> endpoint:rtpbridge/4b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202339 DLMGCP NOTICE <0013> endpoint:rtpbridge/4b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202339 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202339 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202339 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202339 DLMGCP DEBUG <0013> Generated response: line #00: 200 40971 OK (mgcp_msg.c:72) 20250427085202339 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40972 rtpbridge/4c@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202339 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202339 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw (trunk:0) found endpoint: rtpbridge/4c@mgw (mgcp_endp.c:280) 20250427085202339 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/4c@mgw" (mgcp_protocol.c:370) 20250427085202339 DLMGCP NOTICE <0013> endpoint:rtpbridge/4c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202339 DLMGCP NOTICE <0013> endpoint:rtpbridge/4c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202339 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202339 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202339 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202339 DLMGCP DEBUG <0013> Generated response: line #00: 200 40972 OK (mgcp_msg.c:72) 20250427085202340 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40973 rtpbridge/4d@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202340 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202340 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw (trunk:0) found endpoint: rtpbridge/4d@mgw (mgcp_endp.c:280) 20250427085202340 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/4d@mgw" (mgcp_protocol.c:370) 20250427085202340 DLMGCP NOTICE <0013> endpoint:rtpbridge/4d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202340 DLMGCP NOTICE <0013> endpoint:rtpbridge/4d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202340 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202340 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202340 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202340 DLMGCP DEBUG <0013> Generated response: line #00: 200 40973 OK (mgcp_msg.c:72) 20250427085202340 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40974 rtpbridge/4e@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202340 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202340 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw (trunk:0) found endpoint: rtpbridge/4e@mgw (mgcp_endp.c:280) 20250427085202340 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/4e@mgw" (mgcp_protocol.c:370) 20250427085202340 DLMGCP NOTICE <0013> endpoint:rtpbridge/4e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202340 DLMGCP NOTICE <0013> endpoint:rtpbridge/4e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202340 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202340 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202340 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202340 DLMGCP DEBUG <0013> Generated response: line #00: 200 40974 OK (mgcp_msg.c:72) 20250427085202340 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40975 rtpbridge/4f@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202340 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202340 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw (trunk:0) found endpoint: rtpbridge/4f@mgw (mgcp_endp.c:280) 20250427085202340 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/4f@mgw" (mgcp_protocol.c:370) 20250427085202340 DLMGCP NOTICE <0013> endpoint:rtpbridge/4f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202340 DLMGCP NOTICE <0013> endpoint:rtpbridge/4f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202340 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202340 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202340 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202340 DLMGCP DEBUG <0013> Generated response: line #00: 200 40975 OK (mgcp_msg.c:72) 20250427085202341 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40976 rtpbridge/50@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202341 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202341 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw (trunk:0) found endpoint: rtpbridge/50@mgw (mgcp_endp.c:280) 20250427085202341 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/50@mgw" (mgcp_protocol.c:370) 20250427085202341 DLMGCP NOTICE <0013> endpoint:rtpbridge/50@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202341 DLMGCP NOTICE <0013> endpoint:rtpbridge/50@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202341 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202341 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202341 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202341 DLMGCP DEBUG <0013> Generated response: line #00: 200 40976 OK (mgcp_msg.c:72) 20250427085202341 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40977 rtpbridge/51@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202341 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202341 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw (trunk:0) found endpoint: rtpbridge/51@mgw (mgcp_endp.c:280) 20250427085202341 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/51@mgw" (mgcp_protocol.c:370) 20250427085202341 DLMGCP NOTICE <0013> endpoint:rtpbridge/51@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202341 DLMGCP NOTICE <0013> endpoint:rtpbridge/51@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202341 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202341 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202341 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202341 DLMGCP DEBUG <0013> Generated response: line #00: 200 40977 OK (mgcp_msg.c:72) 20250427085202341 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40978 rtpbridge/52@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202341 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202341 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw (trunk:0) found endpoint: rtpbridge/52@mgw (mgcp_endp.c:280) 20250427085202341 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/52@mgw" (mgcp_protocol.c:370) 20250427085202341 DLMGCP NOTICE <0013> endpoint:rtpbridge/52@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202341 DLMGCP NOTICE <0013> endpoint:rtpbridge/52@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202341 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202341 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202341 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202341 DLMGCP DEBUG <0013> Generated response: line #00: 200 40978 OK (mgcp_msg.c:72) 20250427085202341 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40979 rtpbridge/53@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202341 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202341 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw (trunk:0) found endpoint: rtpbridge/53@mgw (mgcp_endp.c:280) 20250427085202341 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/53@mgw" (mgcp_protocol.c:370) 20250427085202341 DLMGCP NOTICE <0013> endpoint:rtpbridge/53@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202341 DLMGCP NOTICE <0013> endpoint:rtpbridge/53@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202341 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202341 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202341 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202341 DLMGCP DEBUG <0013> Generated response: line #00: 200 40979 OK (mgcp_msg.c:72) 20250427085202342 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40980 rtpbridge/54@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202342 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202342 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw (trunk:0) found endpoint: rtpbridge/54@mgw (mgcp_endp.c:280) 20250427085202342 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/54@mgw" (mgcp_protocol.c:370) 20250427085202342 DLMGCP NOTICE <0013> endpoint:rtpbridge/54@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202342 DLMGCP NOTICE <0013> endpoint:rtpbridge/54@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202342 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202342 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202342 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202342 DLMGCP DEBUG <0013> Generated response: line #00: 200 40980 OK (mgcp_msg.c:72) 20250427085202342 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40981 rtpbridge/55@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202342 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202342 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw (trunk:0) found endpoint: rtpbridge/55@mgw (mgcp_endp.c:280) 20250427085202342 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/55@mgw" (mgcp_protocol.c:370) 20250427085202342 DLMGCP NOTICE <0013> endpoint:rtpbridge/55@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202342 DLMGCP NOTICE <0013> endpoint:rtpbridge/55@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202342 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202342 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202342 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202342 DLMGCP DEBUG <0013> Generated response: line #00: 200 40981 OK (mgcp_msg.c:72) 20250427085202342 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40982 rtpbridge/56@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202342 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202342 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw (trunk:0) found endpoint: rtpbridge/56@mgw (mgcp_endp.c:280) 20250427085202342 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/56@mgw" (mgcp_protocol.c:370) 20250427085202342 DLMGCP NOTICE <0013> endpoint:rtpbridge/56@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202342 DLMGCP NOTICE <0013> endpoint:rtpbridge/56@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202342 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202342 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202342 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202342 DLMGCP DEBUG <0013> Generated response: line #00: 200 40982 OK (mgcp_msg.c:72) 20250427085202343 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40983 rtpbridge/57@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202343 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202343 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw (trunk:0) found endpoint: rtpbridge/57@mgw (mgcp_endp.c:280) 20250427085202343 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/57@mgw" (mgcp_protocol.c:370) 20250427085202343 DLMGCP NOTICE <0013> endpoint:rtpbridge/57@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202343 DLMGCP NOTICE <0013> endpoint:rtpbridge/57@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202343 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202343 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202343 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202343 DLMGCP DEBUG <0013> Generated response: line #00: 200 40983 OK (mgcp_msg.c:72) 20250427085202343 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40984 rtpbridge/58@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202343 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202343 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw (trunk:0) found endpoint: rtpbridge/58@mgw (mgcp_endp.c:280) 20250427085202343 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/58@mgw" (mgcp_protocol.c:370) 20250427085202343 DLMGCP NOTICE <0013> endpoint:rtpbridge/58@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202343 DLMGCP NOTICE <0013> endpoint:rtpbridge/58@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202343 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202343 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202343 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202343 DLMGCP DEBUG <0013> Generated response: line #00: 200 40984 OK (mgcp_msg.c:72) 20250427085202343 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40985 rtpbridge/59@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202343 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202343 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw (trunk:0) found endpoint: rtpbridge/59@mgw (mgcp_endp.c:280) 20250427085202343 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/59@mgw" (mgcp_protocol.c:370) 20250427085202343 DLMGCP NOTICE <0013> endpoint:rtpbridge/59@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202343 DLMGCP NOTICE <0013> endpoint:rtpbridge/59@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202343 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202343 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202343 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202343 DLMGCP DEBUG <0013> Generated response: line #00: 200 40985 OK (mgcp_msg.c:72) 20250427085202343 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40986 rtpbridge/5a@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202343 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202343 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw (trunk:0) found endpoint: rtpbridge/5a@mgw (mgcp_endp.c:280) 20250427085202343 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/5a@mgw" (mgcp_protocol.c:370) 20250427085202343 DLMGCP NOTICE <0013> endpoint:rtpbridge/5a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202343 DLMGCP NOTICE <0013> endpoint:rtpbridge/5a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202343 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202343 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202343 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202343 DLMGCP DEBUG <0013> Generated response: line #00: 200 40986 OK (mgcp_msg.c:72) 20250427085202344 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40987 rtpbridge/5b@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202344 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202344 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw (trunk:0) found endpoint: rtpbridge/5b@mgw (mgcp_endp.c:280) 20250427085202344 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/5b@mgw" (mgcp_protocol.c:370) 20250427085202344 DLMGCP NOTICE <0013> endpoint:rtpbridge/5b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202344 DLMGCP NOTICE <0013> endpoint:rtpbridge/5b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202344 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202344 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202344 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202344 DLMGCP DEBUG <0013> Generated response: line #00: 200 40987 OK (mgcp_msg.c:72) 20250427085202344 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40988 rtpbridge/5c@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202344 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202344 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw (trunk:0) found endpoint: rtpbridge/5c@mgw (mgcp_endp.c:280) 20250427085202344 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/5c@mgw" (mgcp_protocol.c:370) 20250427085202344 DLMGCP NOTICE <0013> endpoint:rtpbridge/5c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202344 DLMGCP NOTICE <0013> endpoint:rtpbridge/5c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202344 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202344 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202344 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202344 DLMGCP DEBUG <0013> Generated response: line #00: 200 40988 OK (mgcp_msg.c:72) 20250427085202344 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40989 rtpbridge/5d@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202344 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202344 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw (trunk:0) found endpoint: rtpbridge/5d@mgw (mgcp_endp.c:280) 20250427085202344 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/5d@mgw" (mgcp_protocol.c:370) 20250427085202344 DLMGCP NOTICE <0013> endpoint:rtpbridge/5d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202344 DLMGCP NOTICE <0013> endpoint:rtpbridge/5d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202344 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202344 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202344 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202344 DLMGCP DEBUG <0013> Generated response: line #00: 200 40989 OK (mgcp_msg.c:72) 20250427085202344 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40990 rtpbridge/5e@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202344 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202344 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw (trunk:0) found endpoint: rtpbridge/5e@mgw (mgcp_endp.c:280) 20250427085202344 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/5e@mgw" (mgcp_protocol.c:370) 20250427085202344 DLMGCP NOTICE <0013> endpoint:rtpbridge/5e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202344 DLMGCP NOTICE <0013> endpoint:rtpbridge/5e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202344 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202344 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202344 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202344 DLMGCP DEBUG <0013> Generated response: line #00: 200 40990 OK (mgcp_msg.c:72) 20250427085202344 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40991 rtpbridge/5f@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202344 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202344 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw (trunk:0) found endpoint: rtpbridge/5f@mgw (mgcp_endp.c:280) 20250427085202344 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/5f@mgw" (mgcp_protocol.c:370) 20250427085202344 DLMGCP NOTICE <0013> endpoint:rtpbridge/5f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202344 DLMGCP NOTICE <0013> endpoint:rtpbridge/5f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202344 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202344 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202344 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202344 DLMGCP DEBUG <0013> Generated response: line #00: 200 40991 OK (mgcp_msg.c:72) 20250427085202345 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40992 rtpbridge/60@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202345 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202345 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw (trunk:0) found endpoint: rtpbridge/60@mgw (mgcp_endp.c:280) 20250427085202345 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/60@mgw" (mgcp_protocol.c:370) 20250427085202345 DLMGCP NOTICE <0013> endpoint:rtpbridge/60@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202345 DLMGCP NOTICE <0013> endpoint:rtpbridge/60@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202345 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202345 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202345 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202345 DLMGCP DEBUG <0013> Generated response: line #00: 200 40992 OK (mgcp_msg.c:72) 20250427085202345 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40993 rtpbridge/61@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202345 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202345 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw (trunk:0) found endpoint: rtpbridge/61@mgw (mgcp_endp.c:280) 20250427085202345 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/61@mgw" (mgcp_protocol.c:370) 20250427085202345 DLMGCP NOTICE <0013> endpoint:rtpbridge/61@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202345 DLMGCP NOTICE <0013> endpoint:rtpbridge/61@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202345 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202345 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202345 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202345 DLMGCP DEBUG <0013> Generated response: line #00: 200 40993 OK (mgcp_msg.c:72) 20250427085202345 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40994 rtpbridge/62@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202345 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202345 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw (trunk:0) found endpoint: rtpbridge/62@mgw (mgcp_endp.c:280) 20250427085202345 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/62@mgw" (mgcp_protocol.c:370) 20250427085202345 DLMGCP NOTICE <0013> endpoint:rtpbridge/62@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202345 DLMGCP NOTICE <0013> endpoint:rtpbridge/62@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202345 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202345 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202345 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202345 DLMGCP DEBUG <0013> Generated response: line #00: 200 40994 OK (mgcp_msg.c:72) 20250427085202345 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40995 rtpbridge/63@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202345 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202345 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw (trunk:0) found endpoint: rtpbridge/63@mgw (mgcp_endp.c:280) 20250427085202345 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/63@mgw" (mgcp_protocol.c:370) 20250427085202345 DLMGCP NOTICE <0013> endpoint:rtpbridge/63@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202345 DLMGCP NOTICE <0013> endpoint:rtpbridge/63@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202345 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202345 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202345 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202345 DLMGCP DEBUG <0013> Generated response: line #00: 200 40995 OK (mgcp_msg.c:72) 20250427085202345 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40996 rtpbridge/64@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202345 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202345 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw (trunk:0) found endpoint: rtpbridge/64@mgw (mgcp_endp.c:280) 20250427085202345 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/64@mgw" (mgcp_protocol.c:370) 20250427085202345 DLMGCP NOTICE <0013> endpoint:rtpbridge/64@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202345 DLMGCP NOTICE <0013> endpoint:rtpbridge/64@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202345 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202345 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202345 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202345 DLMGCP DEBUG <0013> Generated response: line #00: 200 40996 OK (mgcp_msg.c:72) 20250427085202345 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40997 rtpbridge/65@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202345 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202345 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw (trunk:0) found endpoint: rtpbridge/65@mgw (mgcp_endp.c:280) 20250427085202345 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/65@mgw" (mgcp_protocol.c:370) 20250427085202345 DLMGCP NOTICE <0013> endpoint:rtpbridge/65@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202345 DLMGCP NOTICE <0013> endpoint:rtpbridge/65@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202345 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202345 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202345 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202345 DLMGCP DEBUG <0013> Generated response: line #00: 200 40997 OK (mgcp_msg.c:72) 20250427085202345 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40998 rtpbridge/66@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202346 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202346 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw (trunk:0) found endpoint: rtpbridge/66@mgw (mgcp_endp.c:280) 20250427085202346 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/66@mgw" (mgcp_protocol.c:370) 20250427085202346 DLMGCP NOTICE <0013> endpoint:rtpbridge/66@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202346 DLMGCP NOTICE <0013> endpoint:rtpbridge/66@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202346 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202346 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202346 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202346 DLMGCP DEBUG <0013> Generated response: line #00: 200 40998 OK (mgcp_msg.c:72) 20250427085202346 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40999 rtpbridge/67@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202346 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202346 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw (trunk:0) found endpoint: rtpbridge/67@mgw (mgcp_endp.c:280) 20250427085202346 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/67@mgw" (mgcp_protocol.c:370) 20250427085202346 DLMGCP NOTICE <0013> endpoint:rtpbridge/67@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202346 DLMGCP NOTICE <0013> endpoint:rtpbridge/67@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202346 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202346 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202346 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202346 DLMGCP DEBUG <0013> Generated response: line #00: 200 40999 OK (mgcp_msg.c:72) 20250427085202346 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41000 rtpbridge/68@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202346 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202346 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw (trunk:0) found endpoint: rtpbridge/68@mgw (mgcp_endp.c:280) 20250427085202346 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/68@mgw" (mgcp_protocol.c:370) 20250427085202346 DLMGCP NOTICE <0013> endpoint:rtpbridge/68@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202346 DLMGCP NOTICE <0013> endpoint:rtpbridge/68@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202346 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202346 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202346 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202346 DLMGCP DEBUG <0013> Generated response: line #00: 200 41000 OK (mgcp_msg.c:72) 20250427085202346 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41001 rtpbridge/69@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202346 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202346 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw (trunk:0) found endpoint: rtpbridge/69@mgw (mgcp_endp.c:280) 20250427085202346 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/69@mgw" (mgcp_protocol.c:370) 20250427085202346 DLMGCP NOTICE <0013> endpoint:rtpbridge/69@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202346 DLMGCP NOTICE <0013> endpoint:rtpbridge/69@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202346 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202346 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202346 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202346 DLMGCP DEBUG <0013> Generated response: line #00: 200 41001 OK (mgcp_msg.c:72) 20250427085202346 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41002 rtpbridge/6a@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202346 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202346 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw (trunk:0) found endpoint: rtpbridge/6a@mgw (mgcp_endp.c:280) 20250427085202346 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/6a@mgw" (mgcp_protocol.c:370) 20250427085202346 DLMGCP NOTICE <0013> endpoint:rtpbridge/6a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202346 DLMGCP NOTICE <0013> endpoint:rtpbridge/6a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202346 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202346 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202346 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202346 DLMGCP DEBUG <0013> Generated response: line #00: 200 41002 OK (mgcp_msg.c:72) 20250427085202346 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41003 rtpbridge/6b@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202346 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202346 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw (trunk:0) found endpoint: rtpbridge/6b@mgw (mgcp_endp.c:280) 20250427085202346 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/6b@mgw" (mgcp_protocol.c:370) 20250427085202346 DLMGCP NOTICE <0013> endpoint:rtpbridge/6b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202346 DLMGCP NOTICE <0013> endpoint:rtpbridge/6b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202346 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202346 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202346 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202346 DLMGCP DEBUG <0013> Generated response: line #00: 200 41003 OK (mgcp_msg.c:72) 20250427085202346 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41004 rtpbridge/6c@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202346 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202346 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw (trunk:0) found endpoint: rtpbridge/6c@mgw (mgcp_endp.c:280) 20250427085202346 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/6c@mgw" (mgcp_protocol.c:370) 20250427085202346 DLMGCP NOTICE <0013> endpoint:rtpbridge/6c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202346 DLMGCP NOTICE <0013> endpoint:rtpbridge/6c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202346 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202346 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202346 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202346 DLMGCP DEBUG <0013> Generated response: line #00: 200 41004 OK (mgcp_msg.c:72) 20250427085202347 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41005 rtpbridge/6d@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202347 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202347 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw (trunk:0) found endpoint: rtpbridge/6d@mgw (mgcp_endp.c:280) 20250427085202347 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/6d@mgw" (mgcp_protocol.c:370) 20250427085202347 DLMGCP NOTICE <0013> endpoint:rtpbridge/6d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202347 DLMGCP NOTICE <0013> endpoint:rtpbridge/6d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202347 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202347 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202347 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202347 DLMGCP DEBUG <0013> Generated response: line #00: 200 41005 OK (mgcp_msg.c:72) 20250427085202347 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41006 rtpbridge/6e@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202347 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202347 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw (trunk:0) found endpoint: rtpbridge/6e@mgw (mgcp_endp.c:280) 20250427085202347 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/6e@mgw" (mgcp_protocol.c:370) 20250427085202347 DLMGCP NOTICE <0013> endpoint:rtpbridge/6e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202347 DLMGCP NOTICE <0013> endpoint:rtpbridge/6e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202347 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202347 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202347 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202347 DLMGCP DEBUG <0013> Generated response: line #00: 200 41006 OK (mgcp_msg.c:72) 20250427085202347 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41007 rtpbridge/6f@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202347 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202347 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw (trunk:0) found endpoint: rtpbridge/6f@mgw (mgcp_endp.c:280) 20250427085202347 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/6f@mgw" (mgcp_protocol.c:370) 20250427085202347 DLMGCP NOTICE <0013> endpoint:rtpbridge/6f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202347 DLMGCP NOTICE <0013> endpoint:rtpbridge/6f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202347 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202347 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202347 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202347 DLMGCP DEBUG <0013> Generated response: line #00: 200 41007 OK (mgcp_msg.c:72) 20250427085202347 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41008 rtpbridge/70@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202347 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202347 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw (trunk:0) found endpoint: rtpbridge/70@mgw (mgcp_endp.c:280) 20250427085202347 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/70@mgw" (mgcp_protocol.c:370) 20250427085202347 DLMGCP NOTICE <0013> endpoint:rtpbridge/70@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202347 DLMGCP NOTICE <0013> endpoint:rtpbridge/70@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202347 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202347 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202347 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202347 DLMGCP DEBUG <0013> Generated response: line #00: 200 41008 OK (mgcp_msg.c:72) 20250427085202347 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41009 rtpbridge/71@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202347 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202347 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw (trunk:0) found endpoint: rtpbridge/71@mgw (mgcp_endp.c:280) 20250427085202347 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/71@mgw" (mgcp_protocol.c:370) 20250427085202347 DLMGCP NOTICE <0013> endpoint:rtpbridge/71@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202347 DLMGCP NOTICE <0013> endpoint:rtpbridge/71@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202347 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202347 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202347 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202347 DLMGCP DEBUG <0013> Generated response: line #00: 200 41009 OK (mgcp_msg.c:72) 20250427085202347 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41010 rtpbridge/72@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202347 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202347 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw (trunk:0) found endpoint: rtpbridge/72@mgw (mgcp_endp.c:280) 20250427085202347 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/72@mgw" (mgcp_protocol.c:370) 20250427085202347 DLMGCP NOTICE <0013> endpoint:rtpbridge/72@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202347 DLMGCP NOTICE <0013> endpoint:rtpbridge/72@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202347 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202347 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202347 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202347 DLMGCP DEBUG <0013> Generated response: line #00: 200 41010 OK (mgcp_msg.c:72) 20250427085202348 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41011 rtpbridge/73@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202348 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202348 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw (trunk:0) found endpoint: rtpbridge/73@mgw (mgcp_endp.c:280) 20250427085202348 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/73@mgw" (mgcp_protocol.c:370) 20250427085202348 DLMGCP NOTICE <0013> endpoint:rtpbridge/73@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202348 DLMGCP NOTICE <0013> endpoint:rtpbridge/73@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202348 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202348 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202348 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202348 DLMGCP DEBUG <0013> Generated response: line #00: 200 41011 OK (mgcp_msg.c:72) 20250427085202348 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41012 rtpbridge/74@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202348 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202348 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw (trunk:0) found endpoint: rtpbridge/74@mgw (mgcp_endp.c:280) 20250427085202348 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/74@mgw" (mgcp_protocol.c:370) 20250427085202348 DLMGCP NOTICE <0013> endpoint:rtpbridge/74@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202348 DLMGCP NOTICE <0013> endpoint:rtpbridge/74@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202348 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202348 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202348 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202348 DLMGCP DEBUG <0013> Generated response: line #00: 200 41012 OK (mgcp_msg.c:72) 20250427085202348 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41013 rtpbridge/75@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202348 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202348 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw (trunk:0) found endpoint: rtpbridge/75@mgw (mgcp_endp.c:280) 20250427085202348 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/75@mgw" (mgcp_protocol.c:370) 20250427085202348 DLMGCP NOTICE <0013> endpoint:rtpbridge/75@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202348 DLMGCP NOTICE <0013> endpoint:rtpbridge/75@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202348 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202348 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202348 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202348 DLMGCP DEBUG <0013> Generated response: line #00: 200 41013 OK (mgcp_msg.c:72) 20250427085202348 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41014 rtpbridge/76@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202348 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202348 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw (trunk:0) found endpoint: rtpbridge/76@mgw (mgcp_endp.c:280) 20250427085202348 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/76@mgw" (mgcp_protocol.c:370) 20250427085202348 DLMGCP NOTICE <0013> endpoint:rtpbridge/76@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202348 DLMGCP NOTICE <0013> endpoint:rtpbridge/76@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202348 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202348 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202348 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202348 DLMGCP DEBUG <0013> Generated response: line #00: 200 41014 OK (mgcp_msg.c:72) 20250427085202348 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41015 rtpbridge/77@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202348 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202348 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw (trunk:0) found endpoint: rtpbridge/77@mgw (mgcp_endp.c:280) 20250427085202348 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/77@mgw" (mgcp_protocol.c:370) 20250427085202348 DLMGCP NOTICE <0013> endpoint:rtpbridge/77@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202348 DLMGCP NOTICE <0013> endpoint:rtpbridge/77@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202348 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202348 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202348 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202348 DLMGCP DEBUG <0013> Generated response: line #00: 200 41015 OK (mgcp_msg.c:72) 20250427085202348 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41016 rtpbridge/78@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202348 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202348 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw (trunk:0) found endpoint: rtpbridge/78@mgw (mgcp_endp.c:280) 20250427085202349 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/78@mgw" (mgcp_protocol.c:370) 20250427085202349 DLMGCP NOTICE <0013> endpoint:rtpbridge/78@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202349 DLMGCP NOTICE <0013> endpoint:rtpbridge/78@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202349 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202349 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202349 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202349 DLMGCP DEBUG <0013> Generated response: line #00: 200 41016 OK (mgcp_msg.c:72) 20250427085202349 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41017 rtpbridge/79@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202349 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202349 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw (trunk:0) found endpoint: rtpbridge/79@mgw (mgcp_endp.c:280) 20250427085202349 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/79@mgw" (mgcp_protocol.c:370) 20250427085202349 DLMGCP NOTICE <0013> endpoint:rtpbridge/79@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202349 DLMGCP NOTICE <0013> endpoint:rtpbridge/79@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202349 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202349 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202349 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202349 DLMGCP DEBUG <0013> Generated response: line #00: 200 41017 OK (mgcp_msg.c:72) 20250427085202349 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41018 rtpbridge/7a@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202349 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202349 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw (trunk:0) found endpoint: rtpbridge/7a@mgw (mgcp_endp.c:280) 20250427085202349 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/7a@mgw" (mgcp_protocol.c:370) 20250427085202349 DLMGCP NOTICE <0013> endpoint:rtpbridge/7a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202349 DLMGCP NOTICE <0013> endpoint:rtpbridge/7a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202349 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202349 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202349 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202349 DLMGCP DEBUG <0013> Generated response: line #00: 200 41018 OK (mgcp_msg.c:72) 20250427085202349 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41019 rtpbridge/7b@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202349 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202349 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw (trunk:0) found endpoint: rtpbridge/7b@mgw (mgcp_endp.c:280) 20250427085202349 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/7b@mgw" (mgcp_protocol.c:370) 20250427085202349 DLMGCP NOTICE <0013> endpoint:rtpbridge/7b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202349 DLMGCP NOTICE <0013> endpoint:rtpbridge/7b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202349 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202349 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202349 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202349 DLMGCP DEBUG <0013> Generated response: line #00: 200 41019 OK (mgcp_msg.c:72) 20250427085202349 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41020 rtpbridge/7c@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202349 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202349 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw (trunk:0) found endpoint: rtpbridge/7c@mgw (mgcp_endp.c:280) 20250427085202349 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/7c@mgw" (mgcp_protocol.c:370) 20250427085202349 DLMGCP NOTICE <0013> endpoint:rtpbridge/7c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202349 DLMGCP NOTICE <0013> endpoint:rtpbridge/7c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202349 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202349 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202349 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202349 DLMGCP DEBUG <0013> Generated response: line #00: 200 41020 OK (mgcp_msg.c:72) 20250427085202349 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41021 rtpbridge/7d@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202349 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202349 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw (trunk:0) found endpoint: rtpbridge/7d@mgw (mgcp_endp.c:280) 20250427085202349 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/7d@mgw" (mgcp_protocol.c:370) 20250427085202349 DLMGCP NOTICE <0013> endpoint:rtpbridge/7d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202349 DLMGCP NOTICE <0013> endpoint:rtpbridge/7d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202349 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202349 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202349 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202349 DLMGCP DEBUG <0013> Generated response: line #00: 200 41021 OK (mgcp_msg.c:72) 20250427085202349 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41022 rtpbridge/7e@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202349 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202349 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw (trunk:0) found endpoint: rtpbridge/7e@mgw (mgcp_endp.c:280) 20250427085202349 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/7e@mgw" (mgcp_protocol.c:370) 20250427085202349 DLMGCP NOTICE <0013> endpoint:rtpbridge/7e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202349 DLMGCP NOTICE <0013> endpoint:rtpbridge/7e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202349 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202349 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202349 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202349 DLMGCP DEBUG <0013> Generated response: line #00: 200 41022 OK (mgcp_msg.c:72) 20250427085202350 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41023 rtpbridge/7f@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202350 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202350 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw (trunk:0) found endpoint: rtpbridge/7f@mgw (mgcp_endp.c:280) 20250427085202350 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/7f@mgw" (mgcp_protocol.c:370) 20250427085202350 DLMGCP NOTICE <0013> endpoint:rtpbridge/7f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202350 DLMGCP NOTICE <0013> endpoint:rtpbridge/7f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202350 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202350 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202350 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202350 DLMGCP DEBUG <0013> Generated response: line #00: 200 41023 OK (mgcp_msg.c:72) 20250427085202350 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41024 rtpbridge/80@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202350 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202350 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw (trunk:0) found endpoint: rtpbridge/80@mgw (mgcp_endp.c:280) 20250427085202350 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/80@mgw" (mgcp_protocol.c:370) 20250427085202350 DLMGCP NOTICE <0013> endpoint:rtpbridge/80@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202350 DLMGCP NOTICE <0013> endpoint:rtpbridge/80@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202350 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202350 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202350 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202350 DLMGCP DEBUG <0013> Generated response: line #00: 200 41024 OK (mgcp_msg.c:72) 20250427085202350 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41025 rtpbridge/81@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202350 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202350 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw (trunk:0) found endpoint: rtpbridge/81@mgw (mgcp_endp.c:280) 20250427085202350 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/81@mgw" (mgcp_protocol.c:370) 20250427085202350 DLMGCP NOTICE <0013> endpoint:rtpbridge/81@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202350 DLMGCP NOTICE <0013> endpoint:rtpbridge/81@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202350 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202350 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202350 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202350 DLMGCP DEBUG <0013> Generated response: line #00: 200 41025 OK (mgcp_msg.c:72) 20250427085202350 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41026 rtpbridge/82@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202350 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202350 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw (trunk:0) found endpoint: rtpbridge/82@mgw (mgcp_endp.c:280) 20250427085202350 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/82@mgw" (mgcp_protocol.c:370) 20250427085202350 DLMGCP NOTICE <0013> endpoint:rtpbridge/82@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202350 DLMGCP NOTICE <0013> endpoint:rtpbridge/82@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202350 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202350 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202350 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202350 DLMGCP DEBUG <0013> Generated response: line #00: 200 41026 OK (mgcp_msg.c:72) 20250427085202350 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41027 rtpbridge/83@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202350 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202350 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw (trunk:0) found endpoint: rtpbridge/83@mgw (mgcp_endp.c:280) 20250427085202350 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/83@mgw" (mgcp_protocol.c:370) 20250427085202350 DLMGCP NOTICE <0013> endpoint:rtpbridge/83@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202350 DLMGCP NOTICE <0013> endpoint:rtpbridge/83@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202350 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202350 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202350 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202350 DLMGCP DEBUG <0013> Generated response: line #00: 200 41027 OK (mgcp_msg.c:72) 20250427085202350 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41028 rtpbridge/84@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202350 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202350 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw (trunk:0) found endpoint: rtpbridge/84@mgw (mgcp_endp.c:280) 20250427085202350 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/84@mgw" (mgcp_protocol.c:370) 20250427085202350 DLMGCP NOTICE <0013> endpoint:rtpbridge/84@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202350 DLMGCP NOTICE <0013> endpoint:rtpbridge/84@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202350 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202350 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202350 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202350 DLMGCP DEBUG <0013> Generated response: line #00: 200 41028 OK (mgcp_msg.c:72) 20250427085202350 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41029 rtpbridge/85@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202351 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202351 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw (trunk:0) found endpoint: rtpbridge/85@mgw (mgcp_endp.c:280) 20250427085202351 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/85@mgw" (mgcp_protocol.c:370) 20250427085202351 DLMGCP NOTICE <0013> endpoint:rtpbridge/85@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202351 DLMGCP NOTICE <0013> endpoint:rtpbridge/85@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202351 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202351 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202351 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202351 DLMGCP DEBUG <0013> Generated response: line #00: 200 41029 OK (mgcp_msg.c:72) 20250427085202351 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41030 rtpbridge/86@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202351 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202351 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw (trunk:0) found endpoint: rtpbridge/86@mgw (mgcp_endp.c:280) 20250427085202351 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/86@mgw" (mgcp_protocol.c:370) 20250427085202351 DLMGCP NOTICE <0013> endpoint:rtpbridge/86@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202351 DLMGCP NOTICE <0013> endpoint:rtpbridge/86@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202351 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202351 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202351 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202351 DLMGCP DEBUG <0013> Generated response: line #00: 200 41030 OK (mgcp_msg.c:72) 20250427085202351 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41031 rtpbridge/87@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202351 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202351 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw (trunk:0) found endpoint: rtpbridge/87@mgw (mgcp_endp.c:280) 20250427085202351 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/87@mgw" (mgcp_protocol.c:370) 20250427085202351 DLMGCP NOTICE <0013> endpoint:rtpbridge/87@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202351 DLMGCP NOTICE <0013> endpoint:rtpbridge/87@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202351 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202351 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202351 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202351 DLMGCP DEBUG <0013> Generated response: line #00: 200 41031 OK (mgcp_msg.c:72) 20250427085202351 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41032 rtpbridge/88@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202351 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202351 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw (trunk:0) found endpoint: rtpbridge/88@mgw (mgcp_endp.c:280) 20250427085202351 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/88@mgw" (mgcp_protocol.c:370) 20250427085202351 DLMGCP NOTICE <0013> endpoint:rtpbridge/88@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202351 DLMGCP NOTICE <0013> endpoint:rtpbridge/88@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202351 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202351 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202351 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202351 DLMGCP DEBUG <0013> Generated response: line #00: 200 41032 OK (mgcp_msg.c:72) 20250427085202351 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41033 rtpbridge/89@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202351 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202351 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw (trunk:0) found endpoint: rtpbridge/89@mgw (mgcp_endp.c:280) 20250427085202351 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/89@mgw" (mgcp_protocol.c:370) 20250427085202351 DLMGCP NOTICE <0013> endpoint:rtpbridge/89@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202351 DLMGCP NOTICE <0013> endpoint:rtpbridge/89@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202351 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202351 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202351 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202351 DLMGCP DEBUG <0013> Generated response: line #00: 200 41033 OK (mgcp_msg.c:72) 20250427085202351 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41034 rtpbridge/8a@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202351 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202351 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw (trunk:0) found endpoint: rtpbridge/8a@mgw (mgcp_endp.c:280) 20250427085202351 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/8a@mgw" (mgcp_protocol.c:370) 20250427085202351 DLMGCP NOTICE <0013> endpoint:rtpbridge/8a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202351 DLMGCP NOTICE <0013> endpoint:rtpbridge/8a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202351 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202351 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202351 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202351 DLMGCP DEBUG <0013> Generated response: line #00: 200 41034 OK (mgcp_msg.c:72) 20250427085202352 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41035 rtpbridge/8b@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202352 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202352 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw (trunk:0) found endpoint: rtpbridge/8b@mgw (mgcp_endp.c:280) 20250427085202352 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/8b@mgw" (mgcp_protocol.c:370) 20250427085202352 DLMGCP NOTICE <0013> endpoint:rtpbridge/8b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202352 DLMGCP NOTICE <0013> endpoint:rtpbridge/8b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202352 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202352 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202352 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202352 DLMGCP DEBUG <0013> Generated response: line #00: 200 41035 OK (mgcp_msg.c:72) 20250427085202352 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41036 rtpbridge/8c@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202352 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202352 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw (trunk:0) found endpoint: rtpbridge/8c@mgw (mgcp_endp.c:280) 20250427085202352 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/8c@mgw" (mgcp_protocol.c:370) 20250427085202352 DLMGCP NOTICE <0013> endpoint:rtpbridge/8c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202352 DLMGCP NOTICE <0013> endpoint:rtpbridge/8c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202352 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202352 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202352 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202352 DLMGCP DEBUG <0013> Generated response: line #00: 200 41036 OK (mgcp_msg.c:72) 20250427085202352 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41037 rtpbridge/8d@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202352 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202352 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw (trunk:0) found endpoint: rtpbridge/8d@mgw (mgcp_endp.c:280) 20250427085202352 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/8d@mgw" (mgcp_protocol.c:370) 20250427085202352 DLMGCP NOTICE <0013> endpoint:rtpbridge/8d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202352 DLMGCP NOTICE <0013> endpoint:rtpbridge/8d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202352 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202352 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202352 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202352 DLMGCP DEBUG <0013> Generated response: line #00: 200 41037 OK (mgcp_msg.c:72) 20250427085202352 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41038 rtpbridge/8e@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202352 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202352 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw (trunk:0) found endpoint: rtpbridge/8e@mgw (mgcp_endp.c:280) 20250427085202352 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/8e@mgw" (mgcp_protocol.c:370) 20250427085202352 DLMGCP NOTICE <0013> endpoint:rtpbridge/8e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202352 DLMGCP NOTICE <0013> endpoint:rtpbridge/8e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202352 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202352 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202352 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202352 DLMGCP DEBUG <0013> Generated response: line #00: 200 41038 OK (mgcp_msg.c:72) 20250427085202353 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41039 rtpbridge/8f@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202353 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202353 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw (trunk:0) found endpoint: rtpbridge/8f@mgw (mgcp_endp.c:280) 20250427085202353 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/8f@mgw" (mgcp_protocol.c:370) 20250427085202353 DLMGCP NOTICE <0013> endpoint:rtpbridge/8f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202353 DLMGCP NOTICE <0013> endpoint:rtpbridge/8f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202353 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202353 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202353 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202353 DLMGCP DEBUG <0013> Generated response: line #00: 200 41039 OK (mgcp_msg.c:72) 20250427085202353 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41040 rtpbridge/90@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202353 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202353 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw (trunk:0) found endpoint: rtpbridge/90@mgw (mgcp_endp.c:280) 20250427085202353 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/90@mgw" (mgcp_protocol.c:370) 20250427085202353 DLMGCP NOTICE <0013> endpoint:rtpbridge/90@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202353 DLMGCP NOTICE <0013> endpoint:rtpbridge/90@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202353 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202353 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202353 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202353 DLMGCP DEBUG <0013> Generated response: line #00: 200 41040 OK (mgcp_msg.c:72) 20250427085202353 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41041 rtpbridge/91@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202353 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202353 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw (trunk:0) found endpoint: rtpbridge/91@mgw (mgcp_endp.c:280) 20250427085202353 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/91@mgw" (mgcp_protocol.c:370) 20250427085202353 DLMGCP NOTICE <0013> endpoint:rtpbridge/91@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202353 DLMGCP NOTICE <0013> endpoint:rtpbridge/91@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202353 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202353 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202353 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202353 DLMGCP DEBUG <0013> Generated response: line #00: 200 41041 OK (mgcp_msg.c:72) 20250427085202353 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41042 rtpbridge/92@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202353 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202353 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw (trunk:0) found endpoint: rtpbridge/92@mgw (mgcp_endp.c:280) 20250427085202353 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/92@mgw" (mgcp_protocol.c:370) 20250427085202353 DLMGCP NOTICE <0013> endpoint:rtpbridge/92@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202353 DLMGCP NOTICE <0013> endpoint:rtpbridge/92@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202353 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202353 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202353 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202353 DLMGCP DEBUG <0013> Generated response: line #00: 200 41042 OK (mgcp_msg.c:72) 20250427085202353 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41043 rtpbridge/93@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202353 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202353 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw (trunk:0) found endpoint: rtpbridge/93@mgw (mgcp_endp.c:280) 20250427085202353 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/93@mgw" (mgcp_protocol.c:370) 20250427085202353 DLMGCP NOTICE <0013> endpoint:rtpbridge/93@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202353 DLMGCP NOTICE <0013> endpoint:rtpbridge/93@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202353 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202353 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202353 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202353 DLMGCP DEBUG <0013> Generated response: line #00: 200 41043 OK (mgcp_msg.c:72) 20250427085202353 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41044 rtpbridge/94@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202353 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202353 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw (trunk:0) found endpoint: rtpbridge/94@mgw (mgcp_endp.c:280) 20250427085202353 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/94@mgw" (mgcp_protocol.c:370) 20250427085202353 DLMGCP NOTICE <0013> endpoint:rtpbridge/94@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202353 DLMGCP NOTICE <0013> endpoint:rtpbridge/94@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202353 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202354 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202354 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202354 DLMGCP DEBUG <0013> Generated response: line #00: 200 41044 OK (mgcp_msg.c:72) 20250427085202354 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41045 rtpbridge/95@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202354 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202354 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw (trunk:0) found endpoint: rtpbridge/95@mgw (mgcp_endp.c:280) 20250427085202354 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/95@mgw" (mgcp_protocol.c:370) 20250427085202354 DLMGCP NOTICE <0013> endpoint:rtpbridge/95@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202354 DLMGCP NOTICE <0013> endpoint:rtpbridge/95@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202354 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202354 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202354 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202354 DLMGCP DEBUG <0013> Generated response: line #00: 200 41045 OK (mgcp_msg.c:72) 20250427085202354 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41046 rtpbridge/96@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202354 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202354 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw (trunk:0) found endpoint: rtpbridge/96@mgw (mgcp_endp.c:280) 20250427085202354 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/96@mgw" (mgcp_protocol.c:370) 20250427085202354 DLMGCP NOTICE <0013> endpoint:rtpbridge/96@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202354 DLMGCP NOTICE <0013> endpoint:rtpbridge/96@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202354 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202354 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202354 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202354 DLMGCP DEBUG <0013> Generated response: line #00: 200 41046 OK (mgcp_msg.c:72) 20250427085202354 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41047 rtpbridge/97@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202354 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202354 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw (trunk:0) found endpoint: rtpbridge/97@mgw (mgcp_endp.c:280) 20250427085202354 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/97@mgw" (mgcp_protocol.c:370) 20250427085202354 DLMGCP NOTICE <0013> endpoint:rtpbridge/97@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202354 DLMGCP NOTICE <0013> endpoint:rtpbridge/97@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202354 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202354 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202354 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202354 DLMGCP DEBUG <0013> Generated response: line #00: 200 41047 OK (mgcp_msg.c:72) 20250427085202354 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41048 rtpbridge/98@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202354 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202354 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw (trunk:0) found endpoint: rtpbridge/98@mgw (mgcp_endp.c:280) 20250427085202354 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/98@mgw" (mgcp_protocol.c:370) 20250427085202354 DLMGCP NOTICE <0013> endpoint:rtpbridge/98@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202354 DLMGCP NOTICE <0013> endpoint:rtpbridge/98@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202354 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202354 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202354 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202354 DLMGCP DEBUG <0013> Generated response: line #00: 200 41048 OK (mgcp_msg.c:72) 20250427085202354 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41049 rtpbridge/99@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202354 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202354 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw (trunk:0) found endpoint: rtpbridge/99@mgw (mgcp_endp.c:280) 20250427085202354 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/99@mgw" (mgcp_protocol.c:370) 20250427085202354 DLMGCP NOTICE <0013> endpoint:rtpbridge/99@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202354 DLMGCP NOTICE <0013> endpoint:rtpbridge/99@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202354 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202354 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202354 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202354 DLMGCP DEBUG <0013> Generated response: line #00: 200 41049 OK (mgcp_msg.c:72) 20250427085202355 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41050 rtpbridge/9a@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202355 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202355 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw (trunk:0) found endpoint: rtpbridge/9a@mgw (mgcp_endp.c:280) 20250427085202355 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/9a@mgw" (mgcp_protocol.c:370) 20250427085202355 DLMGCP NOTICE <0013> endpoint:rtpbridge/9a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202355 DLMGCP NOTICE <0013> endpoint:rtpbridge/9a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202355 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202355 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202355 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202355 DLMGCP DEBUG <0013> Generated response: line #00: 200 41050 OK (mgcp_msg.c:72) 20250427085202355 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41051 rtpbridge/9b@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202355 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202355 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw (trunk:0) found endpoint: rtpbridge/9b@mgw (mgcp_endp.c:280) 20250427085202355 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/9b@mgw" (mgcp_protocol.c:370) 20250427085202355 DLMGCP NOTICE <0013> endpoint:rtpbridge/9b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202355 DLMGCP NOTICE <0013> endpoint:rtpbridge/9b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202355 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202355 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202355 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202355 DLMGCP DEBUG <0013> Generated response: line #00: 200 41051 OK (mgcp_msg.c:72) 20250427085202355 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41052 rtpbridge/9c@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202355 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202355 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw (trunk:0) found endpoint: rtpbridge/9c@mgw (mgcp_endp.c:280) 20250427085202355 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/9c@mgw" (mgcp_protocol.c:370) 20250427085202355 DLMGCP NOTICE <0013> endpoint:rtpbridge/9c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202355 DLMGCP NOTICE <0013> endpoint:rtpbridge/9c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202355 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202355 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202355 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202355 DLMGCP DEBUG <0013> Generated response: line #00: 200 41052 OK (mgcp_msg.c:72) 20250427085202355 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41053 rtpbridge/9d@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202355 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202355 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw (trunk:0) found endpoint: rtpbridge/9d@mgw (mgcp_endp.c:280) 20250427085202355 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/9d@mgw" (mgcp_protocol.c:370) 20250427085202355 DLMGCP NOTICE <0013> endpoint:rtpbridge/9d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202355 DLMGCP NOTICE <0013> endpoint:rtpbridge/9d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202355 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202355 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202355 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202355 DLMGCP DEBUG <0013> Generated response: line #00: 200 41053 OK (mgcp_msg.c:72) 20250427085202355 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41054 rtpbridge/9e@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202355 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202355 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw (trunk:0) found endpoint: rtpbridge/9e@mgw (mgcp_endp.c:280) 20250427085202355 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/9e@mgw" (mgcp_protocol.c:370) 20250427085202355 DLMGCP NOTICE <0013> endpoint:rtpbridge/9e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202355 DLMGCP NOTICE <0013> endpoint:rtpbridge/9e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202355 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202355 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202355 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202355 DLMGCP DEBUG <0013> Generated response: line #00: 200 41054 OK (mgcp_msg.c:72) 20250427085202355 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41055 rtpbridge/9f@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202355 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202355 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw (trunk:0) found endpoint: rtpbridge/9f@mgw (mgcp_endp.c:280) 20250427085202355 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/9f@mgw" (mgcp_protocol.c:370) 20250427085202355 DLMGCP NOTICE <0013> endpoint:rtpbridge/9f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202355 DLMGCP NOTICE <0013> endpoint:rtpbridge/9f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202355 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202355 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202355 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202355 DLMGCP DEBUG <0013> Generated response: line #00: 200 41055 OK (mgcp_msg.c:72) 20250427085202356 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41056 rtpbridge/a0@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202356 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202356 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw (trunk:0) found endpoint: rtpbridge/a0@mgw (mgcp_endp.c:280) 20250427085202356 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/a0@mgw" (mgcp_protocol.c:370) 20250427085202356 DLMGCP NOTICE <0013> endpoint:rtpbridge/a0@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202356 DLMGCP NOTICE <0013> endpoint:rtpbridge/a0@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202356 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202356 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202356 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202356 DLMGCP DEBUG <0013> Generated response: line #00: 200 41056 OK (mgcp_msg.c:72) 20250427085202356 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41057 rtpbridge/a1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202356 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202356 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw (trunk:0) found endpoint: rtpbridge/a1@mgw (mgcp_endp.c:280) 20250427085202356 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/a1@mgw" (mgcp_protocol.c:370) 20250427085202356 DLMGCP NOTICE <0013> endpoint:rtpbridge/a1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202356 DLMGCP NOTICE <0013> endpoint:rtpbridge/a1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202356 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202356 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202356 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202356 DLMGCP DEBUG <0013> Generated response: line #00: 200 41057 OK (mgcp_msg.c:72) 20250427085202356 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41058 rtpbridge/a2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202356 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202356 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw (trunk:0) found endpoint: rtpbridge/a2@mgw (mgcp_endp.c:280) 20250427085202356 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/a2@mgw" (mgcp_protocol.c:370) 20250427085202356 DLMGCP NOTICE <0013> endpoint:rtpbridge/a2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202356 DLMGCP NOTICE <0013> endpoint:rtpbridge/a2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202356 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202356 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202356 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202356 DLMGCP DEBUG <0013> Generated response: line #00: 200 41058 OK (mgcp_msg.c:72) 20250427085202356 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41059 rtpbridge/a3@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202356 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202356 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw (trunk:0) found endpoint: rtpbridge/a3@mgw (mgcp_endp.c:280) 20250427085202356 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/a3@mgw" (mgcp_protocol.c:370) 20250427085202356 DLMGCP NOTICE <0013> endpoint:rtpbridge/a3@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202356 DLMGCP NOTICE <0013> endpoint:rtpbridge/a3@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202356 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202356 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202356 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202356 DLMGCP DEBUG <0013> Generated response: line #00: 200 41059 OK (mgcp_msg.c:72) 20250427085202356 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41060 rtpbridge/a4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202356 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202356 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw (trunk:0) found endpoint: rtpbridge/a4@mgw (mgcp_endp.c:280) 20250427085202356 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/a4@mgw" (mgcp_protocol.c:370) 20250427085202356 DLMGCP NOTICE <0013> endpoint:rtpbridge/a4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202356 DLMGCP NOTICE <0013> endpoint:rtpbridge/a4@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202356 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202356 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202356 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202356 DLMGCP DEBUG <0013> Generated response: line #00: 200 41060 OK (mgcp_msg.c:72) 20250427085202356 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41061 rtpbridge/a5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202356 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202356 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw (trunk:0) found endpoint: rtpbridge/a5@mgw (mgcp_endp.c:280) 20250427085202356 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/a5@mgw" (mgcp_protocol.c:370) 20250427085202356 DLMGCP NOTICE <0013> endpoint:rtpbridge/a5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202357 DLMGCP NOTICE <0013> endpoint:rtpbridge/a5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202357 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202357 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202357 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202357 DLMGCP DEBUG <0013> Generated response: line #00: 200 41061 OK (mgcp_msg.c:72) 20250427085202357 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41062 rtpbridge/a6@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202357 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202357 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw (trunk:0) found endpoint: rtpbridge/a6@mgw (mgcp_endp.c:280) 20250427085202357 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/a6@mgw" (mgcp_protocol.c:370) 20250427085202357 DLMGCP NOTICE <0013> endpoint:rtpbridge/a6@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202357 DLMGCP NOTICE <0013> endpoint:rtpbridge/a6@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202357 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202357 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202357 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202357 DLMGCP DEBUG <0013> Generated response: line #00: 200 41062 OK (mgcp_msg.c:72) 20250427085202357 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41063 rtpbridge/a7@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202357 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202357 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw (trunk:0) found endpoint: rtpbridge/a7@mgw (mgcp_endp.c:280) 20250427085202357 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/a7@mgw" (mgcp_protocol.c:370) 20250427085202357 DLMGCP NOTICE <0013> endpoint:rtpbridge/a7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202357 DLMGCP NOTICE <0013> endpoint:rtpbridge/a7@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202357 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202357 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202357 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202357 DLMGCP DEBUG <0013> Generated response: line #00: 200 41063 OK (mgcp_msg.c:72) 20250427085202357 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41064 rtpbridge/a8@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202357 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202357 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw (trunk:0) found endpoint: rtpbridge/a8@mgw (mgcp_endp.c:280) 20250427085202357 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/a8@mgw" (mgcp_protocol.c:370) 20250427085202357 DLMGCP NOTICE <0013> endpoint:rtpbridge/a8@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202357 DLMGCP NOTICE <0013> endpoint:rtpbridge/a8@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202357 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202357 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202357 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202357 DLMGCP DEBUG <0013> Generated response: line #00: 200 41064 OK (mgcp_msg.c:72) 20250427085202357 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41065 rtpbridge/a9@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202357 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202357 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw (trunk:0) found endpoint: rtpbridge/a9@mgw (mgcp_endp.c:280) 20250427085202357 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/a9@mgw" (mgcp_protocol.c:370) 20250427085202357 DLMGCP NOTICE <0013> endpoint:rtpbridge/a9@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202357 DLMGCP NOTICE <0013> endpoint:rtpbridge/a9@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202357 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202357 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202357 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202357 DLMGCP DEBUG <0013> Generated response: line #00: 200 41065 OK (mgcp_msg.c:72) 20250427085202357 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41066 rtpbridge/aa@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202357 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202357 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw (trunk:0) found endpoint: rtpbridge/aa@mgw (mgcp_endp.c:280) 20250427085202357 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/aa@mgw" (mgcp_protocol.c:370) 20250427085202357 DLMGCP NOTICE <0013> endpoint:rtpbridge/aa@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202357 DLMGCP NOTICE <0013> endpoint:rtpbridge/aa@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202357 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202357 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202357 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202357 DLMGCP DEBUG <0013> Generated response: line #00: 200 41066 OK (mgcp_msg.c:72) 20250427085202358 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41067 rtpbridge/ab@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202358 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202358 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw (trunk:0) found endpoint: rtpbridge/ab@mgw (mgcp_endp.c:280) 20250427085202358 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/ab@mgw" (mgcp_protocol.c:370) 20250427085202358 DLMGCP NOTICE <0013> endpoint:rtpbridge/ab@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202358 DLMGCP NOTICE <0013> endpoint:rtpbridge/ab@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202358 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202358 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202358 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202358 DLMGCP DEBUG <0013> Generated response: line #00: 200 41067 OK (mgcp_msg.c:72) 20250427085202358 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41068 rtpbridge/ac@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202358 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202358 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw (trunk:0) found endpoint: rtpbridge/ac@mgw (mgcp_endp.c:280) 20250427085202358 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/ac@mgw" (mgcp_protocol.c:370) 20250427085202358 DLMGCP NOTICE <0013> endpoint:rtpbridge/ac@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202358 DLMGCP NOTICE <0013> endpoint:rtpbridge/ac@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202358 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202358 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202358 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202358 DLMGCP DEBUG <0013> Generated response: line #00: 200 41068 OK (mgcp_msg.c:72) 20250427085202358 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41069 rtpbridge/ad@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202358 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202358 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw (trunk:0) found endpoint: rtpbridge/ad@mgw (mgcp_endp.c:280) 20250427085202358 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/ad@mgw" (mgcp_protocol.c:370) 20250427085202358 DLMGCP NOTICE <0013> endpoint:rtpbridge/ad@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202358 DLMGCP NOTICE <0013> endpoint:rtpbridge/ad@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202358 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202358 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202358 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202358 DLMGCP DEBUG <0013> Generated response: line #00: 200 41069 OK (mgcp_msg.c:72) 20250427085202358 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41070 rtpbridge/ae@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202358 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202358 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw (trunk:0) found endpoint: rtpbridge/ae@mgw (mgcp_endp.c:280) 20250427085202358 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/ae@mgw" (mgcp_protocol.c:370) 20250427085202358 DLMGCP NOTICE <0013> endpoint:rtpbridge/ae@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202358 DLMGCP NOTICE <0013> endpoint:rtpbridge/ae@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202358 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202358 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202358 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202358 DLMGCP DEBUG <0013> Generated response: line #00: 200 41070 OK (mgcp_msg.c:72) 20250427085202358 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41071 rtpbridge/af@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202358 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202358 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw (trunk:0) found endpoint: rtpbridge/af@mgw (mgcp_endp.c:280) 20250427085202358 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/af@mgw" (mgcp_protocol.c:370) 20250427085202358 DLMGCP NOTICE <0013> endpoint:rtpbridge/af@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202358 DLMGCP NOTICE <0013> endpoint:rtpbridge/af@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202358 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202358 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202358 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202358 DLMGCP DEBUG <0013> Generated response: line #00: 200 41071 OK (mgcp_msg.c:72) 20250427085202358 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41072 rtpbridge/b0@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202358 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202358 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw (trunk:0) found endpoint: rtpbridge/b0@mgw (mgcp_endp.c:280) 20250427085202358 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/b0@mgw" (mgcp_protocol.c:370) 20250427085202358 DLMGCP NOTICE <0013> endpoint:rtpbridge/b0@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202358 DLMGCP NOTICE <0013> endpoint:rtpbridge/b0@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202358 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202358 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202358 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202358 DLMGCP DEBUG <0013> Generated response: line #00: 200 41072 OK (mgcp_msg.c:72) 20250427085202359 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41073 rtpbridge/b1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202359 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202359 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw (trunk:0) found endpoint: rtpbridge/b1@mgw (mgcp_endp.c:280) 20250427085202359 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/b1@mgw" (mgcp_protocol.c:370) 20250427085202359 DLMGCP NOTICE <0013> endpoint:rtpbridge/b1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202359 DLMGCP NOTICE <0013> endpoint:rtpbridge/b1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202359 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202359 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202359 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202359 DLMGCP DEBUG <0013> Generated response: line #00: 200 41073 OK (mgcp_msg.c:72) 20250427085202359 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41074 rtpbridge/b2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202359 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202359 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw (trunk:0) found endpoint: rtpbridge/b2@mgw (mgcp_endp.c:280) 20250427085202359 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/b2@mgw" (mgcp_protocol.c:370) 20250427085202359 DLMGCP NOTICE <0013> endpoint:rtpbridge/b2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202359 DLMGCP NOTICE <0013> endpoint:rtpbridge/b2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202359 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202359 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202359 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202359 DLMGCP DEBUG <0013> Generated response: line #00: 200 41074 OK (mgcp_msg.c:72) 20250427085202359 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41075 rtpbridge/b3@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202359 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202359 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw (trunk:0) found endpoint: rtpbridge/b3@mgw (mgcp_endp.c:280) 20250427085202359 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/b3@mgw" (mgcp_protocol.c:370) 20250427085202359 DLMGCP NOTICE <0013> endpoint:rtpbridge/b3@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202359 DLMGCP NOTICE <0013> endpoint:rtpbridge/b3@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202359 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202359 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202359 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202359 DLMGCP DEBUG <0013> Generated response: line #00: 200 41075 OK (mgcp_msg.c:72) 20250427085202359 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41076 rtpbridge/b4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202359 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202359 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw (trunk:0) found endpoint: rtpbridge/b4@mgw (mgcp_endp.c:280) 20250427085202359 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/b4@mgw" (mgcp_protocol.c:370) 20250427085202359 DLMGCP NOTICE <0013> endpoint:rtpbridge/b4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202359 DLMGCP NOTICE <0013> endpoint:rtpbridge/b4@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202359 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202359 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202359 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202359 DLMGCP DEBUG <0013> Generated response: line #00: 200 41076 OK (mgcp_msg.c:72) 20250427085202359 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41077 rtpbridge/b5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202359 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202359 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw (trunk:0) found endpoint: rtpbridge/b5@mgw (mgcp_endp.c:280) 20250427085202359 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/b5@mgw" (mgcp_protocol.c:370) 20250427085202359 DLMGCP NOTICE <0013> endpoint:rtpbridge/b5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202359 DLMGCP NOTICE <0013> endpoint:rtpbridge/b5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202359 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202359 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202359 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202359 DLMGCP DEBUG <0013> Generated response: line #00: 200 41077 OK (mgcp_msg.c:72) 20250427085202359 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41078 rtpbridge/b6@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202359 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202359 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw (trunk:0) found endpoint: rtpbridge/b6@mgw (mgcp_endp.c:280) 20250427085202359 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/b6@mgw" (mgcp_protocol.c:370) 20250427085202359 DLMGCP NOTICE <0013> endpoint:rtpbridge/b6@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202359 DLMGCP NOTICE <0013> endpoint:rtpbridge/b6@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202359 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202359 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202359 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202359 DLMGCP DEBUG <0013> Generated response: line #00: 200 41078 OK (mgcp_msg.c:72) 20250427085202360 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41079 rtpbridge/b7@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202360 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202360 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw (trunk:0) found endpoint: rtpbridge/b7@mgw (mgcp_endp.c:280) 20250427085202360 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/b7@mgw" (mgcp_protocol.c:370) 20250427085202360 DLMGCP NOTICE <0013> endpoint:rtpbridge/b7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202360 DLMGCP NOTICE <0013> endpoint:rtpbridge/b7@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202360 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202360 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202360 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202360 DLMGCP DEBUG <0013> Generated response: line #00: 200 41079 OK (mgcp_msg.c:72) 20250427085202360 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41080 rtpbridge/b8@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202360 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202360 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw (trunk:0) found endpoint: rtpbridge/b8@mgw (mgcp_endp.c:280) 20250427085202360 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/b8@mgw" (mgcp_protocol.c:370) 20250427085202360 DLMGCP NOTICE <0013> endpoint:rtpbridge/b8@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202360 DLMGCP NOTICE <0013> endpoint:rtpbridge/b8@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202360 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202360 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202360 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202360 DLMGCP DEBUG <0013> Generated response: line #00: 200 41080 OK (mgcp_msg.c:72) 20250427085202360 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41081 rtpbridge/b9@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202360 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202360 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw (trunk:0) found endpoint: rtpbridge/b9@mgw (mgcp_endp.c:280) 20250427085202360 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/b9@mgw" (mgcp_protocol.c:370) 20250427085202360 DLMGCP NOTICE <0013> endpoint:rtpbridge/b9@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202360 DLMGCP NOTICE <0013> endpoint:rtpbridge/b9@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202360 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202360 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202360 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202360 DLMGCP DEBUG <0013> Generated response: line #00: 200 41081 OK (mgcp_msg.c:72) 20250427085202360 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41082 rtpbridge/ba@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202360 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202360 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw (trunk:0) found endpoint: rtpbridge/ba@mgw (mgcp_endp.c:280) 20250427085202360 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/ba@mgw" (mgcp_protocol.c:370) 20250427085202360 DLMGCP NOTICE <0013> endpoint:rtpbridge/ba@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202360 DLMGCP NOTICE <0013> endpoint:rtpbridge/ba@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202360 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202360 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202360 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202360 DLMGCP DEBUG <0013> Generated response: line #00: 200 41082 OK (mgcp_msg.c:72) 20250427085202360 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41083 rtpbridge/bb@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202360 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202360 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw (trunk:0) found endpoint: rtpbridge/bb@mgw (mgcp_endp.c:280) 20250427085202360 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/bb@mgw" (mgcp_protocol.c:370) 20250427085202360 DLMGCP NOTICE <0013> endpoint:rtpbridge/bb@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202360 DLMGCP NOTICE <0013> endpoint:rtpbridge/bb@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202360 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202360 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202360 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202360 DLMGCP DEBUG <0013> Generated response: line #00: 200 41083 OK (mgcp_msg.c:72) 20250427085202360 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41084 rtpbridge/bc@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202360 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202360 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw (trunk:0) found endpoint: rtpbridge/bc@mgw (mgcp_endp.c:280) 20250427085202360 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/bc@mgw" (mgcp_protocol.c:370) 20250427085202360 DLMGCP NOTICE <0013> endpoint:rtpbridge/bc@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202360 DLMGCP NOTICE <0013> endpoint:rtpbridge/bc@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202360 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202360 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202360 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202360 DLMGCP DEBUG <0013> Generated response: line #00: 200 41084 OK (mgcp_msg.c:72) 20250427085202361 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41085 rtpbridge/bd@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202361 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202361 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw (trunk:0) found endpoint: rtpbridge/bd@mgw (mgcp_endp.c:280) 20250427085202361 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/bd@mgw" (mgcp_protocol.c:370) 20250427085202361 DLMGCP NOTICE <0013> endpoint:rtpbridge/bd@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202361 DLMGCP NOTICE <0013> endpoint:rtpbridge/bd@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202361 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202361 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202361 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202361 DLMGCP DEBUG <0013> Generated response: line #00: 200 41085 OK (mgcp_msg.c:72) 20250427085202361 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41086 rtpbridge/be@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202361 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202361 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw (trunk:0) found endpoint: rtpbridge/be@mgw (mgcp_endp.c:280) 20250427085202361 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/be@mgw" (mgcp_protocol.c:370) 20250427085202361 DLMGCP NOTICE <0013> endpoint:rtpbridge/be@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202361 DLMGCP NOTICE <0013> endpoint:rtpbridge/be@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202361 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202361 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202361 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202361 DLMGCP DEBUG <0013> Generated response: line #00: 200 41086 OK (mgcp_msg.c:72) 20250427085202361 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41087 rtpbridge/bf@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202361 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202361 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw (trunk:0) found endpoint: rtpbridge/bf@mgw (mgcp_endp.c:280) 20250427085202361 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/bf@mgw" (mgcp_protocol.c:370) 20250427085202361 DLMGCP NOTICE <0013> endpoint:rtpbridge/bf@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202361 DLMGCP NOTICE <0013> endpoint:rtpbridge/bf@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202361 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202361 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202361 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202361 DLMGCP DEBUG <0013> Generated response: line #00: 200 41087 OK (mgcp_msg.c:72) 20250427085202361 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41088 rtpbridge/c0@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202361 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202361 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw (trunk:0) found endpoint: rtpbridge/c0@mgw (mgcp_endp.c:280) 20250427085202361 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/c0@mgw" (mgcp_protocol.c:370) 20250427085202361 DLMGCP NOTICE <0013> endpoint:rtpbridge/c0@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202361 DLMGCP NOTICE <0013> endpoint:rtpbridge/c0@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202361 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202361 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202361 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202361 DLMGCP DEBUG <0013> Generated response: line #00: 200 41088 OK (mgcp_msg.c:72) 20250427085202361 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41089 rtpbridge/c1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202361 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202361 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw (trunk:0) found endpoint: rtpbridge/c1@mgw (mgcp_endp.c:280) 20250427085202361 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/c1@mgw" (mgcp_protocol.c:370) 20250427085202361 DLMGCP NOTICE <0013> endpoint:rtpbridge/c1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202361 DLMGCP NOTICE <0013> endpoint:rtpbridge/c1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202361 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202361 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202361 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202361 DLMGCP DEBUG <0013> Generated response: line #00: 200 41089 OK (mgcp_msg.c:72) 20250427085202362 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41090 rtpbridge/c2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202362 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202362 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw (trunk:0) found endpoint: rtpbridge/c2@mgw (mgcp_endp.c:280) 20250427085202362 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/c2@mgw" (mgcp_protocol.c:370) 20250427085202362 DLMGCP NOTICE <0013> endpoint:rtpbridge/c2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202362 DLMGCP NOTICE <0013> endpoint:rtpbridge/c2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202362 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202362 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202362 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202362 DLMGCP DEBUG <0013> Generated response: line #00: 200 41090 OK (mgcp_msg.c:72) 20250427085202362 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41091 rtpbridge/c3@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202362 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202362 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw (trunk:0) found endpoint: rtpbridge/c3@mgw (mgcp_endp.c:280) 20250427085202362 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/c3@mgw" (mgcp_protocol.c:370) 20250427085202362 DLMGCP NOTICE <0013> endpoint:rtpbridge/c3@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202362 DLMGCP NOTICE <0013> endpoint:rtpbridge/c3@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202362 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202362 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202362 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202362 DLMGCP DEBUG <0013> Generated response: line #00: 200 41091 OK (mgcp_msg.c:72) 20250427085202362 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41092 rtpbridge/c4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202362 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202362 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw (trunk:0) found endpoint: rtpbridge/c4@mgw (mgcp_endp.c:280) 20250427085202362 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/c4@mgw" (mgcp_protocol.c:370) 20250427085202362 DLMGCP NOTICE <0013> endpoint:rtpbridge/c4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202362 DLMGCP NOTICE <0013> endpoint:rtpbridge/c4@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202362 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202362 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202362 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202362 DLMGCP DEBUG <0013> Generated response: line #00: 200 41092 OK (mgcp_msg.c:72) 20250427085202363 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41093 rtpbridge/c5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202363 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202363 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw (trunk:0) found endpoint: rtpbridge/c5@mgw (mgcp_endp.c:280) 20250427085202363 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/c5@mgw" (mgcp_protocol.c:370) 20250427085202363 DLMGCP NOTICE <0013> endpoint:rtpbridge/c5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202363 DLMGCP NOTICE <0013> endpoint:rtpbridge/c5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202363 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202363 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202363 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202363 DLMGCP DEBUG <0013> Generated response: line #00: 200 41093 OK (mgcp_msg.c:72) 20250427085202363 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41094 rtpbridge/c6@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202363 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202363 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw (trunk:0) found endpoint: rtpbridge/c6@mgw (mgcp_endp.c:280) 20250427085202363 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/c6@mgw" (mgcp_protocol.c:370) 20250427085202363 DLMGCP NOTICE <0013> endpoint:rtpbridge/c6@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202363 DLMGCP NOTICE <0013> endpoint:rtpbridge/c6@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202363 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202363 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202363 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202363 DLMGCP DEBUG <0013> Generated response: line #00: 200 41094 OK (mgcp_msg.c:72) 20250427085202363 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41095 rtpbridge/c7@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202363 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202363 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw (trunk:0) found endpoint: rtpbridge/c7@mgw (mgcp_endp.c:280) 20250427085202363 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/c7@mgw" (mgcp_protocol.c:370) 20250427085202363 DLMGCP NOTICE <0013> endpoint:rtpbridge/c7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202363 DLMGCP NOTICE <0013> endpoint:rtpbridge/c7@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202363 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202363 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202363 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202363 DLMGCP DEBUG <0013> Generated response: line #00: 200 41095 OK (mgcp_msg.c:72) 20250427085202364 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41096 rtpbridge/c8@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202364 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202364 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw (trunk:0) found endpoint: rtpbridge/c8@mgw (mgcp_endp.c:280) 20250427085202364 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/c8@mgw" (mgcp_protocol.c:370) 20250427085202364 DLMGCP NOTICE <0013> endpoint:rtpbridge/c8@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202364 DLMGCP NOTICE <0013> endpoint:rtpbridge/c8@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202364 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202364 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202364 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202364 DLMGCP DEBUG <0013> Generated response: line #00: 200 41096 OK (mgcp_msg.c:72) 20250427085202364 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41097 rtpbridge/c9@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202364 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202364 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw (trunk:0) found endpoint: rtpbridge/c9@mgw (mgcp_endp.c:280) 20250427085202364 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/c9@mgw" (mgcp_protocol.c:370) 20250427085202364 DLMGCP NOTICE <0013> endpoint:rtpbridge/c9@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202364 DLMGCP NOTICE <0013> endpoint:rtpbridge/c9@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202364 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202364 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202364 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202364 DLMGCP DEBUG <0013> Generated response: line #00: 200 41097 OK (mgcp_msg.c:72) 20250427085202364 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41098 rtpbridge/ca@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202364 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202364 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw (trunk:0) found endpoint: rtpbridge/ca@mgw (mgcp_endp.c:280) 20250427085202364 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/ca@mgw" (mgcp_protocol.c:370) 20250427085202364 DLMGCP NOTICE <0013> endpoint:rtpbridge/ca@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202364 DLMGCP NOTICE <0013> endpoint:rtpbridge/ca@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202364 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202364 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202364 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202364 DLMGCP DEBUG <0013> Generated response: line #00: 200 41098 OK (mgcp_msg.c:72) 20250427085202365 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41099 rtpbridge/cb@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202365 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202365 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw (trunk:0) found endpoint: rtpbridge/cb@mgw (mgcp_endp.c:280) 20250427085202365 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/cb@mgw" (mgcp_protocol.c:370) 20250427085202365 DLMGCP NOTICE <0013> endpoint:rtpbridge/cb@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202365 DLMGCP NOTICE <0013> endpoint:rtpbridge/cb@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202365 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202365 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202365 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202365 DLMGCP DEBUG <0013> Generated response: line #00: 200 41099 OK (mgcp_msg.c:72) 20250427085202365 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41100 rtpbridge/cc@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202365 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202365 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw (trunk:0) found endpoint: rtpbridge/cc@mgw (mgcp_endp.c:280) 20250427085202365 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/cc@mgw" (mgcp_protocol.c:370) 20250427085202365 DLMGCP NOTICE <0013> endpoint:rtpbridge/cc@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202365 DLMGCP NOTICE <0013> endpoint:rtpbridge/cc@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202365 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202365 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202365 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202365 DLMGCP DEBUG <0013> Generated response: line #00: 200 41100 OK (mgcp_msg.c:72) 20250427085202365 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41101 rtpbridge/cd@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202365 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202365 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw (trunk:0) found endpoint: rtpbridge/cd@mgw (mgcp_endp.c:280) 20250427085202365 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/cd@mgw" (mgcp_protocol.c:370) 20250427085202365 DLMGCP NOTICE <0013> endpoint:rtpbridge/cd@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202365 DLMGCP NOTICE <0013> endpoint:rtpbridge/cd@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202365 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202365 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202365 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202365 DLMGCP DEBUG <0013> Generated response: line #00: 200 41101 OK (mgcp_msg.c:72) 20250427085202366 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41102 rtpbridge/ce@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202366 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202366 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw (trunk:0) found endpoint: rtpbridge/ce@mgw (mgcp_endp.c:280) 20250427085202366 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/ce@mgw" (mgcp_protocol.c:370) 20250427085202366 DLMGCP NOTICE <0013> endpoint:rtpbridge/ce@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202366 DLMGCP NOTICE <0013> endpoint:rtpbridge/ce@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202366 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202366 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202366 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202366 DLMGCP DEBUG <0013> Generated response: line #00: 200 41102 OK (mgcp_msg.c:72) 20250427085202366 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41103 rtpbridge/cf@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202366 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202366 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw (trunk:0) found endpoint: rtpbridge/cf@mgw (mgcp_endp.c:280) 20250427085202366 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/cf@mgw" (mgcp_protocol.c:370) 20250427085202366 DLMGCP NOTICE <0013> endpoint:rtpbridge/cf@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202366 DLMGCP NOTICE <0013> endpoint:rtpbridge/cf@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202366 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202366 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202366 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202366 DLMGCP DEBUG <0013> Generated response: line #00: 200 41103 OK (mgcp_msg.c:72) 20250427085202366 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41104 rtpbridge/d0@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202366 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202366 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw (trunk:0) found endpoint: rtpbridge/d0@mgw (mgcp_endp.c:280) 20250427085202366 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/d0@mgw" (mgcp_protocol.c:370) 20250427085202366 DLMGCP NOTICE <0013> endpoint:rtpbridge/d0@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202366 DLMGCP NOTICE <0013> endpoint:rtpbridge/d0@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202366 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202366 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202366 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202366 DLMGCP DEBUG <0013> Generated response: line #00: 200 41104 OK (mgcp_msg.c:72) 20250427085202367 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41105 rtpbridge/d1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202367 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202367 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw (trunk:0) found endpoint: rtpbridge/d1@mgw (mgcp_endp.c:280) 20250427085202367 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/d1@mgw" (mgcp_protocol.c:370) 20250427085202367 DLMGCP NOTICE <0013> endpoint:rtpbridge/d1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202367 DLMGCP NOTICE <0013> endpoint:rtpbridge/d1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202367 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202367 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202367 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202367 DLMGCP DEBUG <0013> Generated response: line #00: 200 41105 OK (mgcp_msg.c:72) 20250427085202367 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41106 rtpbridge/d2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202367 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202367 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw (trunk:0) found endpoint: rtpbridge/d2@mgw (mgcp_endp.c:280) 20250427085202367 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/d2@mgw" (mgcp_protocol.c:370) 20250427085202367 DLMGCP NOTICE <0013> endpoint:rtpbridge/d2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202367 DLMGCP NOTICE <0013> endpoint:rtpbridge/d2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202367 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202367 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202367 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202367 DLMGCP DEBUG <0013> Generated response: line #00: 200 41106 OK (mgcp_msg.c:72) 20250427085202367 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41107 rtpbridge/d3@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202367 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202367 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw (trunk:0) found endpoint: rtpbridge/d3@mgw (mgcp_endp.c:280) 20250427085202367 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/d3@mgw" (mgcp_protocol.c:370) 20250427085202367 DLMGCP NOTICE <0013> endpoint:rtpbridge/d3@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202367 DLMGCP NOTICE <0013> endpoint:rtpbridge/d3@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202367 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202367 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202367 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202367 DLMGCP DEBUG <0013> Generated response: line #00: 200 41107 OK (mgcp_msg.c:72) 20250427085202368 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41108 rtpbridge/d4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202368 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202368 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw (trunk:0) found endpoint: rtpbridge/d4@mgw (mgcp_endp.c:280) 20250427085202368 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/d4@mgw" (mgcp_protocol.c:370) 20250427085202368 DLMGCP NOTICE <0013> endpoint:rtpbridge/d4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202368 DLMGCP NOTICE <0013> endpoint:rtpbridge/d4@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202368 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202368 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202368 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202368 DLMGCP DEBUG <0013> Generated response: line #00: 200 41108 OK (mgcp_msg.c:72) 20250427085202368 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41109 rtpbridge/d5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202368 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202368 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw (trunk:0) found endpoint: rtpbridge/d5@mgw (mgcp_endp.c:280) 20250427085202368 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/d5@mgw" (mgcp_protocol.c:370) 20250427085202368 DLMGCP NOTICE <0013> endpoint:rtpbridge/d5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202368 DLMGCP NOTICE <0013> endpoint:rtpbridge/d5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202368 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202368 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202368 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202368 DLMGCP DEBUG <0013> Generated response: line #00: 200 41109 OK (mgcp_msg.c:72) 20250427085202368 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41110 rtpbridge/d6@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202368 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202368 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw (trunk:0) found endpoint: rtpbridge/d6@mgw (mgcp_endp.c:280) 20250427085202368 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/d6@mgw" (mgcp_protocol.c:370) 20250427085202368 DLMGCP NOTICE <0013> endpoint:rtpbridge/d6@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202368 DLMGCP NOTICE <0013> endpoint:rtpbridge/d6@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202368 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202368 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202368 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202368 DLMGCP DEBUG <0013> Generated response: line #00: 200 41110 OK (mgcp_msg.c:72) 20250427085202369 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41111 rtpbridge/d7@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202369 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202369 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw (trunk:0) found endpoint: rtpbridge/d7@mgw (mgcp_endp.c:280) 20250427085202369 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/d7@mgw" (mgcp_protocol.c:370) 20250427085202369 DLMGCP NOTICE <0013> endpoint:rtpbridge/d7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202369 DLMGCP NOTICE <0013> endpoint:rtpbridge/d7@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202369 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202369 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202369 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202369 DLMGCP DEBUG <0013> Generated response: line #00: 200 41111 OK (mgcp_msg.c:72) 20250427085202369 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41112 rtpbridge/d8@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202369 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202369 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw (trunk:0) found endpoint: rtpbridge/d8@mgw (mgcp_endp.c:280) 20250427085202369 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/d8@mgw" (mgcp_protocol.c:370) 20250427085202369 DLMGCP NOTICE <0013> endpoint:rtpbridge/d8@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202369 DLMGCP NOTICE <0013> endpoint:rtpbridge/d8@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202369 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202369 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202369 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202369 DLMGCP DEBUG <0013> Generated response: line #00: 200 41112 OK (mgcp_msg.c:72) 20250427085202369 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41113 rtpbridge/d9@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202369 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202369 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw (trunk:0) found endpoint: rtpbridge/d9@mgw (mgcp_endp.c:280) 20250427085202369 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/d9@mgw" (mgcp_protocol.c:370) 20250427085202369 DLMGCP NOTICE <0013> endpoint:rtpbridge/d9@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202369 DLMGCP NOTICE <0013> endpoint:rtpbridge/d9@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202369 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202369 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202369 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202369 DLMGCP DEBUG <0013> Generated response: line #00: 200 41113 OK (mgcp_msg.c:72) 20250427085202369 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41114 rtpbridge/da@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202369 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202369 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw (trunk:0) found endpoint: rtpbridge/da@mgw (mgcp_endp.c:280) 20250427085202369 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/da@mgw" (mgcp_protocol.c:370) 20250427085202369 DLMGCP NOTICE <0013> endpoint:rtpbridge/da@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202369 DLMGCP NOTICE <0013> endpoint:rtpbridge/da@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202369 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202369 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202369 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202369 DLMGCP DEBUG <0013> Generated response: line #00: 200 41114 OK (mgcp_msg.c:72) 20250427085202369 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41115 rtpbridge/db@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202369 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202369 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw (trunk:0) found endpoint: rtpbridge/db@mgw (mgcp_endp.c:280) 20250427085202369 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/db@mgw" (mgcp_protocol.c:370) 20250427085202369 DLMGCP NOTICE <0013> endpoint:rtpbridge/db@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202369 DLMGCP NOTICE <0013> endpoint:rtpbridge/db@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202369 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202369 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202369 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202369 DLMGCP DEBUG <0013> Generated response: line #00: 200 41115 OK (mgcp_msg.c:72) 20250427085202370 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41116 rtpbridge/dc@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202370 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202370 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw (trunk:0) found endpoint: rtpbridge/dc@mgw (mgcp_endp.c:280) 20250427085202370 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/dc@mgw" (mgcp_protocol.c:370) 20250427085202370 DLMGCP NOTICE <0013> endpoint:rtpbridge/dc@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202370 DLMGCP NOTICE <0013> endpoint:rtpbridge/dc@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202370 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202370 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202370 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202370 DLMGCP DEBUG <0013> Generated response: line #00: 200 41116 OK (mgcp_msg.c:72) 20250427085202370 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41117 rtpbridge/dd@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202370 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202370 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw (trunk:0) found endpoint: rtpbridge/dd@mgw (mgcp_endp.c:280) 20250427085202370 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/dd@mgw" (mgcp_protocol.c:370) 20250427085202370 DLMGCP NOTICE <0013> endpoint:rtpbridge/dd@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202370 DLMGCP NOTICE <0013> endpoint:rtpbridge/dd@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202370 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202370 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202370 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202370 DLMGCP DEBUG <0013> Generated response: line #00: 200 41117 OK (mgcp_msg.c:72) 20250427085202370 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41118 rtpbridge/de@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202370 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202370 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw (trunk:0) found endpoint: rtpbridge/de@mgw (mgcp_endp.c:280) 20250427085202370 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/de@mgw" (mgcp_protocol.c:370) 20250427085202370 DLMGCP NOTICE <0013> endpoint:rtpbridge/de@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202370 DLMGCP NOTICE <0013> endpoint:rtpbridge/de@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202370 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202370 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202370 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202370 DLMGCP DEBUG <0013> Generated response: line #00: 200 41118 OK (mgcp_msg.c:72) 20250427085202370 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41119 rtpbridge/df@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202370 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202370 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw (trunk:0) found endpoint: rtpbridge/df@mgw (mgcp_endp.c:280) 20250427085202370 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/df@mgw" (mgcp_protocol.c:370) 20250427085202370 DLMGCP NOTICE <0013> endpoint:rtpbridge/df@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202370 DLMGCP NOTICE <0013> endpoint:rtpbridge/df@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202370 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202370 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202370 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202370 DLMGCP DEBUG <0013> Generated response: line #00: 200 41119 OK (mgcp_msg.c:72) 20250427085202370 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41120 rtpbridge/e0@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202370 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202370 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw (trunk:0) found endpoint: rtpbridge/e0@mgw (mgcp_endp.c:280) 20250427085202370 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/e0@mgw" (mgcp_protocol.c:370) 20250427085202370 DLMGCP NOTICE <0013> endpoint:rtpbridge/e0@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202370 DLMGCP NOTICE <0013> endpoint:rtpbridge/e0@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202370 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202370 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202370 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202370 DLMGCP DEBUG <0013> Generated response: line #00: 200 41120 OK (mgcp_msg.c:72) 20250427085202371 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41121 rtpbridge/e1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202371 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202371 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw (trunk:0) found endpoint: rtpbridge/e1@mgw (mgcp_endp.c:280) 20250427085202371 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/e1@mgw" (mgcp_protocol.c:370) 20250427085202371 DLMGCP NOTICE <0013> endpoint:rtpbridge/e1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202371 DLMGCP NOTICE <0013> endpoint:rtpbridge/e1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202371 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202371 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202371 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202371 DLMGCP DEBUG <0013> Generated response: line #00: 200 41121 OK (mgcp_msg.c:72) 20250427085202371 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41122 rtpbridge/e2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202371 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202371 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw (trunk:0) found endpoint: rtpbridge/e2@mgw (mgcp_endp.c:280) 20250427085202371 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/e2@mgw" (mgcp_protocol.c:370) 20250427085202371 DLMGCP NOTICE <0013> endpoint:rtpbridge/e2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202371 DLMGCP NOTICE <0013> endpoint:rtpbridge/e2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202371 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202371 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202371 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202371 DLMGCP DEBUG <0013> Generated response: line #00: 200 41122 OK (mgcp_msg.c:72) 20250427085202371 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41123 rtpbridge/e3@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202371 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202371 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw (trunk:0) found endpoint: rtpbridge/e3@mgw (mgcp_endp.c:280) 20250427085202371 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/e3@mgw" (mgcp_protocol.c:370) 20250427085202371 DLMGCP NOTICE <0013> endpoint:rtpbridge/e3@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202371 DLMGCP NOTICE <0013> endpoint:rtpbridge/e3@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202371 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202371 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202371 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202371 DLMGCP DEBUG <0013> Generated response: line #00: 200 41123 OK (mgcp_msg.c:72) 20250427085202371 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41124 rtpbridge/e4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202371 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202371 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw (trunk:0) found endpoint: rtpbridge/e4@mgw (mgcp_endp.c:280) 20250427085202371 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/e4@mgw" (mgcp_protocol.c:370) 20250427085202371 DLMGCP NOTICE <0013> endpoint:rtpbridge/e4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202371 DLMGCP NOTICE <0013> endpoint:rtpbridge/e4@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202371 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202371 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202371 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202371 DLMGCP DEBUG <0013> Generated response: line #00: 200 41124 OK (mgcp_msg.c:72) 20250427085202371 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41125 rtpbridge/e5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202371 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202371 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw (trunk:0) found endpoint: rtpbridge/e5@mgw (mgcp_endp.c:280) 20250427085202371 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/e5@mgw" (mgcp_protocol.c:370) 20250427085202371 DLMGCP NOTICE <0013> endpoint:rtpbridge/e5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202371 DLMGCP NOTICE <0013> endpoint:rtpbridge/e5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202371 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202371 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202371 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202371 DLMGCP DEBUG <0013> Generated response: line #00: 200 41125 OK (mgcp_msg.c:72) 20250427085202372 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41126 rtpbridge/e6@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202372 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202372 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw (trunk:0) found endpoint: rtpbridge/e6@mgw (mgcp_endp.c:280) 20250427085202372 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/e6@mgw" (mgcp_protocol.c:370) 20250427085202372 DLMGCP NOTICE <0013> endpoint:rtpbridge/e6@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202372 DLMGCP NOTICE <0013> endpoint:rtpbridge/e6@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202372 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202372 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202372 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202372 DLMGCP DEBUG <0013> Generated response: line #00: 200 41126 OK (mgcp_msg.c:72) 20250427085202372 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41127 rtpbridge/e7@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202372 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202372 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw (trunk:0) found endpoint: rtpbridge/e7@mgw (mgcp_endp.c:280) 20250427085202372 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/e7@mgw" (mgcp_protocol.c:370) 20250427085202372 DLMGCP NOTICE <0013> endpoint:rtpbridge/e7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202372 DLMGCP NOTICE <0013> endpoint:rtpbridge/e7@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202372 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202372 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202372 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202372 DLMGCP DEBUG <0013> Generated response: line #00: 200 41127 OK (mgcp_msg.c:72) 20250427085202372 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41128 rtpbridge/e8@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202372 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202372 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw (trunk:0) found endpoint: rtpbridge/e8@mgw (mgcp_endp.c:280) 20250427085202372 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/e8@mgw" (mgcp_protocol.c:370) 20250427085202372 DLMGCP NOTICE <0013> endpoint:rtpbridge/e8@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202372 DLMGCP NOTICE <0013> endpoint:rtpbridge/e8@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202372 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202372 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202372 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202372 DLMGCP DEBUG <0013> Generated response: line #00: 200 41128 OK (mgcp_msg.c:72) 20250427085202372 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41129 rtpbridge/e9@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202372 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202372 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw (trunk:0) found endpoint: rtpbridge/e9@mgw (mgcp_endp.c:280) 20250427085202372 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/e9@mgw" (mgcp_protocol.c:370) 20250427085202372 DLMGCP NOTICE <0013> endpoint:rtpbridge/e9@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202372 DLMGCP NOTICE <0013> endpoint:rtpbridge/e9@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202372 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202372 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202372 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202372 DLMGCP DEBUG <0013> Generated response: line #00: 200 41129 OK (mgcp_msg.c:72) 20250427085202372 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41130 rtpbridge/ea@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202372 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202372 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw (trunk:0) found endpoint: rtpbridge/ea@mgw (mgcp_endp.c:280) 20250427085202372 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/ea@mgw" (mgcp_protocol.c:370) 20250427085202372 DLMGCP NOTICE <0013> endpoint:rtpbridge/ea@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202372 DLMGCP NOTICE <0013> endpoint:rtpbridge/ea@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202372 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202372 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202372 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202372 DLMGCP DEBUG <0013> Generated response: line #00: 200 41130 OK (mgcp_msg.c:72) 20250427085202373 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41131 rtpbridge/eb@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202373 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202373 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw (trunk:0) found endpoint: rtpbridge/eb@mgw (mgcp_endp.c:280) 20250427085202373 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/eb@mgw" (mgcp_protocol.c:370) 20250427085202373 DLMGCP NOTICE <0013> endpoint:rtpbridge/eb@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202373 DLMGCP NOTICE <0013> endpoint:rtpbridge/eb@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202373 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202373 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202373 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202373 DLMGCP DEBUG <0013> Generated response: line #00: 200 41131 OK (mgcp_msg.c:72) 20250427085202373 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41132 rtpbridge/ec@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202373 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202373 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw (trunk:0) found endpoint: rtpbridge/ec@mgw (mgcp_endp.c:280) 20250427085202373 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/ec@mgw" (mgcp_protocol.c:370) 20250427085202373 DLMGCP NOTICE <0013> endpoint:rtpbridge/ec@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202373 DLMGCP NOTICE <0013> endpoint:rtpbridge/ec@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202373 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202373 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202373 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202373 DLMGCP DEBUG <0013> Generated response: line #00: 200 41132 OK (mgcp_msg.c:72) 20250427085202373 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41133 rtpbridge/ed@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202373 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202373 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw (trunk:0) found endpoint: rtpbridge/ed@mgw (mgcp_endp.c:280) 20250427085202373 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/ed@mgw" (mgcp_protocol.c:370) 20250427085202373 DLMGCP NOTICE <0013> endpoint:rtpbridge/ed@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202373 DLMGCP NOTICE <0013> endpoint:rtpbridge/ed@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202373 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202373 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202373 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202373 DLMGCP DEBUG <0013> Generated response: line #00: 200 41133 OK (mgcp_msg.c:72) 20250427085202374 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41134 rtpbridge/ee@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202374 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202374 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw (trunk:0) found endpoint: rtpbridge/ee@mgw (mgcp_endp.c:280) 20250427085202374 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/ee@mgw" (mgcp_protocol.c:370) 20250427085202374 DLMGCP NOTICE <0013> endpoint:rtpbridge/ee@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202374 DLMGCP NOTICE <0013> endpoint:rtpbridge/ee@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202374 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202374 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202374 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202374 DLMGCP DEBUG <0013> Generated response: line #00: 200 41134 OK (mgcp_msg.c:72) 20250427085202374 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41135 rtpbridge/ef@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202374 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202374 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw (trunk:0) found endpoint: rtpbridge/ef@mgw (mgcp_endp.c:280) 20250427085202374 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/ef@mgw" (mgcp_protocol.c:370) 20250427085202374 DLMGCP NOTICE <0013> endpoint:rtpbridge/ef@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202374 DLMGCP NOTICE <0013> endpoint:rtpbridge/ef@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202374 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202374 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202374 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202374 DLMGCP DEBUG <0013> Generated response: line #00: 200 41135 OK (mgcp_msg.c:72) 20250427085202374 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41136 rtpbridge/f0@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202374 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202374 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw (trunk:0) found endpoint: rtpbridge/f0@mgw (mgcp_endp.c:280) 20250427085202374 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/f0@mgw" (mgcp_protocol.c:370) 20250427085202374 DLMGCP NOTICE <0013> endpoint:rtpbridge/f0@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202374 DLMGCP NOTICE <0013> endpoint:rtpbridge/f0@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202374 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202374 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202374 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202374 DLMGCP DEBUG <0013> Generated response: line #00: 200 41136 OK (mgcp_msg.c:72) 20250427085202374 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41137 rtpbridge/f1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202374 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202374 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw (trunk:0) found endpoint: rtpbridge/f1@mgw (mgcp_endp.c:280) 20250427085202374 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/f1@mgw" (mgcp_protocol.c:370) 20250427085202374 DLMGCP NOTICE <0013> endpoint:rtpbridge/f1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202374 DLMGCP NOTICE <0013> endpoint:rtpbridge/f1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202374 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202374 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202374 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202374 DLMGCP DEBUG <0013> Generated response: line #00: 200 41137 OK (mgcp_msg.c:72) 20250427085202374 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41138 rtpbridge/f2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202374 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202374 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw (trunk:0) found endpoint: rtpbridge/f2@mgw (mgcp_endp.c:280) 20250427085202374 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/f2@mgw" (mgcp_protocol.c:370) 20250427085202374 DLMGCP NOTICE <0013> endpoint:rtpbridge/f2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202374 DLMGCP NOTICE <0013> endpoint:rtpbridge/f2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202374 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202374 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202374 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202374 DLMGCP DEBUG <0013> Generated response: line #00: 200 41138 OK (mgcp_msg.c:72) 20250427085202375 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41139 rtpbridge/f3@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202375 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202375 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw (trunk:0) found endpoint: rtpbridge/f3@mgw (mgcp_endp.c:280) 20250427085202375 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/f3@mgw" (mgcp_protocol.c:370) 20250427085202375 DLMGCP NOTICE <0013> endpoint:rtpbridge/f3@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202375 DLMGCP NOTICE <0013> endpoint:rtpbridge/f3@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202375 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202375 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202375 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202375 DLMGCP DEBUG <0013> Generated response: line #00: 200 41139 OK (mgcp_msg.c:72) 20250427085202375 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41140 rtpbridge/f4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202375 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202375 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw (trunk:0) found endpoint: rtpbridge/f4@mgw (mgcp_endp.c:280) 20250427085202375 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/f4@mgw" (mgcp_protocol.c:370) 20250427085202375 DLMGCP NOTICE <0013> endpoint:rtpbridge/f4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202375 DLMGCP NOTICE <0013> endpoint:rtpbridge/f4@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202375 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202375 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202375 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202375 DLMGCP DEBUG <0013> Generated response: line #00: 200 41140 OK (mgcp_msg.c:72) 20250427085202375 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41141 rtpbridge/f5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202375 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202375 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw (trunk:0) found endpoint: rtpbridge/f5@mgw (mgcp_endp.c:280) 20250427085202375 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/f5@mgw" (mgcp_protocol.c:370) 20250427085202375 DLMGCP NOTICE <0013> endpoint:rtpbridge/f5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202375 DLMGCP NOTICE <0013> endpoint:rtpbridge/f5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202375 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202375 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202375 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202375 DLMGCP DEBUG <0013> Generated response: line #00: 200 41141 OK (mgcp_msg.c:72) 20250427085202375 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41142 rtpbridge/f6@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202375 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202375 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw (trunk:0) found endpoint: rtpbridge/f6@mgw (mgcp_endp.c:280) 20250427085202375 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/f6@mgw" (mgcp_protocol.c:370) 20250427085202375 DLMGCP NOTICE <0013> endpoint:rtpbridge/f6@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202375 DLMGCP NOTICE <0013> endpoint:rtpbridge/f6@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202375 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202375 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202375 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202375 DLMGCP DEBUG <0013> Generated response: line #00: 200 41142 OK (mgcp_msg.c:72) 20250427085202375 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41143 rtpbridge/f7@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202375 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202375 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw (trunk:0) found endpoint: rtpbridge/f7@mgw (mgcp_endp.c:280) 20250427085202375 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/f7@mgw" (mgcp_protocol.c:370) 20250427085202375 DLMGCP NOTICE <0013> endpoint:rtpbridge/f7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202375 DLMGCP NOTICE <0013> endpoint:rtpbridge/f7@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202375 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202375 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202375 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202375 DLMGCP DEBUG <0013> Generated response: line #00: 200 41143 OK (mgcp_msg.c:72) 20250427085202375 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41144 rtpbridge/f8@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202375 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202375 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw (trunk:0) found endpoint: rtpbridge/f8@mgw (mgcp_endp.c:280) 20250427085202375 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/f8@mgw" (mgcp_protocol.c:370) 20250427085202375 DLMGCP NOTICE <0013> endpoint:rtpbridge/f8@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202375 DLMGCP NOTICE <0013> endpoint:rtpbridge/f8@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202376 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202376 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202376 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202376 DLMGCP DEBUG <0013> Generated response: line #00: 200 41144 OK (mgcp_msg.c:72) 20250427085202376 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41145 rtpbridge/f9@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202376 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202376 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw (trunk:0) found endpoint: rtpbridge/f9@mgw (mgcp_endp.c:280) 20250427085202376 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/f9@mgw" (mgcp_protocol.c:370) 20250427085202376 DLMGCP NOTICE <0013> endpoint:rtpbridge/f9@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202376 DLMGCP NOTICE <0013> endpoint:rtpbridge/f9@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202376 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202376 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202376 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202376 DLMGCP DEBUG <0013> Generated response: line #00: 200 41145 OK (mgcp_msg.c:72) 20250427085202376 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41146 rtpbridge/fa@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202376 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202376 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw (trunk:0) found endpoint: rtpbridge/fa@mgw (mgcp_endp.c:280) 20250427085202376 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/fa@mgw" (mgcp_protocol.c:370) 20250427085202376 DLMGCP NOTICE <0013> endpoint:rtpbridge/fa@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202376 DLMGCP NOTICE <0013> endpoint:rtpbridge/fa@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202376 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202376 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202376 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202376 DLMGCP DEBUG <0013> Generated response: line #00: 200 41146 OK (mgcp_msg.c:72) 20250427085202376 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41147 rtpbridge/fb@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202376 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202376 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw (trunk:0) found endpoint: rtpbridge/fb@mgw (mgcp_endp.c:280) 20250427085202376 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/fb@mgw" (mgcp_protocol.c:370) 20250427085202376 DLMGCP NOTICE <0013> endpoint:rtpbridge/fb@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202376 DLMGCP NOTICE <0013> endpoint:rtpbridge/fb@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202376 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202376 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202376 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202376 DLMGCP DEBUG <0013> Generated response: line #00: 200 41147 OK (mgcp_msg.c:72) 20250427085202376 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41148 rtpbridge/fc@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202376 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202376 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw (trunk:0) found endpoint: rtpbridge/fc@mgw (mgcp_endp.c:280) 20250427085202376 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/fc@mgw" (mgcp_protocol.c:370) 20250427085202376 DLMGCP NOTICE <0013> endpoint:rtpbridge/fc@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202376 DLMGCP NOTICE <0013> endpoint:rtpbridge/fc@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202376 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202376 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202376 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202376 DLMGCP DEBUG <0013> Generated response: line #00: 200 41148 OK (mgcp_msg.c:72) 20250427085202376 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41149 rtpbridge/fd@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202376 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202376 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw (trunk:0) found endpoint: rtpbridge/fd@mgw (mgcp_endp.c:280) 20250427085202376 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/fd@mgw" (mgcp_protocol.c:370) 20250427085202376 DLMGCP NOTICE <0013> endpoint:rtpbridge/fd@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202376 DLMGCP NOTICE <0013> endpoint:rtpbridge/fd@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202376 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202376 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202376 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202376 DLMGCP DEBUG <0013> Generated response: line #00: 200 41149 OK (mgcp_msg.c:72) 20250427085202377 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41150 rtpbridge/fe@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202377 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202377 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw (trunk:0) found endpoint: rtpbridge/fe@mgw (mgcp_endp.c:280) 20250427085202377 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/fe@mgw" (mgcp_protocol.c:370) 20250427085202377 DLMGCP NOTICE <0013> endpoint:rtpbridge/fe@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202377 DLMGCP NOTICE <0013> endpoint:rtpbridge/fe@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202377 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202377 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202377 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202377 DLMGCP DEBUG <0013> Generated response: line #00: 200 41150 OK (mgcp_msg.c:72) 20250427085202377 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41151 rtpbridge/ff@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202377 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202377 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw (trunk:0) found endpoint: rtpbridge/ff@mgw (mgcp_endp.c:280) 20250427085202377 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/ff@mgw" (mgcp_protocol.c:370) 20250427085202377 DLMGCP NOTICE <0013> endpoint:rtpbridge/ff@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202377 DLMGCP NOTICE <0013> endpoint:rtpbridge/ff@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202377 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202377 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202377 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202377 DLMGCP DEBUG <0013> Generated response: line #00: 200 41151 OK (mgcp_msg.c:72) 20250427085202377 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41152 rtpbridge/100@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202377 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202377 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw (trunk:0) found endpoint: rtpbridge/100@mgw (mgcp_endp.c:280) 20250427085202377 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/100@mgw" (mgcp_protocol.c:370) 20250427085202377 DLMGCP NOTICE <0013> endpoint:rtpbridge/100@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202377 DLMGCP NOTICE <0013> endpoint:rtpbridge/100@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202377 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202377 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202377 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202377 DLMGCP DEBUG <0013> Generated response: line #00: 200 41152 OK (mgcp_msg.c:72) 20250427085202377 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41153 rtpbridge/101@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202377 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202377 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw (trunk:0) found endpoint: rtpbridge/101@mgw (mgcp_endp.c:280) 20250427085202377 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/101@mgw" (mgcp_protocol.c:370) 20250427085202377 DLMGCP NOTICE <0013> endpoint:rtpbridge/101@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202377 DLMGCP NOTICE <0013> endpoint:rtpbridge/101@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202377 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202377 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202377 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202377 DLMGCP DEBUG <0013> Generated response: line #00: 200 41153 OK (mgcp_msg.c:72) 20250427085202377 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41154 rtpbridge/102@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202377 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202377 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw (trunk:0) found endpoint: rtpbridge/102@mgw (mgcp_endp.c:280) 20250427085202377 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/102@mgw" (mgcp_protocol.c:370) 20250427085202377 DLMGCP NOTICE <0013> endpoint:rtpbridge/102@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202377 DLMGCP NOTICE <0013> endpoint:rtpbridge/102@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202377 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202377 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202377 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202377 DLMGCP DEBUG <0013> Generated response: line #00: 200 41154 OK (mgcp_msg.c:72) 20250427085202377 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41155 rtpbridge/103@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202377 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202377 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw (trunk:0) found endpoint: rtpbridge/103@mgw (mgcp_endp.c:280) 20250427085202377 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/103@mgw" (mgcp_protocol.c:370) 20250427085202377 DLMGCP NOTICE <0013> endpoint:rtpbridge/103@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202377 DLMGCP NOTICE <0013> endpoint:rtpbridge/103@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202377 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202377 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202377 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202377 DLMGCP DEBUG <0013> Generated response: line #00: 200 41155 OK (mgcp_msg.c:72) 20250427085202378 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41156 rtpbridge/104@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202378 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202378 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw (trunk:0) found endpoint: rtpbridge/104@mgw (mgcp_endp.c:280) 20250427085202378 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/104@mgw" (mgcp_protocol.c:370) 20250427085202378 DLMGCP NOTICE <0013> endpoint:rtpbridge/104@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202378 DLMGCP NOTICE <0013> endpoint:rtpbridge/104@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202378 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202378 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202378 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202378 DLMGCP DEBUG <0013> Generated response: line #00: 200 41156 OK (mgcp_msg.c:72) 20250427085202378 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41157 rtpbridge/105@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202378 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202378 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw (trunk:0) found endpoint: rtpbridge/105@mgw (mgcp_endp.c:280) 20250427085202378 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/105@mgw" (mgcp_protocol.c:370) 20250427085202378 DLMGCP NOTICE <0013> endpoint:rtpbridge/105@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202378 DLMGCP NOTICE <0013> endpoint:rtpbridge/105@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202378 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202378 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202378 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202378 DLMGCP DEBUG <0013> Generated response: line #00: 200 41157 OK (mgcp_msg.c:72) 20250427085202378 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41158 rtpbridge/106@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202378 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202378 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw (trunk:0) found endpoint: rtpbridge/106@mgw (mgcp_endp.c:280) 20250427085202378 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/106@mgw" (mgcp_protocol.c:370) 20250427085202378 DLMGCP NOTICE <0013> endpoint:rtpbridge/106@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202378 DLMGCP NOTICE <0013> endpoint:rtpbridge/106@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202378 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202378 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202378 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202378 DLMGCP DEBUG <0013> Generated response: line #00: 200 41158 OK (mgcp_msg.c:72) 20250427085202378 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41159 rtpbridge/107@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202378 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202378 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw (trunk:0) found endpoint: rtpbridge/107@mgw (mgcp_endp.c:280) 20250427085202378 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/107@mgw" (mgcp_protocol.c:370) 20250427085202378 DLMGCP NOTICE <0013> endpoint:rtpbridge/107@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202378 DLMGCP NOTICE <0013> endpoint:rtpbridge/107@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202378 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202378 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202378 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202378 DLMGCP DEBUG <0013> Generated response: line #00: 200 41159 OK (mgcp_msg.c:72) 20250427085202378 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41160 rtpbridge/108@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202378 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202378 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw (trunk:0) found endpoint: rtpbridge/108@mgw (mgcp_endp.c:280) 20250427085202378 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/108@mgw" (mgcp_protocol.c:370) 20250427085202378 DLMGCP NOTICE <0013> endpoint:rtpbridge/108@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202378 DLMGCP NOTICE <0013> endpoint:rtpbridge/108@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202378 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202378 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202378 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202378 DLMGCP DEBUG <0013> Generated response: line #00: 200 41160 OK (mgcp_msg.c:72) 20250427085202378 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41161 rtpbridge/109@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202378 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202378 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw (trunk:0) found endpoint: rtpbridge/109@mgw (mgcp_endp.c:280) 20250427085202378 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/109@mgw" (mgcp_protocol.c:370) 20250427085202378 DLMGCP NOTICE <0013> endpoint:rtpbridge/109@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202378 DLMGCP NOTICE <0013> endpoint:rtpbridge/109@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202378 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202379 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202379 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202379 DLMGCP DEBUG <0013> Generated response: line #00: 200 41161 OK (mgcp_msg.c:72) 20250427085202379 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41162 rtpbridge/10a@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202379 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202379 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw (trunk:0) found endpoint: rtpbridge/10a@mgw (mgcp_endp.c:280) 20250427085202379 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/10a@mgw" (mgcp_protocol.c:370) 20250427085202379 DLMGCP NOTICE <0013> endpoint:rtpbridge/10a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202379 DLMGCP NOTICE <0013> endpoint:rtpbridge/10a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202379 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202379 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202379 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202379 DLMGCP DEBUG <0013> Generated response: line #00: 200 41162 OK (mgcp_msg.c:72) 20250427085202379 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41163 rtpbridge/10b@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202379 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202379 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw (trunk:0) found endpoint: rtpbridge/10b@mgw (mgcp_endp.c:280) 20250427085202379 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/10b@mgw" (mgcp_protocol.c:370) 20250427085202379 DLMGCP NOTICE <0013> endpoint:rtpbridge/10b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202379 DLMGCP NOTICE <0013> endpoint:rtpbridge/10b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202379 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202379 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202379 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202379 DLMGCP DEBUG <0013> Generated response: line #00: 200 41163 OK (mgcp_msg.c:72) 20250427085202379 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41164 rtpbridge/10c@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202379 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202379 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw (trunk:0) found endpoint: rtpbridge/10c@mgw (mgcp_endp.c:280) 20250427085202379 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/10c@mgw" (mgcp_protocol.c:370) 20250427085202379 DLMGCP NOTICE <0013> endpoint:rtpbridge/10c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202379 DLMGCP NOTICE <0013> endpoint:rtpbridge/10c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202379 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202379 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202379 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202379 DLMGCP DEBUG <0013> Generated response: line #00: 200 41164 OK (mgcp_msg.c:72) 20250427085202379 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41165 rtpbridge/10d@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202379 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202379 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw (trunk:0) found endpoint: rtpbridge/10d@mgw (mgcp_endp.c:280) 20250427085202379 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/10d@mgw" (mgcp_protocol.c:370) 20250427085202379 DLMGCP NOTICE <0013> endpoint:rtpbridge/10d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202379 DLMGCP NOTICE <0013> endpoint:rtpbridge/10d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202379 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202379 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202379 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202379 DLMGCP DEBUG <0013> Generated response: line #00: 200 41165 OK (mgcp_msg.c:72) 20250427085202379 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41166 rtpbridge/10e@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202379 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202379 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw (trunk:0) found endpoint: rtpbridge/10e@mgw (mgcp_endp.c:280) 20250427085202379 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/10e@mgw" (mgcp_protocol.c:370) 20250427085202379 DLMGCP NOTICE <0013> endpoint:rtpbridge/10e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202379 DLMGCP NOTICE <0013> endpoint:rtpbridge/10e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202379 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202379 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202379 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202379 DLMGCP DEBUG <0013> Generated response: line #00: 200 41166 OK (mgcp_msg.c:72) 20250427085202380 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41167 rtpbridge/10f@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202380 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202380 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw (trunk:0) found endpoint: rtpbridge/10f@mgw (mgcp_endp.c:280) 20250427085202380 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/10f@mgw" (mgcp_protocol.c:370) 20250427085202380 DLMGCP NOTICE <0013> endpoint:rtpbridge/10f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202380 DLMGCP NOTICE <0013> endpoint:rtpbridge/10f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202380 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202380 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202380 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202380 DLMGCP DEBUG <0013> Generated response: line #00: 200 41167 OK (mgcp_msg.c:72) 20250427085202380 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41168 rtpbridge/110@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202380 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202380 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw (trunk:0) found endpoint: rtpbridge/110@mgw (mgcp_endp.c:280) 20250427085202380 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/110@mgw" (mgcp_protocol.c:370) 20250427085202380 DLMGCP NOTICE <0013> endpoint:rtpbridge/110@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202380 DLMGCP NOTICE <0013> endpoint:rtpbridge/110@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202380 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202380 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202380 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202380 DLMGCP DEBUG <0013> Generated response: line #00: 200 41168 OK (mgcp_msg.c:72) 20250427085202380 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41169 rtpbridge/111@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202380 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202380 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw (trunk:0) found endpoint: rtpbridge/111@mgw (mgcp_endp.c:280) 20250427085202380 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/111@mgw" (mgcp_protocol.c:370) 20250427085202380 DLMGCP NOTICE <0013> endpoint:rtpbridge/111@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202380 DLMGCP NOTICE <0013> endpoint:rtpbridge/111@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202380 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202380 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202380 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202380 DLMGCP DEBUG <0013> Generated response: line #00: 200 41169 OK (mgcp_msg.c:72) 20250427085202380 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41170 rtpbridge/112@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202380 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202380 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw (trunk:0) found endpoint: rtpbridge/112@mgw (mgcp_endp.c:280) 20250427085202380 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/112@mgw" (mgcp_protocol.c:370) 20250427085202380 DLMGCP NOTICE <0013> endpoint:rtpbridge/112@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202380 DLMGCP NOTICE <0013> endpoint:rtpbridge/112@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202380 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202380 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202380 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202380 DLMGCP DEBUG <0013> Generated response: line #00: 200 41170 OK (mgcp_msg.c:72) 20250427085202381 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41171 rtpbridge/113@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202381 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202381 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw (trunk:0) found endpoint: rtpbridge/113@mgw (mgcp_endp.c:280) 20250427085202381 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/113@mgw" (mgcp_protocol.c:370) 20250427085202381 DLMGCP NOTICE <0013> endpoint:rtpbridge/113@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202381 DLMGCP NOTICE <0013> endpoint:rtpbridge/113@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202381 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202381 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202381 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202381 DLMGCP DEBUG <0013> Generated response: line #00: 200 41171 OK (mgcp_msg.c:72) 20250427085202381 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41172 rtpbridge/114@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202381 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202381 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw (trunk:0) found endpoint: rtpbridge/114@mgw (mgcp_endp.c:280) 20250427085202381 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/114@mgw" (mgcp_protocol.c:370) 20250427085202381 DLMGCP NOTICE <0013> endpoint:rtpbridge/114@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202381 DLMGCP NOTICE <0013> endpoint:rtpbridge/114@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202381 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202381 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202381 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202381 DLMGCP DEBUG <0013> Generated response: line #00: 200 41172 OK (mgcp_msg.c:72) 20250427085202381 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41173 rtpbridge/115@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202381 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202381 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw (trunk:0) found endpoint: rtpbridge/115@mgw (mgcp_endp.c:280) 20250427085202381 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/115@mgw" (mgcp_protocol.c:370) 20250427085202381 DLMGCP NOTICE <0013> endpoint:rtpbridge/115@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202381 DLMGCP NOTICE <0013> endpoint:rtpbridge/115@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202381 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202381 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202381 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202381 DLMGCP DEBUG <0013> Generated response: line #00: 200 41173 OK (mgcp_msg.c:72) 20250427085202381 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41174 rtpbridge/116@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202381 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202381 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw (trunk:0) found endpoint: rtpbridge/116@mgw (mgcp_endp.c:280) 20250427085202381 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/116@mgw" (mgcp_protocol.c:370) 20250427085202381 DLMGCP NOTICE <0013> endpoint:rtpbridge/116@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202381 DLMGCP NOTICE <0013> endpoint:rtpbridge/116@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202381 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202381 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202381 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202381 DLMGCP DEBUG <0013> Generated response: line #00: 200 41174 OK (mgcp_msg.c:72) 20250427085202381 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41175 rtpbridge/117@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202381 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202381 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw (trunk:0) found endpoint: rtpbridge/117@mgw (mgcp_endp.c:280) 20250427085202381 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/117@mgw" (mgcp_protocol.c:370) 20250427085202381 DLMGCP NOTICE <0013> endpoint:rtpbridge/117@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202381 DLMGCP NOTICE <0013> endpoint:rtpbridge/117@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202381 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202381 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202381 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202381 DLMGCP DEBUG <0013> Generated response: line #00: 200 41175 OK (mgcp_msg.c:72) 20250427085202382 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41176 rtpbridge/118@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202382 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202382 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw (trunk:0) found endpoint: rtpbridge/118@mgw (mgcp_endp.c:280) 20250427085202382 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/118@mgw" (mgcp_protocol.c:370) 20250427085202382 DLMGCP NOTICE <0013> endpoint:rtpbridge/118@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202382 DLMGCP NOTICE <0013> endpoint:rtpbridge/118@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202382 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202382 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202382 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202382 DLMGCP DEBUG <0013> Generated response: line #00: 200 41176 OK (mgcp_msg.c:72) 20250427085202382 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41177 rtpbridge/119@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202382 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202382 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw (trunk:0) found endpoint: rtpbridge/119@mgw (mgcp_endp.c:280) 20250427085202382 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/119@mgw" (mgcp_protocol.c:370) 20250427085202382 DLMGCP NOTICE <0013> endpoint:rtpbridge/119@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202382 DLMGCP NOTICE <0013> endpoint:rtpbridge/119@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202382 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202382 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202382 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202382 DLMGCP DEBUG <0013> Generated response: line #00: 200 41177 OK (mgcp_msg.c:72) 20250427085202382 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41178 rtpbridge/11a@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202382 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202382 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw (trunk:0) found endpoint: rtpbridge/11a@mgw (mgcp_endp.c:280) 20250427085202382 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/11a@mgw" (mgcp_protocol.c:370) 20250427085202382 DLMGCP NOTICE <0013> endpoint:rtpbridge/11a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202382 DLMGCP NOTICE <0013> endpoint:rtpbridge/11a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202382 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202382 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202382 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202382 DLMGCP DEBUG <0013> Generated response: line #00: 200 41178 OK (mgcp_msg.c:72) 20250427085202382 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41179 rtpbridge/11b@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202382 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202382 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw (trunk:0) found endpoint: rtpbridge/11b@mgw (mgcp_endp.c:280) 20250427085202382 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/11b@mgw" (mgcp_protocol.c:370) 20250427085202382 DLMGCP NOTICE <0013> endpoint:rtpbridge/11b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202382 DLMGCP NOTICE <0013> endpoint:rtpbridge/11b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202382 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202382 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202382 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202382 DLMGCP DEBUG <0013> Generated response: line #00: 200 41179 OK (mgcp_msg.c:72) 20250427085202382 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41180 rtpbridge/11c@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202382 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202382 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw (trunk:0) found endpoint: rtpbridge/11c@mgw (mgcp_endp.c:280) 20250427085202382 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/11c@mgw" (mgcp_protocol.c:370) 20250427085202382 DLMGCP NOTICE <0013> endpoint:rtpbridge/11c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202382 DLMGCP NOTICE <0013> endpoint:rtpbridge/11c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202382 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202382 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202382 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202382 DLMGCP DEBUG <0013> Generated response: line #00: 200 41180 OK (mgcp_msg.c:72) 20250427085202383 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41181 rtpbridge/11d@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202383 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202383 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw (trunk:0) found endpoint: rtpbridge/11d@mgw (mgcp_endp.c:280) 20250427085202383 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/11d@mgw" (mgcp_protocol.c:370) 20250427085202383 DLMGCP NOTICE <0013> endpoint:rtpbridge/11d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202383 DLMGCP NOTICE <0013> endpoint:rtpbridge/11d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202383 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202383 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202383 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202383 DLMGCP DEBUG <0013> Generated response: line #00: 200 41181 OK (mgcp_msg.c:72) 20250427085202383 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41182 rtpbridge/11e@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202383 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202383 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw (trunk:0) found endpoint: rtpbridge/11e@mgw (mgcp_endp.c:280) 20250427085202383 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/11e@mgw" (mgcp_protocol.c:370) 20250427085202383 DLMGCP NOTICE <0013> endpoint:rtpbridge/11e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202383 DLMGCP NOTICE <0013> endpoint:rtpbridge/11e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202383 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202383 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202383 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202383 DLMGCP DEBUG <0013> Generated response: line #00: 200 41182 OK (mgcp_msg.c:72) 20250427085202383 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41183 rtpbridge/11f@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202383 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202383 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw (trunk:0) found endpoint: rtpbridge/11f@mgw (mgcp_endp.c:280) 20250427085202383 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/11f@mgw" (mgcp_protocol.c:370) 20250427085202383 DLMGCP NOTICE <0013> endpoint:rtpbridge/11f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202383 DLMGCP NOTICE <0013> endpoint:rtpbridge/11f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202383 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202383 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202383 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202383 DLMGCP DEBUG <0013> Generated response: line #00: 200 41183 OK (mgcp_msg.c:72) 20250427085202383 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41184 rtpbridge/120@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202383 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202383 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw (trunk:0) found endpoint: rtpbridge/120@mgw (mgcp_endp.c:280) 20250427085202383 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/120@mgw" (mgcp_protocol.c:370) 20250427085202383 DLMGCP NOTICE <0013> endpoint:rtpbridge/120@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202383 DLMGCP NOTICE <0013> endpoint:rtpbridge/120@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202383 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202383 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202383 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202383 DLMGCP DEBUG <0013> Generated response: line #00: 200 41184 OK (mgcp_msg.c:72) 20250427085202383 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41185 rtpbridge/121@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202383 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202383 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw (trunk:0) found endpoint: rtpbridge/121@mgw (mgcp_endp.c:280) 20250427085202383 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/121@mgw" (mgcp_protocol.c:370) 20250427085202383 DLMGCP NOTICE <0013> endpoint:rtpbridge/121@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202383 DLMGCP NOTICE <0013> endpoint:rtpbridge/121@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202383 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202383 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202383 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202384 DLMGCP DEBUG <0013> Generated response: line #00: 200 41185 OK (mgcp_msg.c:72) 20250427085202384 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41186 rtpbridge/122@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202384 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202384 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw (trunk:0) found endpoint: rtpbridge/122@mgw (mgcp_endp.c:280) 20250427085202384 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/122@mgw" (mgcp_protocol.c:370) 20250427085202384 DLMGCP NOTICE <0013> endpoint:rtpbridge/122@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202384 DLMGCP NOTICE <0013> endpoint:rtpbridge/122@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202384 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202384 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202384 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202384 DLMGCP DEBUG <0013> Generated response: line #00: 200 41186 OK (mgcp_msg.c:72) 20250427085202384 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41187 rtpbridge/123@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202384 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202384 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw (trunk:0) found endpoint: rtpbridge/123@mgw (mgcp_endp.c:280) 20250427085202384 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/123@mgw" (mgcp_protocol.c:370) 20250427085202384 DLMGCP NOTICE <0013> endpoint:rtpbridge/123@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202384 DLMGCP NOTICE <0013> endpoint:rtpbridge/123@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202384 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202384 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202384 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202384 DLMGCP DEBUG <0013> Generated response: line #00: 200 41187 OK (mgcp_msg.c:72) 20250427085202384 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41188 rtpbridge/124@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202384 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202384 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw (trunk:0) found endpoint: rtpbridge/124@mgw (mgcp_endp.c:280) 20250427085202384 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/124@mgw" (mgcp_protocol.c:370) 20250427085202384 DLMGCP NOTICE <0013> endpoint:rtpbridge/124@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202384 DLMGCP NOTICE <0013> endpoint:rtpbridge/124@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202384 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202384 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202384 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202384 DLMGCP DEBUG <0013> Generated response: line #00: 200 41188 OK (mgcp_msg.c:72) 20250427085202384 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41189 rtpbridge/125@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202384 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202384 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw (trunk:0) found endpoint: rtpbridge/125@mgw (mgcp_endp.c:280) 20250427085202384 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/125@mgw" (mgcp_protocol.c:370) 20250427085202384 DLMGCP NOTICE <0013> endpoint:rtpbridge/125@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202384 DLMGCP NOTICE <0013> endpoint:rtpbridge/125@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202384 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202384 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202384 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202384 DLMGCP DEBUG <0013> Generated response: line #00: 200 41189 OK (mgcp_msg.c:72) 20250427085202385 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41190 rtpbridge/126@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202385 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202385 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw (trunk:0) found endpoint: rtpbridge/126@mgw (mgcp_endp.c:280) 20250427085202385 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/126@mgw" (mgcp_protocol.c:370) 20250427085202385 DLMGCP NOTICE <0013> endpoint:rtpbridge/126@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202385 DLMGCP NOTICE <0013> endpoint:rtpbridge/126@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202385 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202385 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202385 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202385 DLMGCP DEBUG <0013> Generated response: line #00: 200 41190 OK (mgcp_msg.c:72) 20250427085202385 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41191 rtpbridge/127@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202385 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202385 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw (trunk:0) found endpoint: rtpbridge/127@mgw (mgcp_endp.c:280) 20250427085202385 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/127@mgw" (mgcp_protocol.c:370) 20250427085202385 DLMGCP NOTICE <0013> endpoint:rtpbridge/127@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202385 DLMGCP NOTICE <0013> endpoint:rtpbridge/127@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202385 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202385 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202385 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202385 DLMGCP DEBUG <0013> Generated response: line #00: 200 41191 OK (mgcp_msg.c:72) 20250427085202385 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41192 rtpbridge/128@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202385 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202385 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw (trunk:0) found endpoint: rtpbridge/128@mgw (mgcp_endp.c:280) 20250427085202385 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/128@mgw" (mgcp_protocol.c:370) 20250427085202385 DLMGCP NOTICE <0013> endpoint:rtpbridge/128@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202385 DLMGCP NOTICE <0013> endpoint:rtpbridge/128@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202385 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202385 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202385 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202385 DLMGCP DEBUG <0013> Generated response: line #00: 200 41192 OK (mgcp_msg.c:72) 20250427085202385 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41193 rtpbridge/129@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202385 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202385 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw (trunk:0) found endpoint: rtpbridge/129@mgw (mgcp_endp.c:280) 20250427085202385 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/129@mgw" (mgcp_protocol.c:370) 20250427085202385 DLMGCP NOTICE <0013> endpoint:rtpbridge/129@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202385 DLMGCP NOTICE <0013> endpoint:rtpbridge/129@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202385 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202385 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202385 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202385 DLMGCP DEBUG <0013> Generated response: line #00: 200 41193 OK (mgcp_msg.c:72) 20250427085202385 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41194 rtpbridge/12a@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202385 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202385 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw (trunk:0) found endpoint: rtpbridge/12a@mgw (mgcp_endp.c:280) 20250427085202385 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/12a@mgw" (mgcp_protocol.c:370) 20250427085202385 DLMGCP NOTICE <0013> endpoint:rtpbridge/12a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202385 DLMGCP NOTICE <0013> endpoint:rtpbridge/12a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202385 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202385 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202385 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202385 DLMGCP DEBUG <0013> Generated response: line #00: 200 41194 OK (mgcp_msg.c:72) 20250427085202386 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41195 rtpbridge/12b@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202386 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202386 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw (trunk:0) found endpoint: rtpbridge/12b@mgw (mgcp_endp.c:280) 20250427085202386 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/12b@mgw" (mgcp_protocol.c:370) 20250427085202386 DLMGCP NOTICE <0013> endpoint:rtpbridge/12b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202386 DLMGCP NOTICE <0013> endpoint:rtpbridge/12b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202386 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202386 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202386 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202386 DLMGCP DEBUG <0013> Generated response: line #00: 200 41195 OK (mgcp_msg.c:72) 20250427085202386 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41196 rtpbridge/12c@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085202386 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085202386 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw (trunk:0) found endpoint: rtpbridge/12c@mgw (mgcp_endp.c:280) 20250427085202386 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/12c@mgw" (mgcp_protocol.c:370) 20250427085202386 DLMGCP NOTICE <0013> endpoint:rtpbridge/12c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085202386 DLMGCP NOTICE <0013> endpoint:rtpbridge/12c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085202386 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202386 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085202386 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085202386 DLMGCP DEBUG <0013> Generated response: line #00: 200 41196 OK (mgcp_msg.c:72) MTC@78d92e7f2afd: setverdict(pass): pass -> pass, component reason not changed IPA-CTRL-CLI-IPA(77)@78d92e7f2afd: Final verdict of PTC: none RTPEM0(73)@78d92e7f2afd: Final verdict of PTC: none RTPEM1(74)@78d92e7f2afd: Final verdict of PTC: none RTPEM2(75)@78d92e7f2afd: Final verdict of PTC: none VirtCallAgent-STATS(76)@78d92e7f2afd: Final verdict of PTC: none MTC@78d92e7f2afd: Setting final verdict of the test case. MTC@78d92e7f2afd: Local verdict of MTC: pass MTC@78d92e7f2afd: Local verdict of PTC RTPEM0(73): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM1(74): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM2(75): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC VirtCallAgent-STATS(76): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC IPA-CTRL-CLI-IPA(77): none (pass -> pass) MTC@78d92e7f2afd: Test case TC_crcx_wildcarded_exhaust finished. Verdict: pass MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_wildcarded_exhaust pass'. Sun Apr 27 08:52:02 UTC 2025 ====== MGCP_Test.TC_crcx_wildcarded_exhaust pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_wildcarded_exhaust.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=3001592) Waiting for packet dumper to finish... 1 (prev_count=3001592, count=3003872) MTC@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_wildcarded_exhaust pass' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_mdcx_without_crcx'. ------ MGCP_Test.TC_mdcx_without_crcx ------ Sun Apr 27 08:52: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_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@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_mdcx_without_crcx' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Test case TC_mdcx_without_crcx started. 20250427085210564 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2900 rtpbridge/3@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085210564 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw (trunk:0) found endpoint: rtpbridge/3@mgw (mgcp_endp.c:280) 20250427085210564 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/3@mgw" (mgcp_protocol.c:370) 20250427085210564 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085210564 DLMGCP ERROR <0013> endpoint:rtpbridge/3@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250427085210564 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250427085210564 DLMGCP DEBUG <0013> Generated response: line #00: 515 2900 FAIL (mgcp_msg.c:72) 20250427085210571 DLMGCP DEBUG <0013> Received message: line #00: MDCX 2901 rtpbridge/3@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085210571 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250427085210571 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:72) 20250427085210571 DLMGCP DEBUG <0013> Received message: line #03: I: 1225 (mgcp_msg.c:72) 20250427085210571 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085210571 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250427085210571 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085210571 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250427085210571 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.2 (mgcp_msg.c:72) 20250427085210571 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250427085210571 DLMGCP DEBUG <0013> Received message: line #10: m=audio 2344 RTP/AVP 98 (mgcp_msg.c:72) 20250427085210571 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250427085210571 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250427085210571 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw (trunk:0) found endpoint: rtpbridge/3@mgw (mgcp_endp.c:280) 20250427085210571 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/3@mgw" (mgcp_protocol.c:370) 20250427085210572 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250427085210572 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085210572 DLMGCP NOTICE <0013> rtpbridge/3@mgw: Got media info via SDP: port:2344, addr:127.0.0.2, duration:20, payload-types:98=AMR  (mgcp_sdp.c:443) 20250427085210572 DLMGCP ERROR <0013> endpoint:rtpbridge/3@mgw MDCX: endpoint is not holding a connection. (mgcp_protocol.c:804) 20250427085210572 DLMGCP DEBUG <0013> endpoint:none Generated response: code=400 (mgcp_protocol.c:146) 20250427085210572 DLMGCP DEBUG <0013> Generated response: line #00: 400 2901 FAIL (mgcp_msg.c:72) MTC@78d92e7f2afd: setverdict(pass): none -> pass RTPEM0(78)@78d92e7f2afd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(82)@78d92e7f2afd: Final verdict of PTC: none RTPEM1(79)@78d92e7f2afd: Final verdict of PTC: none RTPEM2(80)@78d92e7f2afd: Final verdict of PTC: none VirtCallAgent-STATS(81)@78d92e7f2afd: Final verdict of PTC: none MTC@78d92e7f2afd: Setting final verdict of the test case. MTC@78d92e7f2afd: Local verdict of MTC: pass MTC@78d92e7f2afd: Local verdict of PTC RTPEM0(78): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM1(79): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM2(80): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC VirtCallAgent-STATS(81): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC IPA-CTRL-CLI-IPA(82): none (pass -> pass) MTC@78d92e7f2afd: Test case TC_mdcx_without_crcx finished. Verdict: pass MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_mdcx_without_crcx pass'. Sun Apr 27 08:52:10 UTC 2025 ====== MGCP_Test.TC_mdcx_without_crcx pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_mdcx_without_crcx.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=34276) Waiting for packet dumper to finish... 1 (prev_count=34276, count=36556) MTC@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_mdcx_without_crcx pass' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_dlcx_without_crcx'. ------ MGCP_Test.TC_dlcx_without_crcx ------ Sun Apr 27 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_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@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_dlcx_without_crcx' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Test case TC_dlcx_without_crcx started. 20250427085218711 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35862 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085218711 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:280) 20250427085218711 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:370) 20250427085218711 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085218711 DLMGCP ERROR <0013> endpoint:rtpbridge/4@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250427085218711 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250427085218711 DLMGCP DEBUG <0013> Generated response: line #00: 515 35862 FAIL (mgcp_msg.c:72) 20250427085218715 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35863 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085218715 DLMGCP DEBUG <0013> Received message: line #01: C: 41234 (mgcp_msg.c:72) 20250427085218715 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:280) 20250427085218715 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:370) 20250427085218715 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085218715 DLMGCP ERROR <0013> endpoint:rtpbridge/4@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250427085218715 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250427085218715 DLMGCP DEBUG <0013> Generated response: line #00: 515 35863 FAIL (mgcp_msg.c:72) MTC@78d92e7f2afd: setverdict(pass): none -> pass RTPEM2(85)@78d92e7f2afd: Final verdict of PTC: none RTPEM1(84)@78d92e7f2afd: Final verdict of PTC: none RTPEM0(83)@78d92e7f2afd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(87)@78d92e7f2afd: Final verdict of PTC: none VirtCallAgent-STATS(86)@78d92e7f2afd: Final verdict of PTC: none MTC@78d92e7f2afd: Setting final verdict of the test case. MTC@78d92e7f2afd: Local verdict of MTC: pass MTC@78d92e7f2afd: Local verdict of PTC RTPEM0(83): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM1(84): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM2(85): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC VirtCallAgent-STATS(86): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC IPA-CTRL-CLI-IPA(87): none (pass -> pass) MTC@78d92e7f2afd: Test case TC_dlcx_without_crcx finished. Verdict: pass MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_dlcx_without_crcx pass'. Sun Apr 27 08:52:18 UTC 2025 ====== MGCP_Test.TC_dlcx_without_crcx pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_dlcx_without_crcx.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=30312) Waiting for packet dumper to finish... 1 (prev_count=30312, count=32592) MTC@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_dlcx_without_crcx pass' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_dlcx_non_existant_ep'. ------ MGCP_Test.TC_dlcx_non_existant_ep ------ Sun Apr 27 08:52: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_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@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_dlcx_non_existant_ep' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Test case TC_dlcx_non_existant_ep started. 20250427085226815 DLMGCP DEBUG <0013> Received message: line #00: DLCX 45454 rtpbridge/012D@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085226815 DLMGCP ERROR <0013> (trunk:0) Not able to find specified endpoint: rtpbridge/012d@mgw (mgcp_endp.c:286) 20250427085226815 DLMGCP NOTICE <0013> DLCX: cannot find endpoint "rtpbridge/012D@mgw", cause=500 -- abort (mgcp_protocol.c:349) 20250427085226815 DLMGCP DEBUG <0013> endpoint:none Generated response: code=500 (mgcp_protocol.c:146) 20250427085226815 DLMGCP DEBUG <0013> Generated response: line #00: 500 45454 FAIL (mgcp_msg.c:72) 20250427085226817 DLMGCP DEBUG <0013> Received message: line #00: DLCX 45455 rtpbridge/012D@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085226817 DLMGCP DEBUG <0013> Received message: line #01: C: 41234 (mgcp_msg.c:72) 20250427085226817 DLMGCP ERROR <0013> (trunk:0) Not able to find specified endpoint: rtpbridge/012d@mgw (mgcp_endp.c:286) 20250427085226817 DLMGCP NOTICE <0013> DLCX: cannot find endpoint "rtpbridge/012D@mgw", cause=500 -- abort (mgcp_protocol.c:349) 20250427085226817 DLMGCP DEBUG <0013> endpoint:none Generated response: code=500 (mgcp_protocol.c:146) 20250427085226817 DLMGCP DEBUG <0013> Generated response: line #00: 500 45455 FAIL (mgcp_msg.c:72) MTC@78d92e7f2afd: setverdict(pass): none -> pass RTPEM0(88)@78d92e7f2afd: Final verdict of PTC: none RTPEM1(89)@78d92e7f2afd: Final verdict of PTC: none VirtCallAgent-STATS(91)@78d92e7f2afd: Final verdict of PTC: none RTPEM2(90)@78d92e7f2afd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(92)@78d92e7f2afd: Final verdict of PTC: none MTC@78d92e7f2afd: Setting final verdict of the test case. MTC@78d92e7f2afd: Local verdict of MTC: pass MTC@78d92e7f2afd: Local verdict of PTC RTPEM0(88): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM1(89): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM2(90): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC VirtCallAgent-STATS(91): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC IPA-CTRL-CLI-IPA(92): none (pass -> pass) MTC@78d92e7f2afd: Test case TC_dlcx_non_existant_ep finished. Verdict: pass MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_dlcx_non_existant_ep pass'. Sun Apr 27 08:52:26 UTC 2025 ====== MGCP_Test.TC_dlcx_non_existant_ep pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_dlcx_non_existant_ep.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=29540) Waiting for packet dumper to finish... 1 (prev_count=29540, count=31620) MTC@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_dlcx_non_existant_ep pass' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_mdcx_wildcarded'. ------ MGCP_Test.TC_mdcx_wildcarded ------ Sun Apr 27 08:52: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_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@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_mdcx_wildcarded' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Test case TC_mdcx_wildcarded started. 20250427085235008 DLMGCP DEBUG <0013> Received message: line #00: DLCX 56578 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085235008 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250427085235008 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085235008 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085235008 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235008 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235008 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235008 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235008 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235008 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235008 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235008 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235008 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235008 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235008 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235008 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235008 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235008 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235008 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235008 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235008 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235008 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235008 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235008 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235008 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235008 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235008 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235008 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235008 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235008 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235008 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235008 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235008 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235008 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235008 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 [1;34mDLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235009 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085235010 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250427085235010 DLMGCP DEBUG <0013> Generated response: line #00: 200 56578 OK (mgcp_msg.c:72) 20250427085235016 DLMGCP DEBUG <0013> Received message: line #00: MDCX 56579 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085235016 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250427085235016 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:72) 20250427085235016 DLMGCP DEBUG <0013> Received message: line #03: I: 1225 (mgcp_msg.c:72) 20250427085235016 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085235016 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250427085235016 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085235016 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250427085235016 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.2 (mgcp_msg.c:72) 20250427085235016 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250427085235016 DLMGCP DEBUG <0013> Received message: line #10: m=audio 2344 RTP/AVP 98 (mgcp_msg.c:72) 20250427085235016 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250427085235016 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250427085235016 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250427085235016 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085235016 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250427085235016 DLMGCP ERROR <0013> endpoint:rtpbridge/1@mgw MDCX: wildcarded endpoint names not supported. (mgcp_protocol.c:890) 20250427085235016 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=507 (mgcp_protocol.c:146) 20250427085235016 DLMGCP DEBUG <0013> Generated response: line #00: 507 56579 FAIL (mgcp_msg.c:72) MTC@78d92e7f2afd: setverdict(pass): none -> pass VirtCallAgent-STATS(96)@78d92e7f2afd: Final verdict of PTC: none RTPEM2(95)@78d92e7f2afd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(97)@78d92e7f2afd: Final verdict of PTC: none RTPEM1(94)@78d92e7f2afd: Final verdict of PTC: none RTPEM0(93)@78d92e7f2afd: Final verdict of PTC: none MTC@78d92e7f2afd: Setting final verdict of the test case. MTC@78d92e7f2afd: Local verdict of MTC: pass MTC@78d92e7f2afd: Local verdict of PTC RTPEM0(93): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM1(94): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM2(95): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC VirtCallAgent-STATS(96): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC IPA-CTRL-CLI-IPA(97): none (pass -> pass) MTC@78d92e7f2afd: Test case TC_mdcx_wildcarded finished. Verdict: pass MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_mdcx_wildcarded pass'. Sun Apr 27 08:52:35 UTC 2025 ====== MGCP_Test.TC_mdcx_wildcarded pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_mdcx_wildcarded.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=100060) Waiting for packet dumper to finish... 1 (prev_count=100060, count=102140) MTC@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_mdcx_wildcarded pass' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_dlcx_wildcarded'. ------ MGCP_Test.TC_dlcx_wildcarded ------ Sun Apr 27 08:52: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_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@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_dlcx_wildcarded' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Test case TC_dlcx_wildcarded started. 20250427085243181 DLMGCP DEBUG <0013> Received message: line #00: DLCX 42079 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243181 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250427085243181 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085243181 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085243181 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243181 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243181 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243181 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243181 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243181 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243181 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243181 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243181 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243181 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243181 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243181 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243181 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243181 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243181 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243181 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243181 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243181 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243181 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243181 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243181 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243181 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243181 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243181 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243181 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243181 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243181 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243181 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243181 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243181 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243181 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243182 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243182 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243182 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243182 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243182 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243182 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243182 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243182 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243182 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243182 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243182 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243182 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243182 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243182 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243182 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243182 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243182 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243182 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243182 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243182 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243182 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243182 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243182 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243182 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243182 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243182 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243182 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243182 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243182 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243182 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243182 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243182 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243182 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243182 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243182 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243182 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243182 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243182 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243182 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243182 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243182 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243182 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243182 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243182 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243182 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243182 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243182 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243182 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243182 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243182 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243182 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243182 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243182 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243182 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243182 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243182 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243182 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243182 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243182 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243182 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243182 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243182 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243182 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243182 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243182 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243182 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243182 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243182 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243182 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243182 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243182 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243182 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243182 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243182 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243182 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243182 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243182 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243182 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243182 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243183 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243183 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243183 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243183 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243183 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243183 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243183 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243183 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243183 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243183 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243183 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243183 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243183 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243183 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243183 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243183 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243183 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243183 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243183 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243183 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243183 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243183 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243183 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243183 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243183 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243183 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243183 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243183 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243183 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243183 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243183 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243183 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243183 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243183 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243183 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243183 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243183 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243183 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243183 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243183 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243183 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243183 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243183 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243183 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243183 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243183 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243183 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243183 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243183 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243183 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243183 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243183 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243183 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243183 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243183 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243183 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243183 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243183 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243183 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243183 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243183 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243183 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243183 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243183 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243183 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243183 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243183 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243183 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243183 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243183 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243183 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243183 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243183 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243183 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243183 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243183 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243183 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243183 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243183 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243184 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243184 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243184 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243184 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243184 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243184 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243184 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243184 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243184 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243184 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243184 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243184 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243184 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243184 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243184 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243184 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243184 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243184 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243184 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243184 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243184 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243184 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243184 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243184 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243184 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243184 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243184 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243184 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243184 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243184 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243184 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243184 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243184 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243184 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243184 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243184 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243184 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243184 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243184 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243184 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243184 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243184 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243184 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243184 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243184 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243184 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243184 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243184 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243184 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243184 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243184 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243184 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243184 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243184 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243184 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243184 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243184 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243184 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243184 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243184 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243184 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243184 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243184 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243184 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243184 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243184 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243184 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243184 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243184 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243184 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243185 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243185 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243185 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243185 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243185 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243185 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243185 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243185 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243185 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243185 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243185 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243185 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243185 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243185 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243185 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243185 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243185 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243185 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243185 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243185 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243185 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243185 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243185 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243185 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243185 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243185 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243185 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243185 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243185 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243185 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243185 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243185 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243185 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243185 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243185 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243185 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243185 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243185 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243185 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243185 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243185 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085243185 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250427085243185 DLMGCP DEBUG <0013> Generated response: line #00: 200 42079 OK (mgcp_msg.c:72) 20250427085243192 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42080 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243192 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243192 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243192 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243192 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250427085243192 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085243192 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243192 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243192 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:7F3DEAFE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243192 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:7F3DEAFE output_enabled 0 (mgcp_conn.c:271) 20250427085243192 DLMGCP DEBUG <0013> (1234/rtp C:7F3DEAFE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243192 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:7F3DEAFE CRCX: connection successfully created: (1234/rtp C:7F3DEAFE r=NULL:0<->l=::1:4616) (mgcp_protocol.c:772) 20250427085243192 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243192 DLMGCP DEBUG <0013> Generated response: line #00: 200 42080 OK (mgcp_msg.c:72) 20250427085243193 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1@mgw (mgcp_msg.c:72) 20250427085243193 DLMGCP DEBUG <0013> Generated response: line #02: I: 7F3DEAFE (mgcp_msg.c:72) 20250427085243193 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243193 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7F3DEAFE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243193 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243193 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243193 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243193 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4616 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243193 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243193 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243194 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42081 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243194 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243194 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243194 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243194 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found free endpoint: rtpbridge/2@mgw (mgcp_endp.c:262) 20250427085243194 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085243194 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243194 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243194 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:EEBED27E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243194 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:EEBED27E output_enabled 0 (mgcp_conn.c:271) 20250427085243194 DLMGCP DEBUG <0013> (1234/rtp C:EEBED27E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243194 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:EEBED27E CRCX: connection successfully created: (1234/rtp C:EEBED27E r=NULL:0<->l=::1:4618) (mgcp_protocol.c:772) 20250427085243194 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243194 DLMGCP DEBUG <0013> Generated response: line #00: 200 42081 OK (mgcp_msg.c:72) 20250427085243194 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2@mgw (mgcp_msg.c:72) 20250427085243194 DLMGCP DEBUG <0013> Generated response: line #02: I: EEBED27E (mgcp_msg.c:72) 20250427085243194 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243194 DLMGCP DEBUG <0013> Generated response: line #04: o=- EEBED27E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243194 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243194 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243194 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243194 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4618 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243194 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243194 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243195 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42082 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243195 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243195 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243195 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243195 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw (trunk:0) found free endpoint: rtpbridge/3@mgw (mgcp_endp.c:262) 20250427085243195 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/3@mgw" (mgcp_protocol.c:370) 20250427085243195 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243195 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243195 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:D971C6AC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243195 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:D971C6AC output_enabled 0 (mgcp_conn.c:271) 20250427085243195 DLMGCP DEBUG <0013> (1234/rtp C:D971C6AC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243196 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw CI:D971C6AC CRCX: connection successfully created: (1234/rtp C:D971C6AC r=NULL:0<->l=::1:4620) (mgcp_protocol.c:772) 20250427085243196 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243196 DLMGCP DEBUG <0013> Generated response: line #00: 200 42082 OK (mgcp_msg.c:72) 20250427085243196 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3@mgw (mgcp_msg.c:72) 20250427085243196 DLMGCP DEBUG <0013> Generated response: line #02: I: D971C6AC (mgcp_msg.c:72) 20250427085243196 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243196 DLMGCP DEBUG <0013> Generated response: line #04: o=- D971C6AC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243196 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243196 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243196 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243196 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4620 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243196 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243196 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243197 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42083 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243197 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243197 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243197 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243197 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found free endpoint: rtpbridge/4@mgw (mgcp_endp.c:262) 20250427085243197 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:370) 20250427085243197 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243197 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243197 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:30DE4C6C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243197 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:30DE4C6C output_enabled 0 (mgcp_conn.c:271) 20250427085243197 DLMGCP DEBUG <0013> (1234/rtp C:30DE4C6C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243197 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CI:30DE4C6C CRCX: connection successfully created: (1234/rtp C:30DE4C6C r=NULL:0<->l=::1:4622) (mgcp_protocol.c:772) 20250427085243197 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243197 DLMGCP DEBUG <0013> Generated response: line #00: 200 42083 OK (mgcp_msg.c:72) 20250427085243197 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4@mgw (mgcp_msg.c:72) 20250427085243197 DLMGCP DEBUG <0013> Generated response: line #02: I: 30DE4C6C (mgcp_msg.c:72) 20250427085243197 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243197 DLMGCP DEBUG <0013> Generated response: line #04: o=- 30DE4C6C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243197 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243197 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243197 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243197 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4622 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243197 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243197 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243198 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42084 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243198 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243198 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243198 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243198 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found free endpoint: rtpbridge/5@mgw (mgcp_endp.c:262) 20250427085243198 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:370) 20250427085243198 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243198 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243198 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:6DD04BC0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243198 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:6DD04BC0 output_enabled 0 (mgcp_conn.c:271) 20250427085243198 DLMGCP DEBUG <0013> (1234/rtp C:6DD04BC0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243198 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:6DD04BC0 CRCX: connection successfully created: (1234/rtp C:6DD04BC0 r=NULL:0<->l=::1:4624) (mgcp_protocol.c:772) 20250427085243198 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243198 DLMGCP DEBUG <0013> Generated response: line #00: 200 42084 OK (mgcp_msg.c:72) 20250427085243198 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5@mgw (mgcp_msg.c:72) 20250427085243198 DLMGCP DEBUG <0013> Generated response: line #02: I: 6DD04BC0 (mgcp_msg.c:72) 20250427085243198 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243198 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6DD04BC0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243198 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243198 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243198 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243198 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4624 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243198 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243198 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243200 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42085 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243200 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243200 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243200 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243200 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw (trunk:0) found free endpoint: rtpbridge/6@mgw (mgcp_endp.c:262) 20250427085243200 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/6@mgw" (mgcp_protocol.c:370) 20250427085243200 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243200 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243200 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:72CFE848 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243200 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:72CFE848 output_enabled 0 (mgcp_conn.c:271) 20250427085243200 DLMGCP DEBUG <0013> (1234/rtp C:72CFE848 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243200 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw CI:72CFE848 CRCX: connection successfully created: (1234/rtp C:72CFE848 r=NULL:0<->l=::1:4626) (mgcp_protocol.c:772) 20250427085243200 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243200 DLMGCP DEBUG <0013> Generated response: line #00: 200 42085 OK (mgcp_msg.c:72) 20250427085243200 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6@mgw (mgcp_msg.c:72) 20250427085243200 DLMGCP DEBUG <0013> Generated response: line #02: I: 72CFE848 (mgcp_msg.c:72) 20250427085243200 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243200 DLMGCP DEBUG <0013> Generated response: line #04: o=- 72CFE848 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243200 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243200 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243200 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243200 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4626 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243200 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243200 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243201 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42086 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243201 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243201 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243201 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243201 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw (trunk:0) found free endpoint: rtpbridge/7@mgw (mgcp_endp.c:262) 20250427085243201 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/7@mgw" (mgcp_protocol.c:370) 20250427085243201 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243201 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243201 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:EB55C160 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243201 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:EB55C160 output_enabled 0 (mgcp_conn.c:271) 20250427085243201 DLMGCP DEBUG <0013> (1234/rtp C:EB55C160 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243201 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CI:EB55C160 CRCX: connection successfully created: (1234/rtp C:EB55C160 r=NULL:0<->l=::1:4628) (mgcp_protocol.c:772) 20250427085243201 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243201 DLMGCP DEBUG <0013> Generated response: line #00: 200 42086 OK (mgcp_msg.c:72) 20250427085243201 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7@mgw (mgcp_msg.c:72) 20250427085243201 DLMGCP DEBUG <0013> Generated response: line #02: I: EB55C160 (mgcp_msg.c:72) 20250427085243201 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243201 DLMGCP DEBUG <0013> Generated response: line #04: o=- EB55C160 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243201 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243201 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243201 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243201 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4628 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243201 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243201 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243202 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42087 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243202 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243202 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243202 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243202 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw (trunk:0) found free endpoint: rtpbridge/8@mgw (mgcp_endp.c:262) 20250427085243202 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/8@mgw" (mgcp_protocol.c:370) 20250427085243202 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243202 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243202 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:E339AA0C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243202 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:E339AA0C output_enabled 0 (mgcp_conn.c:271) 20250427085243203 DLMGCP DEBUG <0013> (1234/rtp C:E339AA0C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243203 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw CI:E339AA0C CRCX: connection successfully created: (1234/rtp C:E339AA0C r=NULL:0<->l=::1:4630) (mgcp_protocol.c:772) 20250427085243203 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243203 DLMGCP DEBUG <0013> Generated response: line #00: 200 42087 OK (mgcp_msg.c:72) 20250427085243203 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8@mgw (mgcp_msg.c:72) 20250427085243203 DLMGCP DEBUG <0013> Generated response: line #02: I: E339AA0C (mgcp_msg.c:72) 20250427085243203 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243203 DLMGCP DEBUG <0013> Generated response: line #04: o=- E339AA0C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243203 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243203 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243203 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243203 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4630 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243203 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243203 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243204 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42088 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243204 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243204 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243204 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243204 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw (trunk:0) found free endpoint: rtpbridge/9@mgw (mgcp_endp.c:262) 20250427085243204 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/9@mgw" (mgcp_protocol.c:370) 20250427085243204 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243204 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243204 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:21EFC0CD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243204 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:21EFC0CD output_enabled 0 (mgcp_conn.c:271) 20250427085243204 DLMGCP DEBUG <0013> (1234/rtp C:21EFC0CD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243204 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw CI:21EFC0CD CRCX: connection successfully created: (1234/rtp C:21EFC0CD r=NULL:0<->l=::1:4632) (mgcp_protocol.c:772) 20250427085243204 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243204 DLMGCP DEBUG <0013> Generated response: line #00: 200 42088 OK (mgcp_msg.c:72) 20250427085243204 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9@mgw (mgcp_msg.c:72) 20250427085243204 DLMGCP DEBUG <0013> Generated response: line #02: I: 21EFC0CD (mgcp_msg.c:72) 20250427085243204 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243204 DLMGCP DEBUG <0013> Generated response: line #04: o=- 21EFC0CD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243204 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243204 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243204 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243204 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4632 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243204 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243204 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243205 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42089 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243205 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243205 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243205 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243205 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw (trunk:0) found free endpoint: rtpbridge/a@mgw (mgcp_endp.c:262) 20250427085243205 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a@mgw" (mgcp_protocol.c:370) 20250427085243205 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243205 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243205 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:798043D6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243205 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:798043D6 output_enabled 0 (mgcp_conn.c:271) 20250427085243205 DLMGCP DEBUG <0013> (1234/rtp C:798043D6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243205 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw CI:798043D6 CRCX: connection successfully created: (1234/rtp C:798043D6 r=NULL:0<->l=::1:4634) (mgcp_protocol.c:772) 20250427085243205 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243205 DLMGCP DEBUG <0013> Generated response: line #00: 200 42089 OK (mgcp_msg.c:72) 20250427085243205 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a@mgw (mgcp_msg.c:72) 20250427085243205 DLMGCP DEBUG <0013> Generated response: line #02: I: 798043D6 (mgcp_msg.c:72) 20250427085243205 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243205 DLMGCP DEBUG <0013> Generated response: line #04: o=- 798043D6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243205 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243205 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243205 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243205 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4634 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243205 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243205 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243206 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42090 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243206 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243206 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243206 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243206 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw (trunk:0) found free endpoint: rtpbridge/b@mgw (mgcp_endp.c:262) 20250427085243206 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b@mgw" (mgcp_protocol.c:370) 20250427085243206 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243206 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243206 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:0CEA8B46 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243206 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:0CEA8B46 output_enabled 0 (mgcp_conn.c:271) 20250427085243206 DLMGCP DEBUG <0013> (1234/rtp C:0CEA8B46 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243207 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw CI:0CEA8B46 CRCX: connection successfully created: (1234/rtp C:0CEA8B46 r=NULL:0<->l=::1:4636) (mgcp_protocol.c:772) 20250427085243207 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243207 DLMGCP DEBUG <0013> Generated response: line #00: 200 42090 OK (mgcp_msg.c:72) 20250427085243207 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b@mgw (mgcp_msg.c:72) 20250427085243207 DLMGCP DEBUG <0013> Generated response: line #02: I: 0CEA8B46 (mgcp_msg.c:72) 20250427085243207 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243207 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0CEA8B46 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243207 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243207 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243207 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243207 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4636 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243207 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243207 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243207 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42091 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243207 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243207 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243207 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243207 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw (trunk:0) found free endpoint: rtpbridge/c@mgw (mgcp_endp.c:262) 20250427085243207 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c@mgw" (mgcp_protocol.c:370) 20250427085243207 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243207 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243207 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:6AF23DF4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243207 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:6AF23DF4 output_enabled 0 (mgcp_conn.c:271) 20250427085243207 DLMGCP DEBUG <0013> (1234/rtp C:6AF23DF4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243208 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw CI:6AF23DF4 CRCX: connection successfully created: (1234/rtp C:6AF23DF4 r=NULL:0<->l=::1:4638) (mgcp_protocol.c:772) 20250427085243208 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243208 DLMGCP DEBUG <0013> Generated response: line #00: 200 42091 OK (mgcp_msg.c:72) 20250427085243208 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c@mgw (mgcp_msg.c:72) 20250427085243208 DLMGCP DEBUG <0013> Generated response: line #02: I: 6AF23DF4 (mgcp_msg.c:72) 20250427085243208 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243208 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6AF23DF4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243208 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243208 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243208 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243208 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4638 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243208 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243208 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243208 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42092 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243208 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243208 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243208 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243208 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw (trunk:0) found free endpoint: rtpbridge/d@mgw (mgcp_endp.c:262) 20250427085243208 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d@mgw" (mgcp_protocol.c:370) 20250427085243208 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243208 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243208 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:DF1781A4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243208 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:DF1781A4 output_enabled 0 (mgcp_conn.c:271) 20250427085243209 DLMGCP DEBUG <0013> (1234/rtp C:DF1781A4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243209 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw CI:DF1781A4 CRCX: connection successfully created: (1234/rtp C:DF1781A4 r=NULL:0<->l=::1:4640) (mgcp_protocol.c:772) 20250427085243209 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243209 DLMGCP DEBUG <0013> Generated response: line #00: 200 42092 OK (mgcp_msg.c:72) 20250427085243209 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d@mgw (mgcp_msg.c:72) 20250427085243209 DLMGCP DEBUG <0013> Generated response: line #02: I: DF1781A4 (mgcp_msg.c:72) 20250427085243209 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243209 DLMGCP DEBUG <0013> Generated response: line #04: o=- DF1781A4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243209 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243209 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243209 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243209 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4640 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243209 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243209 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243209 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42093 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243209 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243209 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243209 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243209 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw (trunk:0) found free endpoint: rtpbridge/e@mgw (mgcp_endp.c:262) 20250427085243209 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e@mgw" (mgcp_protocol.c:370) 20250427085243209 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243209 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243209 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:54E95F41 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243209 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:54E95F41 output_enabled 0 (mgcp_conn.c:271) 20250427085243209 DLMGCP DEBUG <0013> (1234/rtp C:54E95F41 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243210 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw CI:54E95F41 CRCX: connection successfully created: (1234/rtp C:54E95F41 r=NULL:0<->l=::1:4642) (mgcp_protocol.c:772) 20250427085243210 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243210 DLMGCP DEBUG <0013> Generated response: line #00: 200 42093 OK (mgcp_msg.c:72) 20250427085243210 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e@mgw (mgcp_msg.c:72) 20250427085243210 DLMGCP DEBUG <0013> Generated response: line #02: I: 54E95F41 (mgcp_msg.c:72) 20250427085243210 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243210 DLMGCP DEBUG <0013> Generated response: line #04: o=- 54E95F41 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243210 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243210 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243210 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243210 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4642 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243210 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243210 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243210 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42094 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243210 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243210 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243210 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243210 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw (trunk:0) found free endpoint: rtpbridge/f@mgw (mgcp_endp.c:262) 20250427085243210 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f@mgw" (mgcp_protocol.c:370) 20250427085243210 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243210 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243210 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:B636EBDC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243210 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:B636EBDC output_enabled 0 (mgcp_conn.c:271) 20250427085243210 DLMGCP DEBUG <0013> (1234/rtp C:B636EBDC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243210 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw CI:B636EBDC CRCX: connection successfully created: (1234/rtp C:B636EBDC r=NULL:0<->l=::1:4644) (mgcp_protocol.c:772) 20250427085243210 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243210 DLMGCP DEBUG <0013> Generated response: line #00: 200 42094 OK (mgcp_msg.c:72) 20250427085243210 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f@mgw (mgcp_msg.c:72) 20250427085243210 DLMGCP DEBUG <0013> Generated response: line #02: I: B636EBDC (mgcp_msg.c:72) 20250427085243210 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243210 DLMGCP DEBUG <0013> Generated response: line #04: o=- B636EBDC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243210 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243210 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243210 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243210 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4644 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243210 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243210 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243211 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42095 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243211 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243211 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243211 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243211 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw (trunk:0) found free endpoint: rtpbridge/10@mgw (mgcp_endp.c:262) 20250427085243211 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/10@mgw" (mgcp_protocol.c:370) 20250427085243211 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243211 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243211 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:8A5C1349 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243211 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:8A5C1349 output_enabled 0 (mgcp_conn.c:271) 20250427085243211 DLMGCP DEBUG <0013> (1234/rtp C:8A5C1349 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243211 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw CI:8A5C1349 CRCX: connection successfully created: (1234/rtp C:8A5C1349 r=NULL:0<->l=::1:4646) (mgcp_protocol.c:772) 20250427085243211 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243211 DLMGCP DEBUG <0013> Generated response: line #00: 200 42095 OK (mgcp_msg.c:72) 20250427085243211 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10@mgw (mgcp_msg.c:72) 20250427085243211 DLMGCP DEBUG <0013> Generated response: line #02: I: 8A5C1349 (mgcp_msg.c:72) 20250427085243211 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243211 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8A5C1349 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243211 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243211 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243211 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243211 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4646 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243211 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243211 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243212 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42096 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243212 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243212 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243212 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243212 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw (trunk:0) found free endpoint: rtpbridge/11@mgw (mgcp_endp.c:262) 20250427085243212 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/11@mgw" (mgcp_protocol.c:370) 20250427085243212 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243212 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243212 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:97BFC916 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243212 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:97BFC916 output_enabled 0 (mgcp_conn.c:271) 20250427085243212 DLMGCP DEBUG <0013> (1234/rtp C:97BFC916 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243212 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw CI:97BFC916 CRCX: connection successfully created: (1234/rtp C:97BFC916 r=NULL:0<->l=::1:4648) (mgcp_protocol.c:772) 20250427085243212 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243212 DLMGCP DEBUG <0013> Generated response: line #00: 200 42096 OK (mgcp_msg.c:72) 20250427085243212 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11@mgw (mgcp_msg.c:72) 20250427085243212 DLMGCP DEBUG <0013> Generated response: line #02: I: 97BFC916 (mgcp_msg.c:72) 20250427085243212 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243212 DLMGCP DEBUG <0013> Generated response: line #04: o=- 97BFC916 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243212 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243212 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243212 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243212 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4648 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243212 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243212 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243213 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42097 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243213 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243213 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243213 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243213 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw (trunk:0) found free endpoint: rtpbridge/12@mgw (mgcp_endp.c:262) 20250427085243213 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/12@mgw" (mgcp_protocol.c:370) 20250427085243213 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243213 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243213 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:0ECC10DE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243213 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:0ECC10DE output_enabled 0 (mgcp_conn.c:271) 20250427085243213 DLMGCP DEBUG <0013> (1234/rtp C:0ECC10DE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243213 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw CI:0ECC10DE CRCX: connection successfully created: (1234/rtp C:0ECC10DE r=NULL:0<->l=::1:4650) (mgcp_protocol.c:772) 20250427085243213 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243213 DLMGCP DEBUG <0013> Generated response: line #00: 200 42097 OK (mgcp_msg.c:72) 20250427085243213 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/12@mgw (mgcp_msg.c:72) 20250427085243213 DLMGCP DEBUG <0013> Generated response: line #02: I: 0ECC10DE (mgcp_msg.c:72) 20250427085243213 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243213 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0ECC10DE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243213 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243213 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243213 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243213 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4650 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243213 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243213 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243213 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42098 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243213 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243213 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243213 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243213 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw (trunk:0) found free endpoint: rtpbridge/13@mgw (mgcp_endp.c:262) 20250427085243213 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/13@mgw" (mgcp_protocol.c:370) 20250427085243213 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243213 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243213 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:799F07EE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243213 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:799F07EE output_enabled 0 (mgcp_conn.c:271) 20250427085243213 DLMGCP DEBUG <0013> (1234/rtp C:799F07EE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243213 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw CI:799F07EE CRCX: connection successfully created: (1234/rtp C:799F07EE r=NULL:0<->l=::1:4652) (mgcp_protocol.c:772) 20250427085243213 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243213 DLMGCP DEBUG <0013> Generated response: line #00: 200 42098 OK (mgcp_msg.c:72) 20250427085243213 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/13@mgw (mgcp_msg.c:72) 20250427085243213 DLMGCP DEBUG <0013> Generated response: line #02: I: 799F07EE (mgcp_msg.c:72) 20250427085243213 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243213 DLMGCP DEBUG <0013> Generated response: line #04: o=- 799F07EE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243213 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243213 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243213 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243213 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4652 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243213 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243213 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243214 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42099 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243214 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243214 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243214 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243214 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw (trunk:0) found free endpoint: rtpbridge/14@mgw (mgcp_endp.c:262) 20250427085243214 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/14@mgw" (mgcp_protocol.c:370) 20250427085243214 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243214 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243214 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:D75A1287 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243214 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:D75A1287 output_enabled 0 (mgcp_conn.c:271) 20250427085243214 DLMGCP DEBUG <0013> (1234/rtp C:D75A1287 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243214 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw CI:D75A1287 CRCX: connection successfully created: (1234/rtp C:D75A1287 r=NULL:0<->l=::1:4654) (mgcp_protocol.c:772) 20250427085243214 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243214 DLMGCP DEBUG <0013> Generated response: line #00: 200 42099 OK (mgcp_msg.c:72) 20250427085243214 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/14@mgw (mgcp_msg.c:72) 20250427085243214 DLMGCP DEBUG <0013> Generated response: line #02: I: D75A1287 (mgcp_msg.c:72) 20250427085243214 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243214 DLMGCP DEBUG <0013> Generated response: line #04: o=- D75A1287 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243214 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243214 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243214 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243214 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4654 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243214 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243214 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243215 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42100 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243215 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243215 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243215 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243215 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw (trunk:0) found free endpoint: rtpbridge/15@mgw (mgcp_endp.c:262) 20250427085243215 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/15@mgw" (mgcp_protocol.c:370) 20250427085243215 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243215 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243215 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:F3D9FDBA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243215 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:F3D9FDBA output_enabled 0 (mgcp_conn.c:271) 20250427085243215 DLMGCP DEBUG <0013> (1234/rtp C:F3D9FDBA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243215 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw CI:F3D9FDBA CRCX: connection successfully created: (1234/rtp C:F3D9FDBA r=NULL:0<->l=::1:4656) (mgcp_protocol.c:772) 20250427085243215 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243215 DLMGCP DEBUG <0013> Generated response: line #00: 200 42100 OK (mgcp_msg.c:72) 20250427085243215 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/15@mgw (mgcp_msg.c:72) 20250427085243215 DLMGCP DEBUG <0013> Generated response: line #02: I: F3D9FDBA (mgcp_msg.c:72) 20250427085243215 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243215 DLMGCP DEBUG <0013> Generated response: line #04: o=- F3D9FDBA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243215 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243215 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243215 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243215 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4656 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243215 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243215 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243216 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42101 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243216 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243216 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243216 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243216 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw (trunk:0) found free endpoint: rtpbridge/16@mgw (mgcp_endp.c:262) 20250427085243216 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/16@mgw" (mgcp_protocol.c:370) 20250427085243216 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243216 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243216 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:431D4E18 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243216 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:431D4E18 output_enabled 0 (mgcp_conn.c:271) 20250427085243216 DLMGCP DEBUG <0013> (1234/rtp C:431D4E18 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243216 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw CI:431D4E18 CRCX: connection successfully created: (1234/rtp C:431D4E18 r=NULL:0<->l=::1:4658) (mgcp_protocol.c:772) 20250427085243216 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243216 DLMGCP DEBUG <0013> Generated response: line #00: 200 42101 OK (mgcp_msg.c:72) 20250427085243216 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/16@mgw (mgcp_msg.c:72) 20250427085243216 DLMGCP DEBUG <0013> Generated response: line #02: I: 431D4E18 (mgcp_msg.c:72) 20250427085243216 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243216 DLMGCP DEBUG <0013> Generated response: line #04: o=- 431D4E18 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243216 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243216 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243216 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243216 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4658 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243216 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243216 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243217 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42102 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243217 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243217 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243217 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243217 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw (trunk:0) found free endpoint: rtpbridge/17@mgw (mgcp_endp.c:262) 20250427085243217 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/17@mgw" (mgcp_protocol.c:370) 20250427085243217 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243217 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243217 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:92BC630A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243217 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:92BC630A output_enabled 0 (mgcp_conn.c:271) 20250427085243217 DLMGCP DEBUG <0013> (1234/rtp C:92BC630A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243217 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw CI:92BC630A CRCX: connection successfully created: (1234/rtp C:92BC630A r=NULL:0<->l=::1:4660) (mgcp_protocol.c:772) 20250427085243217 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243217 DLMGCP DEBUG <0013> Generated response: line #00: 200 42102 OK (mgcp_msg.c:72) 20250427085243217 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/17@mgw (mgcp_msg.c:72) 20250427085243217 DLMGCP DEBUG <0013> Generated response: line #02: I: 92BC630A (mgcp_msg.c:72) 20250427085243217 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243217 DLMGCP DEBUG <0013> Generated response: line #04: o=- 92BC630A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243217 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243217 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243217 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243217 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4660 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243217 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243217 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243218 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42103 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243218 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243218 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243218 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243218 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw (trunk:0) found free endpoint: rtpbridge/18@mgw (mgcp_endp.c:262) 20250427085243218 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/18@mgw" (mgcp_protocol.c:370) 20250427085243218 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243218 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243218 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:D16DBC15 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243218 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:D16DBC15 output_enabled 0 (mgcp_conn.c:271) 20250427085243218 DLMGCP DEBUG <0013> (1234/rtp C:D16DBC15 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243218 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw CI:D16DBC15 CRCX: connection successfully created: (1234/rtp C:D16DBC15 r=NULL:0<->l=::1:4662) (mgcp_protocol.c:772) 20250427085243218 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243218 DLMGCP DEBUG <0013> Generated response: line #00: 200 42103 OK (mgcp_msg.c:72) 20250427085243218 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/18@mgw (mgcp_msg.c:72) 20250427085243218 DLMGCP DEBUG <0013> Generated response: line #02: I: D16DBC15 (mgcp_msg.c:72) 20250427085243218 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243218 DLMGCP DEBUG <0013> Generated response: line #04: o=- D16DBC15 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243218 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243218 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243218 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243218 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4662 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243218 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243218 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243219 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42104 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243219 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243219 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243219 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243219 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw (trunk:0) found free endpoint: rtpbridge/19@mgw (mgcp_endp.c:262) 20250427085243219 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/19@mgw" (mgcp_protocol.c:370) 20250427085243219 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243219 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243219 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:4B8CF2F6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243219 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:4B8CF2F6 output_enabled 0 (mgcp_conn.c:271) 20250427085243219 DLMGCP DEBUG <0013> (1234/rtp C:4B8CF2F6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243219 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw CI:4B8CF2F6 CRCX: connection successfully created: (1234/rtp C:4B8CF2F6 r=NULL:0<->l=::1:4664) (mgcp_protocol.c:772) 20250427085243220 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243220 DLMGCP DEBUG <0013> Generated response: line #00: 200 42104 OK (mgcp_msg.c:72) 20250427085243220 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/19@mgw (mgcp_msg.c:72) 20250427085243220 DLMGCP DEBUG <0013> Generated response: line #02: I: 4B8CF2F6 (mgcp_msg.c:72) 20250427085243220 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243220 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4B8CF2F6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243220 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243220 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243220 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243220 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4664 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243220 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243220 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243221 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42105 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243221 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243221 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243221 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243221 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw (trunk:0) found free endpoint: rtpbridge/1a@mgw (mgcp_endp.c:262) 20250427085243221 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1a@mgw" (mgcp_protocol.c:370) 20250427085243221 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243221 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243221 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:6387961F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243221 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:6387961F output_enabled 0 (mgcp_conn.c:271) 20250427085243221 DLMGCP DEBUG <0013> (1234/rtp C:6387961F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243221 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw CI:6387961F CRCX: connection successfully created: (1234/rtp C:6387961F r=NULL:0<->l=::1:4666) (mgcp_protocol.c:772) 20250427085243221 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243221 DLMGCP DEBUG <0013> Generated response: line #00: 200 42105 OK (mgcp_msg.c:72) 20250427085243221 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1a@mgw (mgcp_msg.c:72) 20250427085243221 DLMGCP DEBUG <0013> Generated response: line #02: I: 6387961F (mgcp_msg.c:72) 20250427085243221 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243221 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6387961F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243221 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243221 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243221 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243221 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4666 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243221 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243221 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243222 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42106 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243222 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243222 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243222 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243222 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw (trunk:0) found free endpoint: rtpbridge/1b@mgw (mgcp_endp.c:262) 20250427085243222 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1b@mgw" (mgcp_protocol.c:370) 20250427085243222 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243222 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243222 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:408FFF82 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243222 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:408FFF82 output_enabled 0 (mgcp_conn.c:271) 20250427085243222 DLMGCP DEBUG <0013> (1234/rtp C:408FFF82 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243222 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw CI:408FFF82 CRCX: connection successfully created: (1234/rtp C:408FFF82 r=NULL:0<->l=::1:4668) (mgcp_protocol.c:772) 20250427085243222 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243222 DLMGCP DEBUG <0013> Generated response: line #00: 200 42106 OK (mgcp_msg.c:72) 20250427085243222 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1b@mgw (mgcp_msg.c:72) 20250427085243222 DLMGCP DEBUG <0013> Generated response: line #02: I: 408FFF82 (mgcp_msg.c:72) 20250427085243222 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243222 DLMGCP DEBUG <0013> Generated response: line #04: o=- 408FFF82 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243222 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243222 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243222 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243222 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4668 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243222 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243222 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243222 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42107 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243222 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243222 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243222 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243222 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw (trunk:0) found free endpoint: rtpbridge/1c@mgw (mgcp_endp.c:262) 20250427085243222 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1c@mgw" (mgcp_protocol.c:370) 20250427085243222 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243222 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243222 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:822D0CD9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243222 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:822D0CD9 output_enabled 0 (mgcp_conn.c:271) 20250427085243222 DLMGCP DEBUG <0013> (1234/rtp C:822D0CD9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243222 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw CI:822D0CD9 CRCX: connection successfully created: (1234/rtp C:822D0CD9 r=NULL:0<->l=::1:4670) (mgcp_protocol.c:772) 20250427085243222 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243222 DLMGCP DEBUG <0013> Generated response: line #00: 200 42107 OK (mgcp_msg.c:72) 20250427085243222 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1c@mgw (mgcp_msg.c:72) 20250427085243222 DLMGCP DEBUG <0013> Generated response: line #02: I: 822D0CD9 (mgcp_msg.c:72) 20250427085243222 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243222 DLMGCP DEBUG <0013> Generated response: line #04: o=- 822D0CD9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243222 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243222 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243222 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243222 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4670 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243222 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243222 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243222 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42108 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243222 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243222 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243222 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243222 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw (trunk:0) found free endpoint: rtpbridge/1d@mgw (mgcp_endp.c:262) 20250427085243222 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1d@mgw" (mgcp_protocol.c:370) 20250427085243222 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243222 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243222 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:E9F686F4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243222 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:E9F686F4 output_enabled 0 (mgcp_conn.c:271) 20250427085243222 DLMGCP DEBUG <0013> (1234/rtp C:E9F686F4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243223 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw CI:E9F686F4 CRCX: connection successfully created: (1234/rtp C:E9F686F4 r=NULL:0<->l=::1:4672) (mgcp_protocol.c:772) 20250427085243223 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243223 DLMGCP DEBUG <0013> Generated response: line #00: 200 42108 OK (mgcp_msg.c:72) 20250427085243223 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1d@mgw (mgcp_msg.c:72) 20250427085243223 DLMGCP DEBUG <0013> Generated response: line #02: I: E9F686F4 (mgcp_msg.c:72) 20250427085243223 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243223 DLMGCP DEBUG <0013> Generated response: line #04: o=- E9F686F4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243223 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243223 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243223 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243223 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4672 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243223 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243223 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243223 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42109 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243223 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243223 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243223 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243223 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw (trunk:0) found free endpoint: rtpbridge/1e@mgw (mgcp_endp.c:262) 20250427085243223 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1e@mgw" (mgcp_protocol.c:370) 20250427085243223 DLMGCP NOTICE <0013> endpoint:rtpbridge/1e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243223 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243223 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw CI:740E1076 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243223 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw CI:740E1076 output_enabled 0 (mgcp_conn.c:271) 20250427085243223 DLMGCP DEBUG <0013> (1234/rtp C:740E1076 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243223 DLMGCP NOTICE <0013> endpoint:rtpbridge/1e@mgw CI:740E1076 CRCX: connection successfully created: (1234/rtp C:740E1076 r=NULL:0<->l=::1:4674) (mgcp_protocol.c:772) 20250427085243223 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243223 DLMGCP DEBUG <0013> Generated response: line #00: 200 42109 OK (mgcp_msg.c:72) 20250427085243223 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1e@mgw (mgcp_msg.c:72) 20250427085243223 DLMGCP DEBUG <0013> Generated response: line #02: I: 740E1076 (mgcp_msg.c:72) 20250427085243223 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243223 DLMGCP DEBUG <0013> Generated response: line #04: o=- 740E1076 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243223 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243223 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243223 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243223 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4674 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243223 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243223 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243223 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42110 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243223 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243223 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243223 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243223 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw (trunk:0) found free endpoint: rtpbridge/1f@mgw (mgcp_endp.c:262) 20250427085243223 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1f@mgw" (mgcp_protocol.c:370) 20250427085243223 DLMGCP NOTICE <0013> endpoint:rtpbridge/1f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243223 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243223 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw CI:5AFDDD03 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243223 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw CI:5AFDDD03 output_enabled 0 (mgcp_conn.c:271) 20250427085243223 DLMGCP DEBUG <0013> (1234/rtp C:5AFDDD03 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243223 DLMGCP NOTICE <0013> endpoint:rtpbridge/1f@mgw CI:5AFDDD03 CRCX: connection successfully created: (1234/rtp C:5AFDDD03 r=NULL:0<->l=::1:4676) (mgcp_protocol.c:772) 20250427085243223 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243223 DLMGCP DEBUG <0013> Generated response: line #00: 200 42110 OK (mgcp_msg.c:72) 20250427085243223 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1f@mgw (mgcp_msg.c:72) 20250427085243223 DLMGCP DEBUG <0013> Generated response: line #02: I: 5AFDDD03 (mgcp_msg.c:72) 20250427085243223 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243223 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5AFDDD03 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243223 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243223 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243223 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243223 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4676 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243223 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243223 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243224 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42111 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243224 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243224 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243224 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243224 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw (trunk:0) found free endpoint: rtpbridge/20@mgw (mgcp_endp.c:262) 20250427085243224 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/20@mgw" (mgcp_protocol.c:370) 20250427085243224 DLMGCP NOTICE <0013> endpoint:rtpbridge/20@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243224 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243224 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw CI:110A89B8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243224 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw CI:110A89B8 output_enabled 0 (mgcp_conn.c:271) 20250427085243224 DLMGCP DEBUG <0013> (1234/rtp C:110A89B8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243224 DLMGCP NOTICE <0013> endpoint:rtpbridge/20@mgw CI:110A89B8 CRCX: connection successfully created: (1234/rtp C:110A89B8 r=NULL:0<->l=::1:4678) (mgcp_protocol.c:772) 20250427085243224 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243224 DLMGCP DEBUG <0013> Generated response: line #00: 200 42111 OK (mgcp_msg.c:72) 20250427085243224 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/20@mgw (mgcp_msg.c:72) 20250427085243224 DLMGCP DEBUG <0013> Generated response: line #02: I: 110A89B8 (mgcp_msg.c:72) 20250427085243224 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243224 DLMGCP DEBUG <0013> Generated response: line #04: o=- 110A89B8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243224 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243224 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243224 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243224 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4678 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243224 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243224 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243224 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42112 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243224 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243224 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243224 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243224 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw (trunk:0) found free endpoint: rtpbridge/21@mgw (mgcp_endp.c:262) 20250427085243224 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/21@mgw" (mgcp_protocol.c:370) 20250427085243224 DLMGCP NOTICE <0013> endpoint:rtpbridge/21@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243224 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243224 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw CI:441FC517 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243224 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw CI:441FC517 output_enabled 0 (mgcp_conn.c:271) 20250427085243224 DLMGCP DEBUG <0013> (1234/rtp C:441FC517 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243224 DLMGCP NOTICE <0013> endpoint:rtpbridge/21@mgw CI:441FC517 CRCX: connection successfully created: (1234/rtp C:441FC517 r=NULL:0<->l=::1:4680) (mgcp_protocol.c:772) 20250427085243224 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243224 DLMGCP DEBUG <0013> Generated response: line #00: 200 42112 OK (mgcp_msg.c:72) 20250427085243224 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/21@mgw (mgcp_msg.c:72) 20250427085243224 DLMGCP DEBUG <0013> Generated response: line #02: I: 441FC517 (mgcp_msg.c:72) 20250427085243224 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243224 DLMGCP DEBUG <0013> Generated response: line #04: o=- 441FC517 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243224 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243224 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243224 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243224 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4680 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243224 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243224 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243225 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42113 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243225 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243225 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243225 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243225 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw (trunk:0) found free endpoint: rtpbridge/22@mgw (mgcp_endp.c:262) 20250427085243225 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/22@mgw" (mgcp_protocol.c:370) 20250427085243225 DLMGCP NOTICE <0013> endpoint:rtpbridge/22@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243225 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243225 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw CI:C6862168 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243225 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw CI:C6862168 output_enabled 0 (mgcp_conn.c:271) 20250427085243225 DLMGCP DEBUG <0013> (1234/rtp C:C6862168 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243225 DLMGCP NOTICE <0013> endpoint:rtpbridge/22@mgw CI:C6862168 CRCX: connection successfully created: (1234/rtp C:C6862168 r=NULL:0<->l=::1:4682) (mgcp_protocol.c:772) 20250427085243225 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243225 DLMGCP DEBUG <0013> Generated response: line #00: 200 42113 OK (mgcp_msg.c:72) 20250427085243225 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/22@mgw (mgcp_msg.c:72) 20250427085243225 DLMGCP DEBUG <0013> Generated response: line #02: I: C6862168 (mgcp_msg.c:72) 20250427085243225 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243225 DLMGCP DEBUG <0013> Generated response: line #04: o=- C6862168 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243225 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243225 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243225 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243225 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4682 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243225 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243225 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243225 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42114 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243225 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243225 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243225 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243225 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw (trunk:0) found free endpoint: rtpbridge/23@mgw (mgcp_endp.c:262) 20250427085243225 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/23@mgw" (mgcp_protocol.c:370) 20250427085243225 DLMGCP NOTICE <0013> endpoint:rtpbridge/23@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243225 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243225 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw CI:4D1BA741 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243225 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw CI:4D1BA741 output_enabled 0 (mgcp_conn.c:271) 20250427085243225 DLMGCP DEBUG <0013> (1234/rtp C:4D1BA741 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243225 DLMGCP NOTICE <0013> endpoint:rtpbridge/23@mgw CI:4D1BA741 CRCX: connection successfully created: (1234/rtp C:4D1BA741 r=NULL:0<->l=::1:4684) (mgcp_protocol.c:772) 20250427085243225 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243225 DLMGCP DEBUG <0013> Generated response: line #00: 200 42114 OK (mgcp_msg.c:72) 20250427085243225 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/23@mgw (mgcp_msg.c:72) 20250427085243225 DLMGCP DEBUG <0013> Generated response: line #02: I: 4D1BA741 (mgcp_msg.c:72) 20250427085243225 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243225 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4D1BA741 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243225 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243225 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243225 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243225 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4684 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243225 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243225 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243226 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42115 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243226 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243226 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243226 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243226 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw (trunk:0) found free endpoint: rtpbridge/24@mgw (mgcp_endp.c:262) 20250427085243226 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/24@mgw" (mgcp_protocol.c:370) 20250427085243226 DLMGCP NOTICE <0013> endpoint:rtpbridge/24@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243226 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243226 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw CI:F7DFFBF6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243226 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw CI:F7DFFBF6 output_enabled 0 (mgcp_conn.c:271) 20250427085243226 DLMGCP DEBUG <0013> (1234/rtp C:F7DFFBF6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243226 DLMGCP NOTICE <0013> endpoint:rtpbridge/24@mgw CI:F7DFFBF6 CRCX: connection successfully created: (1234/rtp C:F7DFFBF6 r=NULL:0<->l=::1:4686) (mgcp_protocol.c:772) 20250427085243226 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243226 DLMGCP DEBUG <0013> Generated response: line #00: 200 42115 OK (mgcp_msg.c:72) 20250427085243226 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/24@mgw (mgcp_msg.c:72) 20250427085243226 DLMGCP DEBUG <0013> Generated response: line #02: I: F7DFFBF6 (mgcp_msg.c:72) 20250427085243226 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243226 DLMGCP DEBUG <0013> Generated response: line #04: o=- F7DFFBF6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243226 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243226 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243226 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243226 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4686 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243226 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243226 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243226 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42116 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243226 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243226 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243226 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243226 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw (trunk:0) found free endpoint: rtpbridge/25@mgw (mgcp_endp.c:262) 20250427085243226 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/25@mgw" (mgcp_protocol.c:370) 20250427085243226 DLMGCP NOTICE <0013> endpoint:rtpbridge/25@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243226 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243226 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw CI:ED286411 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243226 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw CI:ED286411 output_enabled 0 (mgcp_conn.c:271) 20250427085243226 DLMGCP DEBUG <0013> (1234/rtp C:ED286411 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243226 DLMGCP NOTICE <0013> endpoint:rtpbridge/25@mgw CI:ED286411 CRCX: connection successfully created: (1234/rtp C:ED286411 r=NULL:0<->l=::1:4688) (mgcp_protocol.c:772) 20250427085243226 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243226 DLMGCP DEBUG <0013> Generated response: line #00: 200 42116 OK (mgcp_msg.c:72) 20250427085243226 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/25@mgw (mgcp_msg.c:72) 20250427085243226 DLMGCP DEBUG <0013> Generated response: line #02: I: ED286411 (mgcp_msg.c:72) 20250427085243226 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243226 DLMGCP DEBUG <0013> Generated response: line #04: o=- ED286411 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243226 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243226 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243226 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243226 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4688 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243226 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243226 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243227 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42117 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243227 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243227 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243227 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243227 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw (trunk:0) found free endpoint: rtpbridge/26@mgw (mgcp_endp.c:262) 20250427085243227 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/26@mgw" (mgcp_protocol.c:370) 20250427085243227 DLMGCP NOTICE <0013> endpoint:rtpbridge/26@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243227 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243227 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw CI:E385243D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243227 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw CI:E385243D output_enabled 0 (mgcp_conn.c:271) 20250427085243227 DLMGCP DEBUG <0013> (1234/rtp C:E385243D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243227 DLMGCP NOTICE <0013> endpoint:rtpbridge/26@mgw CI:E385243D CRCX: connection successfully created: (1234/rtp C:E385243D r=NULL:0<->l=::1:4690) (mgcp_protocol.c:772) 20250427085243227 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243227 DLMGCP DEBUG <0013> Generated response: line #00: 200 42117 OK (mgcp_msg.c:72) 20250427085243227 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/26@mgw (mgcp_msg.c:72) 20250427085243227 DLMGCP DEBUG <0013> Generated response: line #02: I: E385243D (mgcp_msg.c:72) 20250427085243227 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243227 DLMGCP DEBUG <0013> Generated response: line #04: o=- E385243D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243227 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243227 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243227 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243227 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4690 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243227 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243227 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243227 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42118 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243227 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243227 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243227 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243227 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw (trunk:0) found free endpoint: rtpbridge/27@mgw (mgcp_endp.c:262) 20250427085243227 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/27@mgw" (mgcp_protocol.c:370) 20250427085243227 DLMGCP NOTICE <0013> endpoint:rtpbridge/27@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243227 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243227 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw CI:C1980604 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243227 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw CI:C1980604 output_enabled 0 (mgcp_conn.c:271) 20250427085243227 DLMGCP DEBUG <0013> (1234/rtp C:C1980604 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243227 DLMGCP NOTICE <0013> endpoint:rtpbridge/27@mgw CI:C1980604 CRCX: connection successfully created: (1234/rtp C:C1980604 r=NULL:0<->l=::1:4692) (mgcp_protocol.c:772) 20250427085243227 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243227 DLMGCP DEBUG <0013> Generated response: line #00: 200 42118 OK (mgcp_msg.c:72) 20250427085243227 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/27@mgw (mgcp_msg.c:72) 20250427085243227 DLMGCP DEBUG <0013> Generated response: line #02: I: C1980604 (mgcp_msg.c:72) 20250427085243227 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243227 DLMGCP DEBUG <0013> Generated response: line #04: o=- C1980604 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243227 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243227 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243227 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243227 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4692 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243227 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243227 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243228 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42119 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243228 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243228 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243228 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243228 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw (trunk:0) found free endpoint: rtpbridge/28@mgw (mgcp_endp.c:262) 20250427085243228 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/28@mgw" (mgcp_protocol.c:370) 20250427085243228 DLMGCP NOTICE <0013> endpoint:rtpbridge/28@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243228 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243228 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw CI:D1489DAB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243228 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw CI:D1489DAB output_enabled 0 (mgcp_conn.c:271) 20250427085243228 DLMGCP DEBUG <0013> (1234/rtp C:D1489DAB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243228 DLMGCP NOTICE <0013> endpoint:rtpbridge/28@mgw CI:D1489DAB CRCX: connection successfully created: (1234/rtp C:D1489DAB r=NULL:0<->l=::1:4694) (mgcp_protocol.c:772) 20250427085243228 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243228 DLMGCP DEBUG <0013> Generated response: line #00: 200 42119 OK (mgcp_msg.c:72) 20250427085243228 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/28@mgw (mgcp_msg.c:72) 20250427085243228 DLMGCP DEBUG <0013> Generated response: line #02: I: D1489DAB (mgcp_msg.c:72) 20250427085243228 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243228 DLMGCP DEBUG <0013> Generated response: line #04: o=- D1489DAB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243228 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243228 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243228 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243228 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4694 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243228 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243228 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243228 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42120 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243228 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243228 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243228 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243228 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw (trunk:0) found free endpoint: rtpbridge/29@mgw (mgcp_endp.c:262) 20250427085243228 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/29@mgw" (mgcp_protocol.c:370) 20250427085243228 DLMGCP NOTICE <0013> endpoint:rtpbridge/29@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243228 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243228 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw CI:4D263640 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243228 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw CI:4D263640 output_enabled 0 (mgcp_conn.c:271) 20250427085243228 DLMGCP DEBUG <0013> (1234/rtp C:4D263640 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243228 DLMGCP NOTICE <0013> endpoint:rtpbridge/29@mgw CI:4D263640 CRCX: connection successfully created: (1234/rtp C:4D263640 r=NULL:0<->l=::1:4696) (mgcp_protocol.c:772) 20250427085243228 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243228 DLMGCP DEBUG <0013> Generated response: line #00: 200 42120 OK (mgcp_msg.c:72) 20250427085243228 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/29@mgw (mgcp_msg.c:72) 20250427085243228 DLMGCP DEBUG <0013> Generated response: line #02: I: 4D263640 (mgcp_msg.c:72) 20250427085243228 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243228 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4D263640 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243228 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243228 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243228 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243228 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4696 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243228 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243228 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243228 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42121 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243228 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243228 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243228 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243228 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw (trunk:0) found free endpoint: rtpbridge/2a@mgw (mgcp_endp.c:262) 20250427085243228 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2a@mgw" (mgcp_protocol.c:370) 20250427085243228 DLMGCP NOTICE <0013> endpoint:rtpbridge/2a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243228 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243228 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw CI:D54D659E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243228 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw CI:D54D659E output_enabled 0 (mgcp_conn.c:271) 20250427085243228 DLMGCP DEBUG <0013> (1234/rtp C:D54D659E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243229 DLMGCP NOTICE <0013> endpoint:rtpbridge/2a@mgw CI:D54D659E CRCX: connection successfully created: (1234/rtp C:D54D659E r=NULL:0<->l=::1:4698) (mgcp_protocol.c:772) 20250427085243229 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243229 DLMGCP DEBUG <0013> Generated response: line #00: 200 42121 OK (mgcp_msg.c:72) 20250427085243229 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2a@mgw (mgcp_msg.c:72) 20250427085243229 DLMGCP DEBUG <0013> Generated response: line #02: I: D54D659E (mgcp_msg.c:72) 20250427085243229 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243229 DLMGCP DEBUG <0013> Generated response: line #04: o=- D54D659E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243229 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243229 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243229 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243229 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4698 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243229 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243229 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243229 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42122 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243229 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243229 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243229 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243229 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw (trunk:0) found free endpoint: rtpbridge/2b@mgw (mgcp_endp.c:262) 20250427085243229 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2b@mgw" (mgcp_protocol.c:370) 20250427085243229 DLMGCP NOTICE <0013> endpoint:rtpbridge/2b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243229 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243229 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw CI:A983EC88 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243229 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw CI:A983EC88 output_enabled 0 (mgcp_conn.c:271) 20250427085243229 DLMGCP DEBUG <0013> (1234/rtp C:A983EC88 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243229 DLMGCP NOTICE <0013> endpoint:rtpbridge/2b@mgw CI:A983EC88 CRCX: connection successfully created: (1234/rtp C:A983EC88 r=NULL:0<->l=::1:4700) (mgcp_protocol.c:772) 20250427085243229 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243229 DLMGCP DEBUG <0013> Generated response: line #00: 200 42122 OK (mgcp_msg.c:72) 20250427085243229 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2b@mgw (mgcp_msg.c:72) 20250427085243229 DLMGCP DEBUG <0013> Generated response: line #02: I: A983EC88 (mgcp_msg.c:72) 20250427085243229 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243229 DLMGCP DEBUG <0013> Generated response: line #04: o=- A983EC88 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243229 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243229 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243229 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243229 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4700 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243229 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243229 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243230 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42123 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243230 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243230 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243230 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243230 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw (trunk:0) found free endpoint: rtpbridge/2c@mgw (mgcp_endp.c:262) 20250427085243230 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2c@mgw" (mgcp_protocol.c:370) 20250427085243230 DLMGCP NOTICE <0013> endpoint:rtpbridge/2c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243230 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243230 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw CI:1A2ABDD4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243230 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw CI:1A2ABDD4 output_enabled 0 (mgcp_conn.c:271) 20250427085243230 DLMGCP DEBUG <0013> (1234/rtp C:1A2ABDD4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243230 DLMGCP NOTICE <0013> endpoint:rtpbridge/2c@mgw CI:1A2ABDD4 CRCX: connection successfully created: (1234/rtp C:1A2ABDD4 r=NULL:0<->l=::1:4702) (mgcp_protocol.c:772) 20250427085243230 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243230 DLMGCP DEBUG <0013> Generated response: line #00: 200 42123 OK (mgcp_msg.c:72) 20250427085243230 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2c@mgw (mgcp_msg.c:72) 20250427085243230 DLMGCP DEBUG <0013> Generated response: line #02: I: 1A2ABDD4 (mgcp_msg.c:72) 20250427085243230 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243230 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1A2ABDD4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243230 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243230 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243230 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243230 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4702 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243230 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243230 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243231 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42124 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243231 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243231 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243231 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243231 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw (trunk:0) found free endpoint: rtpbridge/2d@mgw (mgcp_endp.c:262) 20250427085243231 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2d@mgw" (mgcp_protocol.c:370) 20250427085243231 DLMGCP NOTICE <0013> endpoint:rtpbridge/2d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243231 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243231 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw CI:CDB7B0D8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243231 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw CI:CDB7B0D8 output_enabled 0 (mgcp_conn.c:271) 20250427085243231 DLMGCP DEBUG <0013> (1234/rtp C:CDB7B0D8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243231 DLMGCP NOTICE <0013> endpoint:rtpbridge/2d@mgw CI:CDB7B0D8 CRCX: connection successfully created: (1234/rtp C:CDB7B0D8 r=NULL:0<->l=::1:4704) (mgcp_protocol.c:772) 20250427085243231 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243231 DLMGCP DEBUG <0013> Generated response: line #00: 200 42124 OK (mgcp_msg.c:72) 20250427085243231 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2d@mgw (mgcp_msg.c:72) 20250427085243231 DLMGCP DEBUG <0013> Generated response: line #02: I: CDB7B0D8 (mgcp_msg.c:72) 20250427085243231 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243231 DLMGCP DEBUG <0013> Generated response: line #04: o=- CDB7B0D8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243231 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243231 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243231 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243231 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4704 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243231 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243231 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243231 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42125 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243231 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243231 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243231 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243231 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw (trunk:0) found free endpoint: rtpbridge/2e@mgw (mgcp_endp.c:262) 20250427085243231 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2e@mgw" (mgcp_protocol.c:370) 20250427085243231 DLMGCP NOTICE <0013> endpoint:rtpbridge/2e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243231 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243231 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw CI:678137C7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243231 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw CI:678137C7 output_enabled 0 (mgcp_conn.c:271) 20250427085243231 DLMGCP DEBUG <0013> (1234/rtp C:678137C7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243231 DLMGCP NOTICE <0013> endpoint:rtpbridge/2e@mgw CI:678137C7 CRCX: connection successfully created: (1234/rtp C:678137C7 r=NULL:0<->l=::1:4706) (mgcp_protocol.c:772) 20250427085243231 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243231 DLMGCP DEBUG <0013> Generated response: line #00: 200 42125 OK (mgcp_msg.c:72) 20250427085243231 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2e@mgw (mgcp_msg.c:72) 20250427085243231 DLMGCP DEBUG <0013> Generated response: line #02: I: 678137C7 (mgcp_msg.c:72) 20250427085243231 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243231 DLMGCP DEBUG <0013> Generated response: line #04: o=- 678137C7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243231 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243231 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243231 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243232 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4706 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243232 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243232 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243232 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42126 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243232 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243232 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243232 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243232 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw (trunk:0) found free endpoint: rtpbridge/2f@mgw (mgcp_endp.c:262) 20250427085243232 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2f@mgw" (mgcp_protocol.c:370) 20250427085243232 DLMGCP NOTICE <0013> endpoint:rtpbridge/2f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243232 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243232 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw CI:B9A56907 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243232 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw CI:B9A56907 output_enabled 0 (mgcp_conn.c:271) 20250427085243232 DLMGCP DEBUG <0013> (1234/rtp C:B9A56907 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243232 DLMGCP NOTICE <0013> endpoint:rtpbridge/2f@mgw CI:B9A56907 CRCX: connection successfully created: (1234/rtp C:B9A56907 r=NULL:0<->l=::1:4708) (mgcp_protocol.c:772) 20250427085243232 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243232 DLMGCP DEBUG <0013> Generated response: line #00: 200 42126 OK (mgcp_msg.c:72) 20250427085243232 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2f@mgw (mgcp_msg.c:72) 20250427085243232 DLMGCP DEBUG <0013> Generated response: line #02: I: B9A56907 (mgcp_msg.c:72) 20250427085243232 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243232 DLMGCP DEBUG <0013> Generated response: line #04: o=- B9A56907 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243232 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243232 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243232 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243232 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4708 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243232 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243232 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243233 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42127 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243233 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243233 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243233 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243233 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw (trunk:0) found free endpoint: rtpbridge/30@mgw (mgcp_endp.c:262) 20250427085243233 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/30@mgw" (mgcp_protocol.c:370) 20250427085243233 DLMGCP NOTICE <0013> endpoint:rtpbridge/30@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243233 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243233 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw CI:D05C11A4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243233 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw CI:D05C11A4 output_enabled 0 (mgcp_conn.c:271) 20250427085243233 DLMGCP DEBUG <0013> (1234/rtp C:D05C11A4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243233 DLMGCP NOTICE <0013> endpoint:rtpbridge/30@mgw CI:D05C11A4 CRCX: connection successfully created: (1234/rtp C:D05C11A4 r=NULL:0<->l=::1:4710) (mgcp_protocol.c:772) 20250427085243233 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243233 DLMGCP DEBUG <0013> Generated response: line #00: 200 42127 OK (mgcp_msg.c:72) 20250427085243233 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/30@mgw (mgcp_msg.c:72) 20250427085243233 DLMGCP DEBUG <0013> Generated response: line #02: I: D05C11A4 (mgcp_msg.c:72) 20250427085243233 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243233 DLMGCP DEBUG <0013> Generated response: line #04: o=- D05C11A4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243233 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243233 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243233 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243233 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4710 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243233 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243233 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243233 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42128 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243233 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243233 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243233 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243233 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw (trunk:0) found free endpoint: rtpbridge/31@mgw (mgcp_endp.c:262) 20250427085243234 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/31@mgw" (mgcp_protocol.c:370) 20250427085243234 DLMGCP NOTICE <0013> endpoint:rtpbridge/31@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243234 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243234 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw CI:C97EEC2A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243234 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw CI:C97EEC2A output_enabled 0 (mgcp_conn.c:271) 20250427085243234 DLMGCP DEBUG <0013> (1234/rtp C:C97EEC2A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243234 DLMGCP NOTICE <0013> endpoint:rtpbridge/31@mgw CI:C97EEC2A CRCX: connection successfully created: (1234/rtp C:C97EEC2A r=NULL:0<->l=::1:4712) (mgcp_protocol.c:772) 20250427085243234 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243234 DLMGCP DEBUG <0013> Generated response: line #00: 200 42128 OK (mgcp_msg.c:72) 20250427085243234 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/31@mgw (mgcp_msg.c:72) 20250427085243234 DLMGCP DEBUG <0013> Generated response: line #02: I: C97EEC2A (mgcp_msg.c:72) 20250427085243234 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243234 DLMGCP DEBUG <0013> Generated response: line #04: o=- C97EEC2A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243234 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243234 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243234 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243234 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4712 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243234 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243234 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243234 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42129 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243234 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243234 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243234 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243234 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw (trunk:0) found free endpoint: rtpbridge/32@mgw (mgcp_endp.c:262) 20250427085243234 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/32@mgw" (mgcp_protocol.c:370) 20250427085243234 DLMGCP NOTICE <0013> endpoint:rtpbridge/32@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243234 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243234 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw CI:43119C7A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243234 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw CI:43119C7A output_enabled 0 (mgcp_conn.c:271) 20250427085243234 DLMGCP DEBUG <0013> (1234/rtp C:43119C7A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243234 DLMGCP NOTICE <0013> endpoint:rtpbridge/32@mgw CI:43119C7A CRCX: connection successfully created: (1234/rtp C:43119C7A r=NULL:0<->l=::1:4714) (mgcp_protocol.c:772) 20250427085243234 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243234 DLMGCP DEBUG <0013> Generated response: line #00: 200 42129 OK (mgcp_msg.c:72) 20250427085243234 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/32@mgw (mgcp_msg.c:72) 20250427085243234 DLMGCP DEBUG <0013> Generated response: line #02: I: 43119C7A (mgcp_msg.c:72) 20250427085243234 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243234 DLMGCP DEBUG <0013> Generated response: line #04: o=- 43119C7A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243234 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243234 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243234 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243234 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4714 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243234 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243234 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243235 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42130 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243235 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243235 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243235 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243235 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw (trunk:0) found free endpoint: rtpbridge/33@mgw (mgcp_endp.c:262) 20250427085243235 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/33@mgw" (mgcp_protocol.c:370) 20250427085243235 DLMGCP NOTICE <0013> endpoint:rtpbridge/33@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243235 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243235 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw CI:BABE7A24 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243235 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw CI:BABE7A24 output_enabled 0 (mgcp_conn.c:271) 20250427085243235 DLMGCP DEBUG <0013> (1234/rtp C:BABE7A24 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243235 DLMGCP NOTICE <0013> endpoint:rtpbridge/33@mgw CI:BABE7A24 CRCX: connection successfully created: (1234/rtp C:BABE7A24 r=NULL:0<->l=::1:4716) (mgcp_protocol.c:772) 20250427085243235 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243235 DLMGCP DEBUG <0013> Generated response: line #00: 200 42130 OK (mgcp_msg.c:72) 20250427085243235 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/33@mgw (mgcp_msg.c:72) 20250427085243235 DLMGCP DEBUG <0013> Generated response: line #02: I: BABE7A24 (mgcp_msg.c:72) 20250427085243235 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243235 DLMGCP DEBUG <0013> Generated response: line #04: o=- BABE7A24 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243235 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243235 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243235 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243235 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4716 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243235 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243235 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243236 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42131 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243236 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243236 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243236 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243236 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw (trunk:0) found free endpoint: rtpbridge/34@mgw (mgcp_endp.c:262) 20250427085243236 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/34@mgw" (mgcp_protocol.c:370) 20250427085243236 DLMGCP NOTICE <0013> endpoint:rtpbridge/34@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243236 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243236 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw CI:80B458FE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243236 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw CI:80B458FE output_enabled 0 (mgcp_conn.c:271) 20250427085243236 DLMGCP DEBUG <0013> (1234/rtp C:80B458FE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243236 DLMGCP NOTICE <0013> endpoint:rtpbridge/34@mgw CI:80B458FE CRCX: connection successfully created: (1234/rtp C:80B458FE r=NULL:0<->l=::1:4718) (mgcp_protocol.c:772) 20250427085243236 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243236 DLMGCP DEBUG <0013> Generated response: line #00: 200 42131 OK (mgcp_msg.c:72) 20250427085243236 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/34@mgw (mgcp_msg.c:72) 20250427085243236 DLMGCP DEBUG <0013> Generated response: line #02: I: 80B458FE (mgcp_msg.c:72) 20250427085243236 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243236 DLMGCP DEBUG <0013> Generated response: line #04: o=- 80B458FE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243236 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243236 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243236 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243236 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4718 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243236 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243236 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243236 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42132 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243236 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243236 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243236 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243236 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw (trunk:0) found free endpoint: rtpbridge/35@mgw (mgcp_endp.c:262) 20250427085243236 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/35@mgw" (mgcp_protocol.c:370) 20250427085243236 DLMGCP NOTICE <0013> endpoint:rtpbridge/35@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243236 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243236 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw CI:21769869 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243236 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw CI:21769869 output_enabled 0 (mgcp_conn.c:271) 20250427085243236 DLMGCP DEBUG <0013> (1234/rtp C:21769869 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243237 DLMGCP NOTICE <0013> endpoint:rtpbridge/35@mgw CI:21769869 CRCX: connection successfully created: (1234/rtp C:21769869 r=NULL:0<->l=::1:4720) (mgcp_protocol.c:772) 20250427085243237 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243237 DLMGCP DEBUG <0013> Generated response: line #00: 200 42132 OK (mgcp_msg.c:72) 20250427085243237 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/35@mgw (mgcp_msg.c:72) 20250427085243237 DLMGCP DEBUG <0013> Generated response: line #02: I: 21769869 (mgcp_msg.c:72) 20250427085243237 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243237 DLMGCP DEBUG <0013> Generated response: line #04: o=- 21769869 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243237 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243237 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243237 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243237 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4720 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243237 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243237 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243237 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42133 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243237 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243237 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243237 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243237 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw (trunk:0) found free endpoint: rtpbridge/36@mgw (mgcp_endp.c:262) 20250427085243237 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/36@mgw" (mgcp_protocol.c:370) 20250427085243237 DLMGCP NOTICE <0013> endpoint:rtpbridge/36@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243237 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243237 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw CI:519A72A4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243237 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw CI:519A72A4 output_enabled 0 (mgcp_conn.c:271) 20250427085243237 DLMGCP DEBUG <0013> (1234/rtp C:519A72A4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243237 DLMGCP NOTICE <0013> endpoint:rtpbridge/36@mgw CI:519A72A4 CRCX: connection successfully created: (1234/rtp C:519A72A4 r=NULL:0<->l=::1:4722) (mgcp_protocol.c:772) 20250427085243237 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243237 DLMGCP DEBUG <0013> Generated response: line #00: 200 42133 OK (mgcp_msg.c:72) 20250427085243237 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/36@mgw (mgcp_msg.c:72) 20250427085243237 DLMGCP DEBUG <0013> Generated response: line #02: I: 519A72A4 (mgcp_msg.c:72) 20250427085243237 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243237 DLMGCP DEBUG <0013> Generated response: line #04: o=- 519A72A4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243237 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243237 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243237 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243237 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4722 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243237 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243237 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243238 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42134 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243238 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243238 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243238 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243238 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw (trunk:0) found free endpoint: rtpbridge/37@mgw (mgcp_endp.c:262) 20250427085243238 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/37@mgw" (mgcp_protocol.c:370) 20250427085243238 DLMGCP NOTICE <0013> endpoint:rtpbridge/37@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243238 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243238 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw CI:545E5726 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243238 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw CI:545E5726 output_enabled 0 (mgcp_conn.c:271) 20250427085243238 DLMGCP DEBUG <0013> (1234/rtp C:545E5726 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243238 DLMGCP NOTICE <0013> endpoint:rtpbridge/37@mgw CI:545E5726 CRCX: connection successfully created: (1234/rtp C:545E5726 r=NULL:0<->l=::1:4724) (mgcp_protocol.c:772) 20250427085243238 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243238 DLMGCP DEBUG <0013> Generated response: line #00: 200 42134 OK (mgcp_msg.c:72) 20250427085243238 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/37@mgw (mgcp_msg.c:72) 20250427085243238 DLMGCP DEBUG <0013> Generated response: line #02: I: 545E5726 (mgcp_msg.c:72) 20250427085243238 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243238 DLMGCP DEBUG <0013> Generated response: line #04: o=- 545E5726 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243238 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243238 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243238 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243238 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4724 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243238 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243238 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243238 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42135 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243238 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243238 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243238 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243238 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw (trunk:0) found free endpoint: rtpbridge/38@mgw (mgcp_endp.c:262) 20250427085243238 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/38@mgw" (mgcp_protocol.c:370) 20250427085243238 DLMGCP NOTICE <0013> endpoint:rtpbridge/38@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243238 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243238 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw CI:2E0DD247 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243238 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw CI:2E0DD247 output_enabled 0 (mgcp_conn.c:271) 20250427085243238 DLMGCP DEBUG <0013> (1234/rtp C:2E0DD247 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243238 DLMGCP NOTICE <0013> endpoint:rtpbridge/38@mgw CI:2E0DD247 CRCX: connection successfully created: (1234/rtp C:2E0DD247 r=NULL:0<->l=::1:4726) (mgcp_protocol.c:772) 20250427085243238 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243238 DLMGCP DEBUG <0013> Generated response: line #00: 200 42135 OK (mgcp_msg.c:72) 20250427085243238 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/38@mgw (mgcp_msg.c:72) 20250427085243238 DLMGCP DEBUG <0013> Generated response: line #02: I: 2E0DD247 (mgcp_msg.c:72) 20250427085243238 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243238 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2E0DD247 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243238 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243238 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243238 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243238 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4726 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243238 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243238 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243239 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42136 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243239 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243239 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243239 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243239 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw (trunk:0) found free endpoint: rtpbridge/39@mgw (mgcp_endp.c:262) 20250427085243239 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/39@mgw" (mgcp_protocol.c:370) 20250427085243239 DLMGCP NOTICE <0013> endpoint:rtpbridge/39@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243239 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243239 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw CI:6B7CE820 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243239 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw CI:6B7CE820 output_enabled 0 (mgcp_conn.c:271) 20250427085243239 DLMGCP DEBUG <0013> (1234/rtp C:6B7CE820 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243239 DLMGCP NOTICE <0013> endpoint:rtpbridge/39@mgw CI:6B7CE820 CRCX: connection successfully created: (1234/rtp C:6B7CE820 r=NULL:0<->l=::1:4728) (mgcp_protocol.c:772) 20250427085243239 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243239 DLMGCP DEBUG <0013> Generated response: line #00: 200 42136 OK (mgcp_msg.c:72) 20250427085243239 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/39@mgw (mgcp_msg.c:72) 20250427085243239 DLMGCP DEBUG <0013> Generated response: line #02: I: 6B7CE820 (mgcp_msg.c:72) 20250427085243239 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243239 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6B7CE820 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243239 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243239 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243239 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243239 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4728 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243239 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243239 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243239 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42137 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243239 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243239 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243239 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243239 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw (trunk:0) found free endpoint: rtpbridge/3a@mgw (mgcp_endp.c:262) 20250427085243239 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/3a@mgw" (mgcp_protocol.c:370) 20250427085243239 DLMGCP NOTICE <0013> endpoint:rtpbridge/3a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243239 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243239 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw CI:9AB03CAA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243239 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw CI:9AB03CAA output_enabled 0 (mgcp_conn.c:271) 20250427085243239 DLMGCP DEBUG <0013> (1234/rtp C:9AB03CAA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243239 DLMGCP NOTICE <0013> endpoint:rtpbridge/3a@mgw CI:9AB03CAA CRCX: connection successfully created: (1234/rtp C:9AB03CAA r=NULL:0<->l=::1:4730) (mgcp_protocol.c:772) 20250427085243239 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243239 DLMGCP DEBUG <0013> Generated response: line #00: 200 42137 OK (mgcp_msg.c:72) 20250427085243240 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3a@mgw (mgcp_msg.c:72) 20250427085243240 DLMGCP DEBUG <0013> Generated response: line #02: I: 9AB03CAA (mgcp_msg.c:72) 20250427085243240 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243240 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9AB03CAA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243240 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243240 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243240 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243240 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4730 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243240 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243240 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243240 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42138 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243240 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243240 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243240 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243240 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw (trunk:0) found free endpoint: rtpbridge/3b@mgw (mgcp_endp.c:262) 20250427085243240 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/3b@mgw" (mgcp_protocol.c:370) 20250427085243240 DLMGCP NOTICE <0013> endpoint:rtpbridge/3b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243240 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243240 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw CI:551CB298 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243240 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw CI:551CB298 output_enabled 0 (mgcp_conn.c:271) 20250427085243240 DLMGCP DEBUG <0013> (1234/rtp C:551CB298 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243240 DLMGCP NOTICE <0013> endpoint:rtpbridge/3b@mgw CI:551CB298 CRCX: connection successfully created: (1234/rtp C:551CB298 r=NULL:0<->l=::1:4732) (mgcp_protocol.c:772) 20250427085243240 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243240 DLMGCP DEBUG <0013> Generated response: line #00: 200 42138 OK (mgcp_msg.c:72) 20250427085243240 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3b@mgw (mgcp_msg.c:72) 20250427085243240 DLMGCP DEBUG <0013> Generated response: line #02: I: 551CB298 (mgcp_msg.c:72) 20250427085243240 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243240 DLMGCP DEBUG <0013> Generated response: line #04: o=- 551CB298 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243240 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243240 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243240 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243240 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4732 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243240 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243240 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243241 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42139 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243241 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243241 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243241 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243241 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw (trunk:0) found free endpoint: rtpbridge/3c@mgw (mgcp_endp.c:262) 20250427085243241 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/3c@mgw" (mgcp_protocol.c:370) 20250427085243241 DLMGCP NOTICE <0013> endpoint:rtpbridge/3c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243241 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243241 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw CI:04330AFC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243241 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw CI:04330AFC output_enabled 0 (mgcp_conn.c:271) 20250427085243241 DLMGCP DEBUG <0013> (1234/rtp C:04330AFC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243241 DLMGCP NOTICE <0013> endpoint:rtpbridge/3c@mgw CI:04330AFC CRCX: connection successfully created: (1234/rtp C:04330AFC r=NULL:0<->l=::1:4734) (mgcp_protocol.c:772) 20250427085243241 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243241 DLMGCP DEBUG <0013> Generated response: line #00: 200 42139 OK (mgcp_msg.c:72) 20250427085243241 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3c@mgw (mgcp_msg.c:72) 20250427085243241 DLMGCP DEBUG <0013> Generated response: line #02: I: 04330AFC (mgcp_msg.c:72) 20250427085243241 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243241 DLMGCP DEBUG <0013> Generated response: line #04: o=- 04330AFC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243241 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243241 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243241 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243241 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4734 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243241 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243241 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243241 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42140 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243241 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243241 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243241 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243241 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw (trunk:0) found free endpoint: rtpbridge/3d@mgw (mgcp_endp.c:262) 20250427085243241 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/3d@mgw" (mgcp_protocol.c:370) 20250427085243241 DLMGCP NOTICE <0013> endpoint:rtpbridge/3d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243241 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243241 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw CI:E40C7C45 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243241 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw CI:E40C7C45 output_enabled 0 (mgcp_conn.c:271) 20250427085243241 DLMGCP DEBUG <0013> (1234/rtp C:E40C7C45 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243241 DLMGCP NOTICE <0013> endpoint:rtpbridge/3d@mgw CI:E40C7C45 CRCX: connection successfully created: (1234/rtp C:E40C7C45 r=NULL:0<->l=::1:4736) (mgcp_protocol.c:772) 20250427085243241 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243241 DLMGCP DEBUG <0013> Generated response: line #00: 200 42140 OK (mgcp_msg.c:72) 20250427085243241 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3d@mgw (mgcp_msg.c:72) 20250427085243241 DLMGCP DEBUG <0013> Generated response: line #02: I: E40C7C45 (mgcp_msg.c:72) 20250427085243241 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243241 DLMGCP DEBUG <0013> Generated response: line #04: o=- E40C7C45 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243241 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243241 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243241 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243241 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4736 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243241 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243241 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243242 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42141 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243242 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243242 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243242 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243242 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw (trunk:0) found free endpoint: rtpbridge/3e@mgw (mgcp_endp.c:262) 20250427085243242 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/3e@mgw" (mgcp_protocol.c:370) 20250427085243242 DLMGCP NOTICE <0013> endpoint:rtpbridge/3e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243242 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243242 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw CI:8F81261F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243242 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw CI:8F81261F output_enabled 0 (mgcp_conn.c:271) 20250427085243242 DLMGCP DEBUG <0013> (1234/rtp C:8F81261F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243242 DLMGCP NOTICE <0013> endpoint:rtpbridge/3e@mgw CI:8F81261F CRCX: connection successfully created: (1234/rtp C:8F81261F r=NULL:0<->l=::1:4738) (mgcp_protocol.c:772) 20250427085243242 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243242 DLMGCP DEBUG <0013> Generated response: line #00: 200 42141 OK (mgcp_msg.c:72) 20250427085243242 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3e@mgw (mgcp_msg.c:72) 20250427085243242 DLMGCP DEBUG <0013> Generated response: line #02: I: 8F81261F (mgcp_msg.c:72) 20250427085243242 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243242 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8F81261F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243242 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243242 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243242 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243242 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4738 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243242 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243242 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243242 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42142 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243242 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243242 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243242 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243242 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw (trunk:0) found free endpoint: rtpbridge/3f@mgw (mgcp_endp.c:262) 20250427085243242 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/3f@mgw" (mgcp_protocol.c:370) 20250427085243242 DLMGCP NOTICE <0013> endpoint:rtpbridge/3f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243242 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243242 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw CI:ACC757B8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243242 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw CI:ACC757B8 output_enabled 0 (mgcp_conn.c:271) 20250427085243242 DLMGCP DEBUG <0013> (1234/rtp C:ACC757B8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243242 DLMGCP NOTICE <0013> endpoint:rtpbridge/3f@mgw CI:ACC757B8 CRCX: connection successfully created: (1234/rtp C:ACC757B8 r=NULL:0<->l=::1:4740) (mgcp_protocol.c:772) 20250427085243242 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243242 DLMGCP DEBUG <0013> Generated response: line #00: 200 42142 OK (mgcp_msg.c:72) 20250427085243242 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3f@mgw (mgcp_msg.c:72) 20250427085243242 DLMGCP DEBUG <0013> Generated response: line #02: I: ACC757B8 (mgcp_msg.c:72) 20250427085243242 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243242 DLMGCP DEBUG <0013> Generated response: line #04: o=- ACC757B8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243242 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243242 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243242 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243242 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4740 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243242 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243242 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243243 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42143 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243243 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243243 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243243 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243243 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw (trunk:0) found free endpoint: rtpbridge/40@mgw (mgcp_endp.c:262) 20250427085243243 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/40@mgw" (mgcp_protocol.c:370) 20250427085243243 DLMGCP NOTICE <0013> endpoint:rtpbridge/40@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243243 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243243 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw CI:36D75A55 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243243 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw CI:36D75A55 output_enabled 0 (mgcp_conn.c:271) 20250427085243243 DLMGCP DEBUG <0013> (1234/rtp C:36D75A55 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243243 DLMGCP NOTICE <0013> endpoint:rtpbridge/40@mgw CI:36D75A55 CRCX: connection successfully created: (1234/rtp C:36D75A55 r=NULL:0<->l=::1:4742) (mgcp_protocol.c:772) 20250427085243243 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243243 DLMGCP DEBUG <0013> Generated response: line #00: 200 42143 OK (mgcp_msg.c:72) 20250427085243243 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/40@mgw (mgcp_msg.c:72) 20250427085243243 DLMGCP DEBUG <0013> Generated response: line #02: I: 36D75A55 (mgcp_msg.c:72) 20250427085243243 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243243 DLMGCP DEBUG <0013> Generated response: line #04: o=- 36D75A55 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243243 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243243 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243243 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243243 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4742 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243243 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243243 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243243 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42144 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243243 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243243 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243243 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243243 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw (trunk:0) found free endpoint: rtpbridge/41@mgw (mgcp_endp.c:262) 20250427085243243 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/41@mgw" (mgcp_protocol.c:370) 20250427085243243 DLMGCP NOTICE <0013> endpoint:rtpbridge/41@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243243 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243243 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw CI:058ABB92 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243243 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw CI:058ABB92 output_enabled 0 (mgcp_conn.c:271) 20250427085243243 DLMGCP DEBUG <0013> (1234/rtp C:058ABB92 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243243 DLMGCP NOTICE <0013> endpoint:rtpbridge/41@mgw CI:058ABB92 CRCX: connection successfully created: (1234/rtp C:058ABB92 r=NULL:0<->l=::1:4744) (mgcp_protocol.c:772) 20250427085243243 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243243 DLMGCP DEBUG <0013> Generated response: line #00: 200 42144 OK (mgcp_msg.c:72) 20250427085243243 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/41@mgw (mgcp_msg.c:72) 20250427085243243 DLMGCP DEBUG <0013> Generated response: line #02: I: 058ABB92 (mgcp_msg.c:72) 20250427085243243 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243243 DLMGCP DEBUG <0013> Generated response: line #04: o=- 058ABB92 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243243 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243243 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243243 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243243 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4744 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243243 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243243 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243243 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42145 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243243 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243243 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243243 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243243 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw (trunk:0) found free endpoint: rtpbridge/42@mgw (mgcp_endp.c:262) 20250427085243243 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/42@mgw" (mgcp_protocol.c:370) 20250427085243243 DLMGCP NOTICE <0013> endpoint:rtpbridge/42@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243243 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243243 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw CI:55F7243E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243243 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw CI:55F7243E output_enabled 0 (mgcp_conn.c:271) 20250427085243243 DLMGCP DEBUG <0013> (1234/rtp C:55F7243E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243243 DLMGCP NOTICE <0013> endpoint:rtpbridge/42@mgw CI:55F7243E CRCX: connection successfully created: (1234/rtp C:55F7243E r=NULL:0<->l=::1:4746) (mgcp_protocol.c:772) 20250427085243244 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243244 DLMGCP DEBUG <0013> Generated response: line #00: 200 42145 OK (mgcp_msg.c:72) 20250427085243244 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/42@mgw (mgcp_msg.c:72) 20250427085243244 DLMGCP DEBUG <0013> Generated response: line #02: I: 55F7243E (mgcp_msg.c:72) 20250427085243244 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243244 DLMGCP DEBUG <0013> Generated response: line #04: o=- 55F7243E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243244 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243244 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243244 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243244 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4746 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243244 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243244 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243244 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42146 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243244 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243244 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243244 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243244 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw (trunk:0) found free endpoint: rtpbridge/43@mgw (mgcp_endp.c:262) 20250427085243244 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/43@mgw" (mgcp_protocol.c:370) 20250427085243244 DLMGCP NOTICE <0013> endpoint:rtpbridge/43@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243244 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243244 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw CI:669379EE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243244 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw CI:669379EE output_enabled 0 (mgcp_conn.c:271) 20250427085243244 DLMGCP DEBUG <0013> (1234/rtp C:669379EE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243244 DLMGCP NOTICE <0013> endpoint:rtpbridge/43@mgw CI:669379EE CRCX: connection successfully created: (1234/rtp C:669379EE r=NULL:0<->l=::1:4748) (mgcp_protocol.c:772) 20250427085243244 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243244 DLMGCP DEBUG <0013> Generated response: line #00: 200 42146 OK (mgcp_msg.c:72) 20250427085243244 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/43@mgw (mgcp_msg.c:72) 20250427085243244 DLMGCP DEBUG <0013> Generated response: line #02: I: 669379EE (mgcp_msg.c:72) 20250427085243244 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243244 DLMGCP DEBUG <0013> Generated response: line #04: o=- 669379EE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243244 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243244 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243244 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243244 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4748 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243244 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243244 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243244 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42147 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243244 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243244 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243244 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243244 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw (trunk:0) found free endpoint: rtpbridge/44@mgw (mgcp_endp.c:262) 20250427085243244 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/44@mgw" (mgcp_protocol.c:370) 20250427085243244 DLMGCP NOTICE <0013> endpoint:rtpbridge/44@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243244 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243244 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw CI:8EA54841 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243244 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw CI:8EA54841 output_enabled 0 (mgcp_conn.c:271) 20250427085243244 DLMGCP DEBUG <0013> (1234/rtp C:8EA54841 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243244 DLMGCP NOTICE <0013> endpoint:rtpbridge/44@mgw CI:8EA54841 CRCX: connection successfully created: (1234/rtp C:8EA54841 r=NULL:0<->l=::1:4750) (mgcp_protocol.c:772) 20250427085243244 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243244 DLMGCP DEBUG <0013> Generated response: line #00: 200 42147 OK (mgcp_msg.c:72) 20250427085243244 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/44@mgw (mgcp_msg.c:72) 20250427085243244 DLMGCP DEBUG <0013> Generated response: line #02: I: 8EA54841 (mgcp_msg.c:72) 20250427085243244 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243244 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8EA54841 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243244 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243244 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243244 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243244 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4750 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243244 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243244 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243245 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42148 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243245 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243245 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243245 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243245 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw (trunk:0) found free endpoint: rtpbridge/45@mgw (mgcp_endp.c:262) 20250427085243245 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/45@mgw" (mgcp_protocol.c:370) 20250427085243245 DLMGCP NOTICE <0013> endpoint:rtpbridge/45@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243245 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243245 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw CI:AC7C1772 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243245 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw CI:AC7C1772 output_enabled 0 (mgcp_conn.c:271) 20250427085243245 DLMGCP DEBUG <0013> (1234/rtp C:AC7C1772 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243245 DLMGCP NOTICE <0013> endpoint:rtpbridge/45@mgw CI:AC7C1772 CRCX: connection successfully created: (1234/rtp C:AC7C1772 r=NULL:0<->l=::1:4752) (mgcp_protocol.c:772) 20250427085243245 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243245 DLMGCP DEBUG <0013> Generated response: line #00: 200 42148 OK (mgcp_msg.c:72) 20250427085243245 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/45@mgw (mgcp_msg.c:72) 20250427085243245 DLMGCP DEBUG <0013> Generated response: line #02: I: AC7C1772 (mgcp_msg.c:72) 20250427085243245 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243245 DLMGCP DEBUG <0013> Generated response: line #04: o=- AC7C1772 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243245 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243245 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243245 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243245 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4752 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243245 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243245 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243245 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42149 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243245 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243245 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243245 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243245 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw (trunk:0) found free endpoint: rtpbridge/46@mgw (mgcp_endp.c:262) 20250427085243245 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/46@mgw" (mgcp_protocol.c:370) 20250427085243245 DLMGCP NOTICE <0013> endpoint:rtpbridge/46@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243245 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243245 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw CI:53DAF307 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243245 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw CI:53DAF307 output_enabled 0 (mgcp_conn.c:271) 20250427085243245 DLMGCP DEBUG <0013> (1234/rtp C:53DAF307 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243245 DLMGCP NOTICE <0013> endpoint:rtpbridge/46@mgw CI:53DAF307 CRCX: connection successfully created: (1234/rtp C:53DAF307 r=NULL:0<->l=::1:4754) (mgcp_protocol.c:772) 20250427085243245 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243245 DLMGCP DEBUG <0013> Generated response: line #00: 200 42149 OK (mgcp_msg.c:72) 20250427085243245 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/46@mgw (mgcp_msg.c:72) 20250427085243245 DLMGCP DEBUG <0013> Generated response: line #02: I: 53DAF307 (mgcp_msg.c:72) 20250427085243245 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243245 DLMGCP DEBUG <0013> Generated response: line #04: o=- 53DAF307 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243245 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243245 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243245 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243245 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4754 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243245 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243245 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243245 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42150 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243245 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243245 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243245 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243245 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw (trunk:0) found free endpoint: rtpbridge/47@mgw (mgcp_endp.c:262) 20250427085243245 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/47@mgw" (mgcp_protocol.c:370) 20250427085243245 DLMGCP NOTICE <0013> endpoint:rtpbridge/47@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243245 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243245 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw CI:78D43A7B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243245 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw CI:78D43A7B output_enabled 0 (mgcp_conn.c:271) 20250427085243245 DLMGCP DEBUG <0013> (1234/rtp C:78D43A7B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243245 DLMGCP NOTICE <0013> endpoint:rtpbridge/47@mgw CI:78D43A7B CRCX: connection successfully created: (1234/rtp C:78D43A7B r=NULL:0<->l=::1:4756) (mgcp_protocol.c:772) 20250427085243245 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243245 DLMGCP DEBUG <0013> Generated response: line #00: 200 42150 OK (mgcp_msg.c:72) 20250427085243245 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/47@mgw (mgcp_msg.c:72) 20250427085243245 DLMGCP DEBUG <0013> Generated response: line #02: I: 78D43A7B (mgcp_msg.c:72) 20250427085243245 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243245 DLMGCP DEBUG <0013> Generated response: line #04: o=- 78D43A7B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243245 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243245 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243245 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243245 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4756 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243245 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243245 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243245 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42151 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243245 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243245 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243245 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243245 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw (trunk:0) found free endpoint: rtpbridge/48@mgw (mgcp_endp.c:262) 20250427085243245 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/48@mgw" (mgcp_protocol.c:370) 20250427085243245 DLMGCP NOTICE <0013> endpoint:rtpbridge/48@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243245 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243245 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw CI:8C965D6E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243245 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw CI:8C965D6E output_enabled 0 (mgcp_conn.c:271) 20250427085243245 DLMGCP DEBUG <0013> (1234/rtp C:8C965D6E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243245 DLMGCP NOTICE <0013> endpoint:rtpbridge/48@mgw CI:8C965D6E CRCX: connection successfully created: (1234/rtp C:8C965D6E r=NULL:0<->l=::1:4758) (mgcp_protocol.c:772) 20250427085243245 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243245 DLMGCP DEBUG <0013> Generated response: line #00: 200 42151 OK (mgcp_msg.c:72) 20250427085243245 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/48@mgw (mgcp_msg.c:72) 20250427085243245 DLMGCP DEBUG <0013> Generated response: line #02: I: 8C965D6E (mgcp_msg.c:72) 20250427085243245 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243245 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8C965D6E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243245 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243246 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243246 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243246 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4758 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243246 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243246 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243246 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42152 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243246 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243246 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243246 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243246 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw (trunk:0) found free endpoint: rtpbridge/49@mgw (mgcp_endp.c:262) 20250427085243246 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/49@mgw" (mgcp_protocol.c:370) 20250427085243246 DLMGCP NOTICE <0013> endpoint:rtpbridge/49@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243246 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243246 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw CI:6581ED09 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243246 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw CI:6581ED09 output_enabled 0 (mgcp_conn.c:271) 20250427085243246 DLMGCP DEBUG <0013> (1234/rtp C:6581ED09 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243246 DLMGCP NOTICE <0013> endpoint:rtpbridge/49@mgw CI:6581ED09 CRCX: connection successfully created: (1234/rtp C:6581ED09 r=NULL:0<->l=::1:4760) (mgcp_protocol.c:772) 20250427085243246 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243246 DLMGCP DEBUG <0013> Generated response: line #00: 200 42152 OK (mgcp_msg.c:72) 20250427085243246 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/49@mgw (mgcp_msg.c:72) 20250427085243246 DLMGCP DEBUG <0013> Generated response: line #02: I: 6581ED09 (mgcp_msg.c:72) 20250427085243246 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243246 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6581ED09 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243246 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243246 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243246 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243246 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4760 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243246 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243246 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243246 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42153 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243246 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243246 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243246 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243246 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw (trunk:0) found free endpoint: rtpbridge/4a@mgw (mgcp_endp.c:262) 20250427085243246 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/4a@mgw" (mgcp_protocol.c:370) 20250427085243246 DLMGCP NOTICE <0013> endpoint:rtpbridge/4a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243246 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243246 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw CI:098273DE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243246 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw CI:098273DE output_enabled 0 (mgcp_conn.c:271) 20250427085243246 DLMGCP DEBUG <0013> (1234/rtp C:098273DE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243246 DLMGCP NOTICE <0013> endpoint:rtpbridge/4a@mgw CI:098273DE CRCX: connection successfully created: (1234/rtp C:098273DE r=NULL:0<->l=::1:4762) (mgcp_protocol.c:772) 20250427085243246 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243246 DLMGCP DEBUG <0013> Generated response: line #00: 200 42153 OK (mgcp_msg.c:72) 20250427085243246 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4a@mgw (mgcp_msg.c:72) 20250427085243246 DLMGCP DEBUG <0013> Generated response: line #02: I: 098273DE (mgcp_msg.c:72) 20250427085243246 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243246 DLMGCP DEBUG <0013> Generated response: line #04: o=- 098273DE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243246 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243246 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243246 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243246 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4762 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243246 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243246 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243246 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42154 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243246 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243246 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243246 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243246 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw (trunk:0) found free endpoint: rtpbridge/4b@mgw (mgcp_endp.c:262) 20250427085243246 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/4b@mgw" (mgcp_protocol.c:370) 20250427085243246 DLMGCP NOTICE <0013> endpoint:rtpbridge/4b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243246 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243246 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw CI:E7F33D59 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243246 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw CI:E7F33D59 output_enabled 0 (mgcp_conn.c:271) 20250427085243246 DLMGCP DEBUG <0013> (1234/rtp C:E7F33D59 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243246 DLMGCP NOTICE <0013> endpoint:rtpbridge/4b@mgw CI:E7F33D59 CRCX: connection successfully created: (1234/rtp C:E7F33D59 r=NULL:0<->l=::1:4764) (mgcp_protocol.c:772) 20250427085243246 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243246 DLMGCP DEBUG <0013> Generated response: line #00: 200 42154 OK (mgcp_msg.c:72) 20250427085243246 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4b@mgw (mgcp_msg.c:72) 20250427085243246 DLMGCP DEBUG <0013> Generated response: line #02: I: E7F33D59 (mgcp_msg.c:72) 20250427085243246 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243246 DLMGCP DEBUG <0013> Generated response: line #04: o=- E7F33D59 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243246 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243246 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243246 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243246 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4764 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243246 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243246 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243246 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42155 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243246 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243246 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243246 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243246 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw (trunk:0) found free endpoint: rtpbridge/4c@mgw (mgcp_endp.c:262) 20250427085243246 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/4c@mgw" (mgcp_protocol.c:370) 20250427085243246 DLMGCP NOTICE <0013> endpoint:rtpbridge/4c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243247 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243247 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw CI:5F3F14DC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243247 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw CI:5F3F14DC output_enabled 0 (mgcp_conn.c:271) 20250427085243247 DLMGCP DEBUG <0013> (1234/rtp C:5F3F14DC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243247 DLMGCP NOTICE <0013> endpoint:rtpbridge/4c@mgw CI:5F3F14DC CRCX: connection successfully created: (1234/rtp C:5F3F14DC r=NULL:0<->l=::1:4766) (mgcp_protocol.c:772) 20250427085243247 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243247 DLMGCP DEBUG <0013> Generated response: line #00: 200 42155 OK (mgcp_msg.c:72) 20250427085243247 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4c@mgw (mgcp_msg.c:72) 20250427085243247 DLMGCP DEBUG <0013> Generated response: line #02: I: 5F3F14DC (mgcp_msg.c:72) 20250427085243247 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243247 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5F3F14DC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243247 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243247 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243247 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243247 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4766 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243247 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243247 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243247 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42156 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243247 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243247 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243247 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243247 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw (trunk:0) found free endpoint: rtpbridge/4d@mgw (mgcp_endp.c:262) 20250427085243247 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/4d@mgw" (mgcp_protocol.c:370) 20250427085243247 DLMGCP NOTICE <0013> endpoint:rtpbridge/4d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243247 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243247 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw CI:1509DE00 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243247 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw CI:1509DE00 output_enabled 0 (mgcp_conn.c:271) 20250427085243247 DLMGCP DEBUG <0013> (1234/rtp C:1509DE00 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243247 DLMGCP NOTICE <0013> endpoint:rtpbridge/4d@mgw CI:1509DE00 CRCX: connection successfully created: (1234/rtp C:1509DE00 r=NULL:0<->l=::1:4768) (mgcp_protocol.c:772) 20250427085243247 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243247 DLMGCP DEBUG <0013> Generated response: line #00: 200 42156 OK (mgcp_msg.c:72) 20250427085243247 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4d@mgw (mgcp_msg.c:72) 20250427085243247 DLMGCP DEBUG <0013> Generated response: line #02: I: 1509DE00 (mgcp_msg.c:72) 20250427085243247 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243247 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1509DE00 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243247 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243247 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243247 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243247 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4768 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243247 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243247 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243247 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42157 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243247 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243247 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243247 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243247 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw (trunk:0) found free endpoint: rtpbridge/4e@mgw (mgcp_endp.c:262) 20250427085243247 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/4e@mgw" (mgcp_protocol.c:370) 20250427085243247 DLMGCP NOTICE <0013> endpoint:rtpbridge/4e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243247 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243247 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw CI:9656FF6C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243247 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw CI:9656FF6C output_enabled 0 (mgcp_conn.c:271) 20250427085243247 DLMGCP DEBUG <0013> (1234/rtp C:9656FF6C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243247 DLMGCP NOTICE <0013> endpoint:rtpbridge/4e@mgw CI:9656FF6C CRCX: connection successfully created: (1234/rtp C:9656FF6C r=NULL:0<->l=::1:4770) (mgcp_protocol.c:772) 20250427085243247 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243247 DLMGCP DEBUG <0013> Generated response: line #00: 200 42157 OK (mgcp_msg.c:72) 20250427085243247 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4e@mgw (mgcp_msg.c:72) 20250427085243247 DLMGCP DEBUG <0013> Generated response: line #02: I: 9656FF6C (mgcp_msg.c:72) 20250427085243247 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243247 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9656FF6C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243247 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243247 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243247 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243247 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4770 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243247 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243247 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243247 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42158 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243247 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243247 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243247 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243247 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw (trunk:0) found free endpoint: rtpbridge/4f@mgw (mgcp_endp.c:262) 20250427085243247 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/4f@mgw" (mgcp_protocol.c:370) 20250427085243247 DLMGCP NOTICE <0013> endpoint:rtpbridge/4f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243247 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243247 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw CI:0A0616A1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243247 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw CI:0A0616A1 output_enabled 0 (mgcp_conn.c:271) 20250427085243247 DLMGCP DEBUG <0013> (1234/rtp C:0A0616A1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243247 DLMGCP NOTICE <0013> endpoint:rtpbridge/4f@mgw CI:0A0616A1 CRCX: connection successfully created: (1234/rtp C:0A0616A1 r=NULL:0<->l=::1:4772) (mgcp_protocol.c:772) 20250427085243247 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243247 DLMGCP DEBUG <0013> Generated response: line #00: 200 42158 OK (mgcp_msg.c:72) 20250427085243247 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4f@mgw (mgcp_msg.c:72) 20250427085243247 DLMGCP DEBUG <0013> Generated response: line #02: I: 0A0616A1 (mgcp_msg.c:72) 20250427085243247 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243247 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0A0616A1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243247 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243247 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243247 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243247 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4772 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243247 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243247 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243248 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42159 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243248 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243248 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243248 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243248 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw (trunk:0) found free endpoint: rtpbridge/50@mgw (mgcp_endp.c:262) 20250427085243248 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/50@mgw" (mgcp_protocol.c:370) 20250427085243248 DLMGCP NOTICE <0013> endpoint:rtpbridge/50@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243248 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243248 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw CI:9A1C47F8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243248 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw CI:9A1C47F8 output_enabled 0 (mgcp_conn.c:271) 20250427085243248 DLMGCP DEBUG <0013> (1234/rtp C:9A1C47F8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243248 DLMGCP NOTICE <0013> endpoint:rtpbridge/50@mgw CI:9A1C47F8 CRCX: connection successfully created: (1234/rtp C:9A1C47F8 r=NULL:0<->l=::1:4774) (mgcp_protocol.c:772) 20250427085243248 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243248 DLMGCP DEBUG <0013> Generated response: line #00: 200 42159 OK (mgcp_msg.c:72) 20250427085243248 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/50@mgw (mgcp_msg.c:72) 20250427085243248 DLMGCP DEBUG <0013> Generated response: line #02: I: 9A1C47F8 (mgcp_msg.c:72) 20250427085243248 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243248 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9A1C47F8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243248 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243248 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243248 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243248 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4774 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243248 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243248 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243248 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42160 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243248 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243248 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243248 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243248 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw (trunk:0) found free endpoint: rtpbridge/51@mgw (mgcp_endp.c:262) 20250427085243248 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/51@mgw" (mgcp_protocol.c:370) 20250427085243248 DLMGCP NOTICE <0013> endpoint:rtpbridge/51@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243248 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243248 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw CI:82655415 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243248 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw CI:82655415 output_enabled 0 (mgcp_conn.c:271) 20250427085243248 DLMGCP DEBUG <0013> (1234/rtp C:82655415 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243248 DLMGCP NOTICE <0013> endpoint:rtpbridge/51@mgw CI:82655415 CRCX: connection successfully created: (1234/rtp C:82655415 r=NULL:0<->l=::1:4776) (mgcp_protocol.c:772) 20250427085243248 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243248 DLMGCP DEBUG <0013> Generated response: line #00: 200 42160 OK (mgcp_msg.c:72) 20250427085243248 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/51@mgw (mgcp_msg.c:72) 20250427085243248 DLMGCP DEBUG <0013> Generated response: line #02: I: 82655415 (mgcp_msg.c:72) 20250427085243248 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243248 DLMGCP DEBUG <0013> Generated response: line #04: o=- 82655415 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243248 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243248 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243248 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243248 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4776 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243248 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243248 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243248 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42161 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243248 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243248 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243248 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243248 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw (trunk:0) found free endpoint: rtpbridge/52@mgw (mgcp_endp.c:262) 20250427085243248 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/52@mgw" (mgcp_protocol.c:370) 20250427085243248 DLMGCP NOTICE <0013> endpoint:rtpbridge/52@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243248 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243248 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw CI:E2E592F0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243248 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw CI:E2E592F0 output_enabled 0 (mgcp_conn.c:271) 20250427085243248 DLMGCP DEBUG <0013> (1234/rtp C:E2E592F0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243248 DLMGCP NOTICE <0013> endpoint:rtpbridge/52@mgw CI:E2E592F0 CRCX: connection successfully created: (1234/rtp C:E2E592F0 r=NULL:0<->l=::1:4778) (mgcp_protocol.c:772) 20250427085243248 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243248 DLMGCP DEBUG <0013> Generated response: line #00: 200 42161 OK (mgcp_msg.c:72) 20250427085243248 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/52@mgw (mgcp_msg.c:72) 20250427085243248 DLMGCP DEBUG <0013> Generated response: line #02: I: E2E592F0 (mgcp_msg.c:72) 20250427085243248 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243248 DLMGCP DEBUG <0013> Generated response: line #04: o=- E2E592F0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243248 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243248 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243248 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243248 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4778 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243248 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243248 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243248 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42162 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243248 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243248 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243248 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243248 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw (trunk:0) found free endpoint: rtpbridge/53@mgw (mgcp_endp.c:262) 20250427085243248 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/53@mgw" (mgcp_protocol.c:370) 20250427085243248 DLMGCP NOTICE <0013> endpoint:rtpbridge/53@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243248 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243248 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw CI:6AEE707D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243248 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw CI:6AEE707D output_enabled 0 (mgcp_conn.c:271) 20250427085243248 DLMGCP DEBUG <0013> (1234/rtp C:6AEE707D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243248 DLMGCP NOTICE <0013> endpoint:rtpbridge/53@mgw CI:6AEE707D CRCX: connection successfully created: (1234/rtp C:6AEE707D r=NULL:0<->l=::1:4780) (mgcp_protocol.c:772) 20250427085243248 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243248 DLMGCP DEBUG <0013> Generated response: line #00: 200 42162 OK (mgcp_msg.c:72) 20250427085243248 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/53@mgw (mgcp_msg.c:72) 20250427085243248 DLMGCP DEBUG <0013> Generated response: line #02: I: 6AEE707D (mgcp_msg.c:72) 20250427085243248 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243248 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6AEE707D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243248 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243248 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243248 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243248 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4780 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243248 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243248 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243249 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42163 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243249 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243249 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243249 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243249 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw (trunk:0) found free endpoint: rtpbridge/54@mgw (mgcp_endp.c:262) 20250427085243249 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/54@mgw" (mgcp_protocol.c:370) 20250427085243249 DLMGCP NOTICE <0013> endpoint:rtpbridge/54@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243249 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243249 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw CI:423533E5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243249 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw CI:423533E5 output_enabled 0 (mgcp_conn.c:271) 20250427085243249 DLMGCP DEBUG <0013> (1234/rtp C:423533E5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243249 DLMGCP NOTICE <0013> endpoint:rtpbridge/54@mgw CI:423533E5 CRCX: connection successfully created: (1234/rtp C:423533E5 r=NULL:0<->l=::1:4782) (mgcp_protocol.c:772) 20250427085243249 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243249 DLMGCP DEBUG <0013> Generated response: line #00: 200 42163 OK (mgcp_msg.c:72) 20250427085243249 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/54@mgw (mgcp_msg.c:72) 20250427085243249 DLMGCP DEBUG <0013> Generated response: line #02: I: 423533E5 (mgcp_msg.c:72) 20250427085243249 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243249 DLMGCP DEBUG <0013> Generated response: line #04: o=- 423533E5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243249 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243249 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243249 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243249 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4782 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243249 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243249 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243249 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42164 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243249 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243249 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243249 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243249 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw (trunk:0) found free endpoint: rtpbridge/55@mgw (mgcp_endp.c:262) 20250427085243249 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/55@mgw" (mgcp_protocol.c:370) 20250427085243249 DLMGCP NOTICE <0013> endpoint:rtpbridge/55@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243249 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243249 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw CI:57C8872F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243249 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw CI:57C8872F output_enabled 0 (mgcp_conn.c:271) 20250427085243249 DLMGCP DEBUG <0013> (1234/rtp C:57C8872F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243249 DLMGCP NOTICE <0013> endpoint:rtpbridge/55@mgw CI:57C8872F CRCX: connection successfully created: (1234/rtp C:57C8872F r=NULL:0<->l=::1:4784) (mgcp_protocol.c:772) 20250427085243249 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243249 DLMGCP DEBUG <0013> Generated response: line #00: 200 42164 OK (mgcp_msg.c:72) 20250427085243249 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/55@mgw (mgcp_msg.c:72) 20250427085243249 DLMGCP DEBUG <0013> Generated response: line #02: I: 57C8872F (mgcp_msg.c:72) 20250427085243249 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243249 DLMGCP DEBUG <0013> Generated response: line #04: o=- 57C8872F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243249 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243249 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243249 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243249 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4784 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243249 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243249 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243249 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42165 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243249 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243249 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243249 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243249 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw (trunk:0) found free endpoint: rtpbridge/56@mgw (mgcp_endp.c:262) 20250427085243249 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/56@mgw" (mgcp_protocol.c:370) 20250427085243249 DLMGCP NOTICE <0013> endpoint:rtpbridge/56@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243249 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243249 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw CI:61165DD2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243249 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw CI:61165DD2 output_enabled 0 (mgcp_conn.c:271) 20250427085243249 DLMGCP DEBUG <0013> (1234/rtp C:61165DD2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243249 DLMGCP NOTICE <0013> endpoint:rtpbridge/56@mgw CI:61165DD2 CRCX: connection successfully created: (1234/rtp C:61165DD2 r=NULL:0<->l=::1:4786) (mgcp_protocol.c:772) 20250427085243249 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243249 DLMGCP DEBUG <0013> Generated response: line #00: 200 42165 OK (mgcp_msg.c:72) 20250427085243249 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/56@mgw (mgcp_msg.c:72) 20250427085243249 DLMGCP DEBUG <0013> Generated response: line #02: I: 61165DD2 (mgcp_msg.c:72) 20250427085243249 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243249 DLMGCP DEBUG <0013> Generated response: line #04: o=- 61165DD2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243249 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243249 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243249 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243249 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4786 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243249 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243249 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243249 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42166 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243249 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243249 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243249 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243249 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw (trunk:0) found free endpoint: rtpbridge/57@mgw (mgcp_endp.c:262) 20250427085243249 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/57@mgw" (mgcp_protocol.c:370) 20250427085243249 DLMGCP NOTICE <0013> endpoint:rtpbridge/57@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243249 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243249 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw CI:A5209D4A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243249 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw CI:A5209D4A output_enabled 0 (mgcp_conn.c:271) 20250427085243249 DLMGCP DEBUG <0013> (1234/rtp C:A5209D4A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243249 DLMGCP NOTICE <0013> endpoint:rtpbridge/57@mgw CI:A5209D4A CRCX: connection successfully created: (1234/rtp C:A5209D4A r=NULL:0<->l=::1:4788) (mgcp_protocol.c:772) 20250427085243249 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243249 DLMGCP DEBUG <0013> Generated response: line #00: 200 42166 OK (mgcp_msg.c:72) 20250427085243249 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/57@mgw (mgcp_msg.c:72) 20250427085243249 DLMGCP DEBUG <0013> Generated response: line #02: I: A5209D4A (mgcp_msg.c:72) 20250427085243249 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243249 DLMGCP DEBUG <0013> Generated response: line #04: o=- A5209D4A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243249 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243249 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243249 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243249 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4788 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243249 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243249 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243250 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42167 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243250 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243250 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243250 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243250 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw (trunk:0) found free endpoint: rtpbridge/58@mgw (mgcp_endp.c:262) 20250427085243250 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/58@mgw" (mgcp_protocol.c:370) 20250427085243250 DLMGCP NOTICE <0013> endpoint:rtpbridge/58@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243250 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243250 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw CI:4550D0B6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243250 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw CI:4550D0B6 output_enabled 0 (mgcp_conn.c:271) 20250427085243250 DLMGCP DEBUG <0013> (1234/rtp C:4550D0B6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243250 DLMGCP NOTICE <0013> endpoint:rtpbridge/58@mgw CI:4550D0B6 CRCX: connection successfully created: (1234/rtp C:4550D0B6 r=NULL:0<->l=::1:4790) (mgcp_protocol.c:772) 20250427085243250 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243250 DLMGCP DEBUG <0013> Generated response: line #00: 200 42167 OK (mgcp_msg.c:72) 20250427085243250 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/58@mgw (mgcp_msg.c:72) 20250427085243250 DLMGCP DEBUG <0013> Generated response: line #02: I: 4550D0B6 (mgcp_msg.c:72) 20250427085243250 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243250 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4550D0B6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243250 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243250 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243250 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243250 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4790 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243250 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243250 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243250 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42168 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243250 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243250 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243250 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243250 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw (trunk:0) found free endpoint: rtpbridge/59@mgw (mgcp_endp.c:262) 20250427085243250 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/59@mgw" (mgcp_protocol.c:370) 20250427085243250 DLMGCP NOTICE <0013> endpoint:rtpbridge/59@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243250 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243250 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw CI:29F5599F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243250 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw CI:29F5599F output_enabled 0 (mgcp_conn.c:271) 20250427085243250 DLMGCP DEBUG <0013> (1234/rtp C:29F5599F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243250 DLMGCP NOTICE <0013> endpoint:rtpbridge/59@mgw CI:29F5599F CRCX: connection successfully created: (1234/rtp C:29F5599F r=NULL:0<->l=::1:4792) (mgcp_protocol.c:772) 20250427085243250 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243250 DLMGCP DEBUG <0013> Generated response: line #00: 200 42168 OK (mgcp_msg.c:72) 20250427085243250 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/59@mgw (mgcp_msg.c:72) 20250427085243250 DLMGCP DEBUG <0013> Generated response: line #02: I: 29F5599F (mgcp_msg.c:72) 20250427085243250 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243250 DLMGCP DEBUG <0013> Generated response: line #04: o=- 29F5599F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243250 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243250 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243250 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243250 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4792 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243250 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243250 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243250 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42169 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243250 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243250 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243250 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243250 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw (trunk:0) found free endpoint: rtpbridge/5a@mgw (mgcp_endp.c:262) 20250427085243250 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5a@mgw" (mgcp_protocol.c:370) 20250427085243250 DLMGCP NOTICE <0013> endpoint:rtpbridge/5a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243250 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243250 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw CI:0345E21F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243250 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw CI:0345E21F output_enabled 0 (mgcp_conn.c:271) 20250427085243250 DLMGCP DEBUG <0013> (1234/rtp C:0345E21F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243250 DLMGCP NOTICE <0013> endpoint:rtpbridge/5a@mgw CI:0345E21F CRCX: connection successfully created: (1234/rtp C:0345E21F r=NULL:0<->l=::1:4794) (mgcp_protocol.c:772) 20250427085243250 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243250 DLMGCP DEBUG <0013> Generated response: line #00: 200 42169 OK (mgcp_msg.c:72) 20250427085243250 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5a@mgw (mgcp_msg.c:72) 20250427085243250 DLMGCP DEBUG <0013> Generated response: line #02: I: 0345E21F (mgcp_msg.c:72) 20250427085243250 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243250 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0345E21F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243250 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243250 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243250 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243250 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4794 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243250 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243250 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243250 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42170 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243250 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243250 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243250 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243250 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw (trunk:0) found free endpoint: rtpbridge/5b@mgw (mgcp_endp.c:262) 20250427085243250 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5b@mgw" (mgcp_protocol.c:370) 20250427085243250 DLMGCP NOTICE <0013> endpoint:rtpbridge/5b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243250 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243250 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw CI:CF525911 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243250 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw CI:CF525911 output_enabled 0 (mgcp_conn.c:271) 20250427085243250 DLMGCP DEBUG <0013> (1234/rtp C:CF525911 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243250 DLMGCP NOTICE <0013> endpoint:rtpbridge/5b@mgw CI:CF525911 CRCX: connection successfully created: (1234/rtp C:CF525911 r=NULL:0<->l=::1:4796) (mgcp_protocol.c:772) 20250427085243250 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243250 DLMGCP DEBUG <0013> Generated response: line #00: 200 42170 OK (mgcp_msg.c:72) 20250427085243250 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5b@mgw (mgcp_msg.c:72) 20250427085243250 DLMGCP DEBUG <0013> Generated response: line #02: I: CF525911 (mgcp_msg.c:72) 20250427085243250 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243250 DLMGCP DEBUG <0013> Generated response: line #04: o=- CF525911 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243250 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243250 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243250 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243250 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4796 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243250 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243250 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243251 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42171 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243251 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243251 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243251 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243251 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw (trunk:0) found free endpoint: rtpbridge/5c@mgw (mgcp_endp.c:262) 20250427085243251 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5c@mgw" (mgcp_protocol.c:370) 20250427085243251 DLMGCP NOTICE <0013> endpoint:rtpbridge/5c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243251 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243251 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw CI:E7A33418 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243251 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw CI:E7A33418 output_enabled 0 (mgcp_conn.c:271) 20250427085243251 DLMGCP DEBUG <0013> (1234/rtp C:E7A33418 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243251 DLMGCP NOTICE <0013> endpoint:rtpbridge/5c@mgw CI:E7A33418 CRCX: connection successfully created: (1234/rtp C:E7A33418 r=NULL:0<->l=::1:4798) (mgcp_protocol.c:772) 20250427085243251 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243251 DLMGCP DEBUG <0013> Generated response: line #00: 200 42171 OK (mgcp_msg.c:72) 20250427085243251 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5c@mgw (mgcp_msg.c:72) 20250427085243251 DLMGCP DEBUG <0013> Generated response: line #02: I: E7A33418 (mgcp_msg.c:72) 20250427085243251 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243251 DLMGCP DEBUG <0013> Generated response: line #04: o=- E7A33418 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243251 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243251 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243251 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243251 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4798 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243251 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243251 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243251 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42172 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243251 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243251 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243251 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243251 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw (trunk:0) found free endpoint: rtpbridge/5d@mgw (mgcp_endp.c:262) 20250427085243251 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5d@mgw" (mgcp_protocol.c:370) 20250427085243251 DLMGCP NOTICE <0013> endpoint:rtpbridge/5d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243251 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243251 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw CI:21F1BE19 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243251 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw CI:21F1BE19 output_enabled 0 (mgcp_conn.c:271) 20250427085243251 DLMGCP DEBUG <0013> (1234/rtp C:21F1BE19 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243251 DLMGCP NOTICE <0013> endpoint:rtpbridge/5d@mgw CI:21F1BE19 CRCX: connection successfully created: (1234/rtp C:21F1BE19 r=NULL:0<->l=::1:4800) (mgcp_protocol.c:772) 20250427085243251 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243251 DLMGCP DEBUG <0013> Generated response: line #00: 200 42172 OK (mgcp_msg.c:72) 20250427085243251 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5d@mgw (mgcp_msg.c:72) 20250427085243251 DLMGCP DEBUG <0013> Generated response: line #02: I: 21F1BE19 (mgcp_msg.c:72) 20250427085243251 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243251 DLMGCP DEBUG <0013> Generated response: line #04: o=- 21F1BE19 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243251 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243251 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243251 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243251 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4800 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243251 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243251 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243251 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42173 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243251 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243251 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243251 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243251 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw (trunk:0) found free endpoint: rtpbridge/5e@mgw (mgcp_endp.c:262) 20250427085243251 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5e@mgw" (mgcp_protocol.c:370) 20250427085243251 DLMGCP NOTICE <0013> endpoint:rtpbridge/5e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243251 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243251 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw CI:6BF4F2D3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243251 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw CI:6BF4F2D3 output_enabled 0 (mgcp_conn.c:271) 20250427085243251 DLMGCP DEBUG <0013> (1234/rtp C:6BF4F2D3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243251 DLMGCP NOTICE <0013> endpoint:rtpbridge/5e@mgw CI:6BF4F2D3 CRCX: connection successfully created: (1234/rtp C:6BF4F2D3 r=NULL:0<->l=::1:4802) (mgcp_protocol.c:772) 20250427085243251 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243251 DLMGCP DEBUG <0013> Generated response: line #00: 200 42173 OK (mgcp_msg.c:72) 20250427085243251 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5e@mgw (mgcp_msg.c:72) 20250427085243251 DLMGCP DEBUG <0013> Generated response: line #02: I: 6BF4F2D3 (mgcp_msg.c:72) 20250427085243251 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243251 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6BF4F2D3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243251 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243251 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243251 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243251 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4802 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243251 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243251 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243251 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42174 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243251 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243251 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243251 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243251 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw (trunk:0) found free endpoint: rtpbridge/5f@mgw (mgcp_endp.c:262) 20250427085243251 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5f@mgw" (mgcp_protocol.c:370) 20250427085243251 DLMGCP NOTICE <0013> endpoint:rtpbridge/5f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243251 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243251 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw CI:BF004A7D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243251 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw CI:BF004A7D output_enabled 0 (mgcp_conn.c:271) 20250427085243251 DLMGCP DEBUG <0013> (1234/rtp C:BF004A7D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243251 DLMGCP NOTICE <0013> endpoint:rtpbridge/5f@mgw CI:BF004A7D CRCX: connection successfully created: (1234/rtp C:BF004A7D r=NULL:0<->l=::1:4804) (mgcp_protocol.c:772) 20250427085243251 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243251 DLMGCP DEBUG <0013> Generated response: line #00: 200 42174 OK (mgcp_msg.c:72) 20250427085243251 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5f@mgw (mgcp_msg.c:72) 20250427085243251 DLMGCP DEBUG <0013> Generated response: line #02: I: BF004A7D (mgcp_msg.c:72) 20250427085243251 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243251 DLMGCP DEBUG <0013> Generated response: line #04: o=- BF004A7D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243251 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243251 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243251 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243251 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4804 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243251 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243251 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243252 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42175 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243252 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243252 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243252 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243252 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw (trunk:0) found free endpoint: rtpbridge/60@mgw (mgcp_endp.c:262) 20250427085243252 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/60@mgw" (mgcp_protocol.c:370) 20250427085243252 DLMGCP NOTICE <0013> endpoint:rtpbridge/60@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243252 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243252 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw CI:4F95B7D9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243252 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw CI:4F95B7D9 output_enabled 0 (mgcp_conn.c:271) 20250427085243252 DLMGCP DEBUG <0013> (1234/rtp C:4F95B7D9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243252 DLMGCP NOTICE <0013> endpoint:rtpbridge/60@mgw CI:4F95B7D9 CRCX: connection successfully created: (1234/rtp C:4F95B7D9 r=NULL:0<->l=::1:4806) (mgcp_protocol.c:772) 20250427085243252 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243252 DLMGCP DEBUG <0013> Generated response: line #00: 200 42175 OK (mgcp_msg.c:72) 20250427085243252 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/60@mgw (mgcp_msg.c:72) 20250427085243252 DLMGCP DEBUG <0013> Generated response: line #02: I: 4F95B7D9 (mgcp_msg.c:72) 20250427085243252 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243252 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4F95B7D9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243252 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243252 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243252 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243252 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4806 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243252 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243252 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243252 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42176 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243252 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243252 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243252 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243252 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw (trunk:0) found free endpoint: rtpbridge/61@mgw (mgcp_endp.c:262) 20250427085243252 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/61@mgw" (mgcp_protocol.c:370) 20250427085243252 DLMGCP NOTICE <0013> endpoint:rtpbridge/61@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243252 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243252 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw CI:1F113414 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243252 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw CI:1F113414 output_enabled 0 (mgcp_conn.c:271) 20250427085243252 DLMGCP DEBUG <0013> (1234/rtp C:1F113414 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243252 DLMGCP NOTICE <0013> endpoint:rtpbridge/61@mgw CI:1F113414 CRCX: connection successfully created: (1234/rtp C:1F113414 r=NULL:0<->l=::1:4808) (mgcp_protocol.c:772) 20250427085243252 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243252 DLMGCP DEBUG <0013> Generated response: line #00: 200 42176 OK (mgcp_msg.c:72) 20250427085243252 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/61@mgw (mgcp_msg.c:72) 20250427085243252 DLMGCP DEBUG <0013> Generated response: line #02: I: 1F113414 (mgcp_msg.c:72) 20250427085243252 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243252 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1F113414 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243252 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243252 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243252 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243252 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4808 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243252 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243252 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243252 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42177 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243252 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243252 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243252 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243252 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw (trunk:0) found free endpoint: rtpbridge/62@mgw (mgcp_endp.c:262) 20250427085243252 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/62@mgw" (mgcp_protocol.c:370) 20250427085243252 DLMGCP NOTICE <0013> endpoint:rtpbridge/62@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243252 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243252 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw CI:EE2DF7A4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243252 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw CI:EE2DF7A4 output_enabled 0 (mgcp_conn.c:271) 20250427085243252 DLMGCP DEBUG <0013> (1234/rtp C:EE2DF7A4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243252 DLMGCP NOTICE <0013> endpoint:rtpbridge/62@mgw CI:EE2DF7A4 CRCX: connection successfully created: (1234/rtp C:EE2DF7A4 r=NULL:0<->l=::1:4810) (mgcp_protocol.c:772) 20250427085243252 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243252 DLMGCP DEBUG <0013> Generated response: line #00: 200 42177 OK (mgcp_msg.c:72) 20250427085243252 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/62@mgw (mgcp_msg.c:72) 20250427085243252 DLMGCP DEBUG <0013> Generated response: line #02: I: EE2DF7A4 (mgcp_msg.c:72) 20250427085243252 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243252 DLMGCP DEBUG <0013> Generated response: line #04: o=- EE2DF7A4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243252 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243252 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243252 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243252 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4810 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243252 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243252 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243252 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42178 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243252 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243252 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243252 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243252 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw (trunk:0) found free endpoint: rtpbridge/63@mgw (mgcp_endp.c:262) 20250427085243252 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/63@mgw" (mgcp_protocol.c:370) 20250427085243252 DLMGCP NOTICE <0013> endpoint:rtpbridge/63@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243252 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243252 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw CI:8A73CFBE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243252 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw CI:8A73CFBE output_enabled 0 (mgcp_conn.c:271) 20250427085243252 DLMGCP DEBUG <0013> (1234/rtp C:8A73CFBE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243252 DLMGCP NOTICE <0013> endpoint:rtpbridge/63@mgw CI:8A73CFBE CRCX: connection successfully created: (1234/rtp C:8A73CFBE r=NULL:0<->l=::1:4812) (mgcp_protocol.c:772) 20250427085243252 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243252 DLMGCP DEBUG <0013> Generated response: line #00: 200 42178 OK (mgcp_msg.c:72) 20250427085243252 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/63@mgw (mgcp_msg.c:72) 20250427085243252 DLMGCP DEBUG <0013> Generated response: line #02: I: 8A73CFBE (mgcp_msg.c:72) 20250427085243252 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243252 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8A73CFBE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243252 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243252 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243252 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243252 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4812 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243252 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243252 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243253 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42179 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243253 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243253 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243253 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243253 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw (trunk:0) found free endpoint: rtpbridge/64@mgw (mgcp_endp.c:262) 20250427085243253 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/64@mgw" (mgcp_protocol.c:370) 20250427085243253 DLMGCP NOTICE <0013> endpoint:rtpbridge/64@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243253 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243253 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw CI:E3F2DBBD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243253 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw CI:E3F2DBBD output_enabled 0 (mgcp_conn.c:271) 20250427085243253 DLMGCP DEBUG <0013> (1234/rtp C:E3F2DBBD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243253 DLMGCP NOTICE <0013> endpoint:rtpbridge/64@mgw CI:E3F2DBBD CRCX: connection successfully created: (1234/rtp C:E3F2DBBD r=NULL:0<->l=::1:4814) (mgcp_protocol.c:772) 20250427085243253 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243253 DLMGCP DEBUG <0013> Generated response: line #00: 200 42179 OK (mgcp_msg.c:72) 20250427085243253 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/64@mgw (mgcp_msg.c:72) 20250427085243253 DLMGCP DEBUG <0013> Generated response: line #02: I: E3F2DBBD (mgcp_msg.c:72) 20250427085243253 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243253 DLMGCP DEBUG <0013> Generated response: line #04: o=- E3F2DBBD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243253 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243253 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243253 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243253 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4814 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243253 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243253 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243253 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42180 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243253 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243253 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243253 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243253 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw (trunk:0) found free endpoint: rtpbridge/65@mgw (mgcp_endp.c:262) 20250427085243253 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/65@mgw" (mgcp_protocol.c:370) 20250427085243253 DLMGCP NOTICE <0013> endpoint:rtpbridge/65@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243253 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243253 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw CI:461F4AF6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243253 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw CI:461F4AF6 output_enabled 0 (mgcp_conn.c:271) 20250427085243253 DLMGCP DEBUG <0013> (1234/rtp C:461F4AF6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243253 DLMGCP NOTICE <0013> endpoint:rtpbridge/65@mgw CI:461F4AF6 CRCX: connection successfully created: (1234/rtp C:461F4AF6 r=NULL:0<->l=::1:4816) (mgcp_protocol.c:772) 20250427085243253 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243253 DLMGCP DEBUG <0013> Generated response: line #00: 200 42180 OK (mgcp_msg.c:72) 20250427085243253 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/65@mgw (mgcp_msg.c:72) 20250427085243253 DLMGCP DEBUG <0013> Generated response: line #02: I: 461F4AF6 (mgcp_msg.c:72) 20250427085243253 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243253 DLMGCP DEBUG <0013> Generated response: line #04: o=- 461F4AF6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243253 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243253 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243253 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243253 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4816 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243253 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243253 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243253 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42181 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243253 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243253 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243253 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243253 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw (trunk:0) found free endpoint: rtpbridge/66@mgw (mgcp_endp.c:262) 20250427085243253 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/66@mgw" (mgcp_protocol.c:370) 20250427085243253 DLMGCP NOTICE <0013> endpoint:rtpbridge/66@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243253 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243253 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw CI:FC533377 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243253 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw CI:FC533377 output_enabled 0 (mgcp_conn.c:271) 20250427085243253 DLMGCP DEBUG <0013> (1234/rtp C:FC533377 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243253 DLMGCP NOTICE <0013> endpoint:rtpbridge/66@mgw CI:FC533377 CRCX: connection successfully created: (1234/rtp C:FC533377 r=NULL:0<->l=::1:4818) (mgcp_protocol.c:772) 20250427085243253 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243253 DLMGCP DEBUG <0013> Generated response: line #00: 200 42181 OK (mgcp_msg.c:72) 20250427085243253 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/66@mgw (mgcp_msg.c:72) 20250427085243253 DLMGCP DEBUG <0013> Generated response: line #02: I: FC533377 (mgcp_msg.c:72) 20250427085243253 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243253 DLMGCP DEBUG <0013> Generated response: line #04: o=- FC533377 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243253 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243253 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243253 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243253 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4818 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243253 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243253 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243253 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42182 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243253 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243253 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243253 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243253 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw (trunk:0) found free endpoint: rtpbridge/67@mgw (mgcp_endp.c:262) 20250427085243253 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/67@mgw" (mgcp_protocol.c:370) 20250427085243253 DLMGCP NOTICE <0013> endpoint:rtpbridge/67@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243253 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243253 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw CI:0DA76177 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243253 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw CI:0DA76177 output_enabled 0 (mgcp_conn.c:271) 20250427085243253 DLMGCP DEBUG <0013> (1234/rtp C:0DA76177 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243253 DLMGCP NOTICE <0013> endpoint:rtpbridge/67@mgw CI:0DA76177 CRCX: connection successfully created: (1234/rtp C:0DA76177 r=NULL:0<->l=::1:4820) (mgcp_protocol.c:772) 20250427085243253 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243253 DLMGCP DEBUG <0013> Generated response: line #00: 200 42182 OK (mgcp_msg.c:72) 20250427085243253 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/67@mgw (mgcp_msg.c:72) 20250427085243253 DLMGCP DEBUG <0013> Generated response: line #02: I: 0DA76177 (mgcp_msg.c:72) 20250427085243253 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243253 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0DA76177 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243253 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243253 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243253 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243253 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4820 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243253 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243253 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243254 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42183 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243254 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243254 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243254 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243254 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw (trunk:0) found free endpoint: rtpbridge/68@mgw (mgcp_endp.c:262) 20250427085243254 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/68@mgw" (mgcp_protocol.c:370) 20250427085243254 DLMGCP NOTICE <0013> endpoint:rtpbridge/68@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243254 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243254 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw CI:14734C5C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243254 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw CI:14734C5C output_enabled 0 (mgcp_conn.c:271) 20250427085243254 DLMGCP DEBUG <0013> (1234/rtp C:14734C5C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243254 DLMGCP NOTICE <0013> endpoint:rtpbridge/68@mgw CI:14734C5C CRCX: connection successfully created: (1234/rtp C:14734C5C r=NULL:0<->l=::1:4822) (mgcp_protocol.c:772) 20250427085243254 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243254 DLMGCP DEBUG <0013> Generated response: line #00: 200 42183 OK (mgcp_msg.c:72) 20250427085243254 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/68@mgw (mgcp_msg.c:72) 20250427085243254 DLMGCP DEBUG <0013> Generated response: line #02: I: 14734C5C (mgcp_msg.c:72) 20250427085243254 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243254 DLMGCP DEBUG <0013> Generated response: line #04: o=- 14734C5C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243254 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243254 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243254 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243254 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4822 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243254 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243254 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243254 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42184 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243254 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243254 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243254 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243254 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw (trunk:0) found free endpoint: rtpbridge/69@mgw (mgcp_endp.c:262) 20250427085243254 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/69@mgw" (mgcp_protocol.c:370) 20250427085243254 DLMGCP NOTICE <0013> endpoint:rtpbridge/69@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243254 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243254 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw CI:67DBF617 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243254 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw CI:67DBF617 output_enabled 0 (mgcp_conn.c:271) 20250427085243254 DLMGCP DEBUG <0013> (1234/rtp C:67DBF617 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243254 DLMGCP NOTICE <0013> endpoint:rtpbridge/69@mgw CI:67DBF617 CRCX: connection successfully created: (1234/rtp C:67DBF617 r=NULL:0<->l=::1:4824) (mgcp_protocol.c:772) 20250427085243254 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243254 DLMGCP DEBUG <0013> Generated response: line #00: 200 42184 OK (mgcp_msg.c:72) 20250427085243254 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/69@mgw (mgcp_msg.c:72) 20250427085243254 DLMGCP DEBUG <0013> Generated response: line #02: I: 67DBF617 (mgcp_msg.c:72) 20250427085243254 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243254 DLMGCP DEBUG <0013> Generated response: line #04: o=- 67DBF617 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243254 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243254 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243254 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243254 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4824 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243254 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243254 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243254 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42185 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243254 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243254 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243254 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243254 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw (trunk:0) found free endpoint: rtpbridge/6a@mgw (mgcp_endp.c:262) 20250427085243254 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/6a@mgw" (mgcp_protocol.c:370) 20250427085243254 DLMGCP NOTICE <0013> endpoint:rtpbridge/6a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243254 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243254 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw CI:A56D5A72 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243254 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw CI:A56D5A72 output_enabled 0 (mgcp_conn.c:271) 20250427085243254 DLMGCP DEBUG <0013> (1234/rtp C:A56D5A72 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243254 DLMGCP NOTICE <0013> endpoint:rtpbridge/6a@mgw CI:A56D5A72 CRCX: connection successfully created: (1234/rtp C:A56D5A72 r=NULL:0<->l=::1:4826) (mgcp_protocol.c:772) 20250427085243254 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243254 DLMGCP DEBUG <0013> Generated response: line #00: 200 42185 OK (mgcp_msg.c:72) 20250427085243254 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6a@mgw (mgcp_msg.c:72) 20250427085243254 DLMGCP DEBUG <0013> Generated response: line #02: I: A56D5A72 (mgcp_msg.c:72) 20250427085243254 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243254 DLMGCP DEBUG <0013> Generated response: line #04: o=- A56D5A72 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243254 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243254 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243254 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243254 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4826 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243254 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243254 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243254 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42186 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243254 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243254 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243254 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243254 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw (trunk:0) found free endpoint: rtpbridge/6b@mgw (mgcp_endp.c:262) 20250427085243254 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/6b@mgw" (mgcp_protocol.c:370) 20250427085243254 DLMGCP NOTICE <0013> endpoint:rtpbridge/6b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243254 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243254 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw CI:DE5D1A4D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243254 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw CI:DE5D1A4D output_enabled 0 (mgcp_conn.c:271) 20250427085243254 DLMGCP DEBUG <0013> (1234/rtp C:DE5D1A4D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243254 DLMGCP NOTICE <0013> endpoint:rtpbridge/6b@mgw CI:DE5D1A4D CRCX: connection successfully created: (1234/rtp C:DE5D1A4D r=NULL:0<->l=::1:4828) (mgcp_protocol.c:772) 20250427085243254 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243254 DLMGCP DEBUG <0013> Generated response: line #00: 200 42186 OK (mgcp_msg.c:72) 20250427085243254 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6b@mgw (mgcp_msg.c:72) 20250427085243254 DLMGCP DEBUG <0013> Generated response: line #02: I: DE5D1A4D (mgcp_msg.c:72) 20250427085243254 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243254 DLMGCP DEBUG <0013> Generated response: line #04: o=- DE5D1A4D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243254 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243254 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243254 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243254 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4828 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243254 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243254 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243255 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42187 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243255 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243255 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243255 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243255 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw (trunk:0) found free endpoint: rtpbridge/6c@mgw (mgcp_endp.c:262) 20250427085243255 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/6c@mgw" (mgcp_protocol.c:370) 20250427085243255 DLMGCP NOTICE <0013> endpoint:rtpbridge/6c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243255 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243255 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw CI:C11B2DFC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243255 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw CI:C11B2DFC output_enabled 0 (mgcp_conn.c:271) 20250427085243255 DLMGCP DEBUG <0013> (1234/rtp C:C11B2DFC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243255 DLMGCP NOTICE <0013> endpoint:rtpbridge/6c@mgw CI:C11B2DFC CRCX: connection successfully created: (1234/rtp C:C11B2DFC r=NULL:0<->l=::1:4830) (mgcp_protocol.c:772) 20250427085243255 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243255 DLMGCP DEBUG <0013> Generated response: line #00: 200 42187 OK (mgcp_msg.c:72) 20250427085243255 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6c@mgw (mgcp_msg.c:72) 20250427085243255 DLMGCP DEBUG <0013> Generated response: line #02: I: C11B2DFC (mgcp_msg.c:72) 20250427085243255 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243255 DLMGCP DEBUG <0013> Generated response: line #04: o=- C11B2DFC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243255 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243255 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243255 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243255 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4830 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243255 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243255 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243255 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42188 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243255 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243255 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243255 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243255 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw (trunk:0) found free endpoint: rtpbridge/6d@mgw (mgcp_endp.c:262) 20250427085243255 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/6d@mgw" (mgcp_protocol.c:370) 20250427085243255 DLMGCP NOTICE <0013> endpoint:rtpbridge/6d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243255 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243255 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw CI:A81213C7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243255 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw CI:A81213C7 output_enabled 0 (mgcp_conn.c:271) 20250427085243255 DLMGCP DEBUG <0013> (1234/rtp C:A81213C7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243255 DLMGCP NOTICE <0013> endpoint:rtpbridge/6d@mgw CI:A81213C7 CRCX: connection successfully created: (1234/rtp C:A81213C7 r=NULL:0<->l=::1:4832) (mgcp_protocol.c:772) 20250427085243255 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243255 DLMGCP DEBUG <0013> Generated response: line #00: 200 42188 OK (mgcp_msg.c:72) 20250427085243255 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6d@mgw (mgcp_msg.c:72) 20250427085243255 DLMGCP DEBUG <0013> Generated response: line #02: I: A81213C7 (mgcp_msg.c:72) 20250427085243255 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243255 DLMGCP DEBUG <0013> Generated response: line #04: o=- A81213C7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243255 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243255 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243255 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243255 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4832 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243255 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243255 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243255 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42189 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243255 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243255 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243255 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243255 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw (trunk:0) found free endpoint: rtpbridge/6e@mgw (mgcp_endp.c:262) 20250427085243255 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/6e@mgw" (mgcp_protocol.c:370) 20250427085243255 DLMGCP NOTICE <0013> endpoint:rtpbridge/6e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243255 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243255 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw CI:14ACC2C7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243255 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw CI:14ACC2C7 output_enabled 0 (mgcp_conn.c:271) 20250427085243255 DLMGCP DEBUG <0013> (1234/rtp C:14ACC2C7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243255 DLMGCP NOTICE <0013> endpoint:rtpbridge/6e@mgw CI:14ACC2C7 CRCX: connection successfully created: (1234/rtp C:14ACC2C7 r=NULL:0<->l=::1:4834) (mgcp_protocol.c:772) 20250427085243255 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243255 DLMGCP DEBUG <0013> Generated response: line #00: 200 42189 OK (mgcp_msg.c:72) 20250427085243255 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6e@mgw (mgcp_msg.c:72) 20250427085243255 DLMGCP DEBUG <0013> Generated response: line #02: I: 14ACC2C7 (mgcp_msg.c:72) 20250427085243255 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243255 DLMGCP DEBUG <0013> Generated response: line #04: o=- 14ACC2C7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243255 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243255 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243255 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243255 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4834 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243255 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243255 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243255 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42190 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243255 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243255 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243255 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243255 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw (trunk:0) found free endpoint: rtpbridge/6f@mgw (mgcp_endp.c:262) 20250427085243255 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/6f@mgw" (mgcp_protocol.c:370) 20250427085243255 DLMGCP NOTICE <0013> endpoint:rtpbridge/6f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243255 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243255 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw CI:CDDB17F9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243255 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw CI:CDDB17F9 output_enabled 0 (mgcp_conn.c:271) 20250427085243255 DLMGCP DEBUG <0013> (1234/rtp C:CDDB17F9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243255 DLMGCP NOTICE <0013> endpoint:rtpbridge/6f@mgw CI:CDDB17F9 CRCX: connection successfully created: (1234/rtp C:CDDB17F9 r=NULL:0<->l=::1:4836) (mgcp_protocol.c:772) 20250427085243255 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243255 DLMGCP DEBUG <0013> Generated response: line #00: 200 42190 OK (mgcp_msg.c:72) 20250427085243255 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6f@mgw (mgcp_msg.c:72) 20250427085243255 DLMGCP DEBUG <0013> Generated response: line #02: I: CDDB17F9 (mgcp_msg.c:72) 20250427085243255 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243255 DLMGCP DEBUG <0013> Generated response: line #04: o=- CDDB17F9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243255 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243255 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243255 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243255 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4836 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243255 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243255 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243256 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42191 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243256 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243256 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243256 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243256 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw (trunk:0) found free endpoint: rtpbridge/70@mgw (mgcp_endp.c:262) 20250427085243256 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/70@mgw" (mgcp_protocol.c:370) 20250427085243256 DLMGCP NOTICE <0013> endpoint:rtpbridge/70@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243256 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243256 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw CI:52CB2600 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243256 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw CI:52CB2600 output_enabled 0 (mgcp_conn.c:271) 20250427085243256 DLMGCP DEBUG <0013> (1234/rtp C:52CB2600 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243256 DLMGCP NOTICE <0013> endpoint:rtpbridge/70@mgw CI:52CB2600 CRCX: connection successfully created: (1234/rtp C:52CB2600 r=NULL:0<->l=::1:4838) (mgcp_protocol.c:772) 20250427085243256 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243256 DLMGCP DEBUG <0013> Generated response: line #00: 200 42191 OK (mgcp_msg.c:72) 20250427085243256 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/70@mgw (mgcp_msg.c:72) 20250427085243256 DLMGCP DEBUG <0013> Generated response: line #02: I: 52CB2600 (mgcp_msg.c:72) 20250427085243256 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243256 DLMGCP DEBUG <0013> Generated response: line #04: o=- 52CB2600 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243256 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243256 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243256 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243256 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4838 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243256 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243256 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243256 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42192 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243256 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243256 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243256 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243256 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw (trunk:0) found free endpoint: rtpbridge/71@mgw (mgcp_endp.c:262) 20250427085243256 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/71@mgw" (mgcp_protocol.c:370) 20250427085243256 DLMGCP NOTICE <0013> endpoint:rtpbridge/71@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243256 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243256 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw CI:A337797D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243256 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw CI:A337797D output_enabled 0 (mgcp_conn.c:271) 20250427085243256 DLMGCP DEBUG <0013> (1234/rtp C:A337797D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243256 DLMGCP NOTICE <0013> endpoint:rtpbridge/71@mgw CI:A337797D CRCX: connection successfully created: (1234/rtp C:A337797D r=NULL:0<->l=::1:4840) (mgcp_protocol.c:772) 20250427085243256 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243256 DLMGCP DEBUG <0013> Generated response: line #00: 200 42192 OK (mgcp_msg.c:72) 20250427085243256 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/71@mgw (mgcp_msg.c:72) 20250427085243256 DLMGCP DEBUG <0013> Generated response: line #02: I: A337797D (mgcp_msg.c:72) 20250427085243256 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243256 DLMGCP DEBUG <0013> Generated response: line #04: o=- A337797D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243256 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243256 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243256 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243256 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4840 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243256 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243256 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243256 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42193 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243256 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243256 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243256 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243256 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw (trunk:0) found free endpoint: rtpbridge/72@mgw (mgcp_endp.c:262) 20250427085243256 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/72@mgw" (mgcp_protocol.c:370) 20250427085243256 DLMGCP NOTICE <0013> endpoint:rtpbridge/72@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243256 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243256 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw CI:B729867D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243256 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw CI:B729867D output_enabled 0 (mgcp_conn.c:271) 20250427085243256 DLMGCP DEBUG <0013> (1234/rtp C:B729867D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243256 DLMGCP NOTICE <0013> endpoint:rtpbridge/72@mgw CI:B729867D CRCX: connection successfully created: (1234/rtp C:B729867D r=NULL:0<->l=::1:4842) (mgcp_protocol.c:772) 20250427085243256 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243256 DLMGCP DEBUG <0013> Generated response: line #00: 200 42193 OK (mgcp_msg.c:72) 20250427085243256 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/72@mgw (mgcp_msg.c:72) 20250427085243256 DLMGCP DEBUG <0013> Generated response: line #02: I: B729867D (mgcp_msg.c:72) 20250427085243256 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243256 DLMGCP DEBUG <0013> Generated response: line #04: o=- B729867D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243256 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243256 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243256 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243256 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4842 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243256 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243256 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243256 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42194 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243256 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243256 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243256 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243256 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw (trunk:0) found free endpoint: rtpbridge/73@mgw (mgcp_endp.c:262) 20250427085243256 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/73@mgw" (mgcp_protocol.c:370) 20250427085243256 DLMGCP NOTICE <0013> endpoint:rtpbridge/73@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243256 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243256 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw CI:5E0DA5FC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243256 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw CI:5E0DA5FC output_enabled 0 (mgcp_conn.c:271) 20250427085243256 DLMGCP DEBUG <0013> (1234/rtp C:5E0DA5FC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243256 DLMGCP NOTICE <0013> endpoint:rtpbridge/73@mgw CI:5E0DA5FC CRCX: connection successfully created: (1234/rtp C:5E0DA5FC r=NULL:0<->l=::1:4844) (mgcp_protocol.c:772) 20250427085243256 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243256 DLMGCP DEBUG <0013> Generated response: line #00: 200 42194 OK (mgcp_msg.c:72) 20250427085243256 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/73@mgw (mgcp_msg.c:72) 20250427085243256 DLMGCP DEBUG <0013> Generated response: line #02: I: 5E0DA5FC (mgcp_msg.c:72) 20250427085243256 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243256 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5E0DA5FC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243256 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243256 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243256 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243256 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4844 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243256 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243256 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243257 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42195 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243257 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243257 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243257 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243257 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw (trunk:0) found free endpoint: rtpbridge/74@mgw (mgcp_endp.c:262) 20250427085243257 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/74@mgw" (mgcp_protocol.c:370) 20250427085243257 DLMGCP NOTICE <0013> endpoint:rtpbridge/74@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243257 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243257 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw CI:EF74FCD8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243257 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw CI:EF74FCD8 output_enabled 0 (mgcp_conn.c:271) 20250427085243257 DLMGCP DEBUG <0013> (1234/rtp C:EF74FCD8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243257 DLMGCP NOTICE <0013> endpoint:rtpbridge/74@mgw CI:EF74FCD8 CRCX: connection successfully created: (1234/rtp C:EF74FCD8 r=NULL:0<->l=::1:4846) (mgcp_protocol.c:772) 20250427085243257 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243257 DLMGCP DEBUG <0013> Generated response: line #00: 200 42195 OK (mgcp_msg.c:72) 20250427085243257 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/74@mgw (mgcp_msg.c:72) 20250427085243257 DLMGCP DEBUG <0013> Generated response: line #02: I: EF74FCD8 (mgcp_msg.c:72) 20250427085243257 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243257 DLMGCP DEBUG <0013> Generated response: line #04: o=- EF74FCD8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243257 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243257 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243257 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243257 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4846 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243257 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243257 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243257 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42196 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243257 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243257 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243257 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243257 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw (trunk:0) found free endpoint: rtpbridge/75@mgw (mgcp_endp.c:262) 20250427085243257 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/75@mgw" (mgcp_protocol.c:370) 20250427085243257 DLMGCP NOTICE <0013> endpoint:rtpbridge/75@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243257 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243257 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw CI:DA2F5C2E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243257 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw CI:DA2F5C2E output_enabled 0 (mgcp_conn.c:271) 20250427085243257 DLMGCP DEBUG <0013> (1234/rtp C:DA2F5C2E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243257 DLMGCP NOTICE <0013> endpoint:rtpbridge/75@mgw CI:DA2F5C2E CRCX: connection successfully created: (1234/rtp C:DA2F5C2E r=NULL:0<->l=::1:4848) (mgcp_protocol.c:772) 20250427085243257 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243257 DLMGCP DEBUG <0013> Generated response: line #00: 200 42196 OK (mgcp_msg.c:72) 20250427085243257 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/75@mgw (mgcp_msg.c:72) 20250427085243257 DLMGCP DEBUG <0013> Generated response: line #02: I: DA2F5C2E (mgcp_msg.c:72) 20250427085243257 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243257 DLMGCP DEBUG <0013> Generated response: line #04: o=- DA2F5C2E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243257 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243257 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243257 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243257 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4848 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243257 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243257 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243257 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42197 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243257 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243257 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243257 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243257 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw (trunk:0) found free endpoint: rtpbridge/76@mgw (mgcp_endp.c:262) 20250427085243257 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/76@mgw" (mgcp_protocol.c:370) 20250427085243257 DLMGCP NOTICE <0013> endpoint:rtpbridge/76@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243257 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243257 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw CI:EBEE570B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243257 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw CI:EBEE570B output_enabled 0 (mgcp_conn.c:271) 20250427085243257 DLMGCP DEBUG <0013> (1234/rtp C:EBEE570B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243257 DLMGCP NOTICE <0013> endpoint:rtpbridge/76@mgw CI:EBEE570B CRCX: connection successfully created: (1234/rtp C:EBEE570B r=NULL:0<->l=::1:4850) (mgcp_protocol.c:772) 20250427085243257 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243257 DLMGCP DEBUG <0013> Generated response: line #00: 200 42197 OK (mgcp_msg.c:72) 20250427085243257 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/76@mgw (mgcp_msg.c:72) 20250427085243257 DLMGCP DEBUG <0013> Generated response: line #02: I: EBEE570B (mgcp_msg.c:72) 20250427085243257 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243257 DLMGCP DEBUG <0013> Generated response: line #04: o=- EBEE570B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243257 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243257 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243257 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243257 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4850 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243257 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243257 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243257 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42198 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243257 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243257 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243257 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243257 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw (trunk:0) found free endpoint: rtpbridge/77@mgw (mgcp_endp.c:262) 20250427085243257 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/77@mgw" (mgcp_protocol.c:370) 20250427085243257 DLMGCP NOTICE <0013> endpoint:rtpbridge/77@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243257 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243257 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw CI:428C2A51 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243257 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw CI:428C2A51 output_enabled 0 (mgcp_conn.c:271) 20250427085243257 DLMGCP DEBUG <0013> (1234/rtp C:428C2A51 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243257 DLMGCP NOTICE <0013> endpoint:rtpbridge/77@mgw CI:428C2A51 CRCX: connection successfully created: (1234/rtp C:428C2A51 r=NULL:0<->l=::1:4852) (mgcp_protocol.c:772) 20250427085243257 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243257 DLMGCP DEBUG <0013> Generated response: line #00: 200 42198 OK (mgcp_msg.c:72) 20250427085243257 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/77@mgw (mgcp_msg.c:72) 20250427085243257 DLMGCP DEBUG <0013> Generated response: line #02: I: 428C2A51 (mgcp_msg.c:72) 20250427085243257 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243257 DLMGCP DEBUG <0013> Generated response: line #04: o=- 428C2A51 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243257 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243257 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243257 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243257 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4852 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243257 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243257 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243258 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42199 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243258 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243258 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243258 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243258 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw (trunk:0) found free endpoint: rtpbridge/78@mgw (mgcp_endp.c:262) 20250427085243258 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/78@mgw" (mgcp_protocol.c:370) 20250427085243258 DLMGCP NOTICE <0013> endpoint:rtpbridge/78@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243258 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243258 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw CI:EEB4C256 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243258 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw CI:EEB4C256 output_enabled 0 (mgcp_conn.c:271) 20250427085243258 DLMGCP DEBUG <0013> (1234/rtp C:EEB4C256 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243258 DLMGCP NOTICE <0013> endpoint:rtpbridge/78@mgw CI:EEB4C256 CRCX: connection successfully created: (1234/rtp C:EEB4C256 r=NULL:0<->l=::1:4854) (mgcp_protocol.c:772) 20250427085243258 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243258 DLMGCP DEBUG <0013> Generated response: line #00: 200 42199 OK (mgcp_msg.c:72) 20250427085243258 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/78@mgw (mgcp_msg.c:72) 20250427085243258 DLMGCP DEBUG <0013> Generated response: line #02: I: EEB4C256 (mgcp_msg.c:72) 20250427085243258 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243258 DLMGCP DEBUG <0013> Generated response: line #04: o=- EEB4C256 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243258 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243258 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243258 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243258 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4854 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243258 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243258 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243258 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42200 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243258 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243258 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243258 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243258 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw (trunk:0) found free endpoint: rtpbridge/79@mgw (mgcp_endp.c:262) 20250427085243258 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/79@mgw" (mgcp_protocol.c:370) 20250427085243258 DLMGCP NOTICE <0013> endpoint:rtpbridge/79@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243258 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243258 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw CI:34D1E306 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243258 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw CI:34D1E306 output_enabled 0 (mgcp_conn.c:271) 20250427085243258 DLMGCP DEBUG <0013> (1234/rtp C:34D1E306 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243258 DLMGCP NOTICE <0013> endpoint:rtpbridge/79@mgw CI:34D1E306 CRCX: connection successfully created: (1234/rtp C:34D1E306 r=NULL:0<->l=::1:4856) (mgcp_protocol.c:772) 20250427085243258 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243258 DLMGCP DEBUG <0013> Generated response: line #00: 200 42200 OK (mgcp_msg.c:72) 20250427085243258 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/79@mgw (mgcp_msg.c:72) 20250427085243258 DLMGCP DEBUG <0013> Generated response: line #02: I: 34D1E306 (mgcp_msg.c:72) 20250427085243258 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243258 DLMGCP DEBUG <0013> Generated response: line #04: o=- 34D1E306 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243258 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243258 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243258 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243258 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4856 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243258 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243258 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243258 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42201 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243258 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243258 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243258 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243258 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw (trunk:0) found free endpoint: rtpbridge/7a@mgw (mgcp_endp.c:262) 20250427085243258 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/7a@mgw" (mgcp_protocol.c:370) 20250427085243258 DLMGCP NOTICE <0013> endpoint:rtpbridge/7a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243258 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243258 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw CI:B2B085DF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243258 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw CI:B2B085DF output_enabled 0 (mgcp_conn.c:271) 20250427085243258 DLMGCP DEBUG <0013> (1234/rtp C:B2B085DF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243258 DLMGCP NOTICE <0013> endpoint:rtpbridge/7a@mgw CI:B2B085DF CRCX: connection successfully created: (1234/rtp C:B2B085DF r=NULL:0<->l=::1:4858) (mgcp_protocol.c:772) 20250427085243258 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243258 DLMGCP DEBUG <0013> Generated response: line #00: 200 42201 OK (mgcp_msg.c:72) 20250427085243258 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7a@mgw (mgcp_msg.c:72) 20250427085243258 DLMGCP DEBUG <0013> Generated response: line #02: I: B2B085DF (mgcp_msg.c:72) 20250427085243258 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243258 DLMGCP DEBUG <0013> Generated response: line #04: o=- B2B085DF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243258 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243258 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243258 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243258 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4858 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243258 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243258 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243258 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42202 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243258 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243258 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243258 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243258 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw (trunk:0) found free endpoint: rtpbridge/7b@mgw (mgcp_endp.c:262) 20250427085243258 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/7b@mgw" (mgcp_protocol.c:370) 20250427085243258 DLMGCP NOTICE <0013> endpoint:rtpbridge/7b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243258 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243258 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw CI:FC79DE13 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243258 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw CI:FC79DE13 output_enabled 0 (mgcp_conn.c:271) 20250427085243258 DLMGCP DEBUG <0013> (1234/rtp C:FC79DE13 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243258 DLMGCP NOTICE <0013> endpoint:rtpbridge/7b@mgw CI:FC79DE13 CRCX: connection successfully created: (1234/rtp C:FC79DE13 r=NULL:0<->l=::1:4860) (mgcp_protocol.c:772) 20250427085243258 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243258 DLMGCP DEBUG <0013> Generated response: line #00: 200 42202 OK (mgcp_msg.c:72) 20250427085243258 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7b@mgw (mgcp_msg.c:72) 20250427085243258 DLMGCP DEBUG <0013> Generated response: line #02: I: FC79DE13 (mgcp_msg.c:72) 20250427085243258 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243258 DLMGCP DEBUG <0013> Generated response: line #04: o=- FC79DE13 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243258 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243258 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243258 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243258 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4860 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243258 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243258 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243259 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42203 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243259 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243259 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243259 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243259 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw (trunk:0) found free endpoint: rtpbridge/7c@mgw (mgcp_endp.c:262) 20250427085243259 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/7c@mgw" (mgcp_protocol.c:370) 20250427085243259 DLMGCP NOTICE <0013> endpoint:rtpbridge/7c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243259 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243259 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw CI:009DC401 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243259 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw CI:009DC401 output_enabled 0 (mgcp_conn.c:271) 20250427085243259 DLMGCP DEBUG <0013> (1234/rtp C:009DC401 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243259 DLMGCP NOTICE <0013> endpoint:rtpbridge/7c@mgw CI:009DC401 CRCX: connection successfully created: (1234/rtp C:009DC401 r=NULL:0<->l=::1:4862) (mgcp_protocol.c:772) 20250427085243259 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243259 DLMGCP DEBUG <0013> Generated response: line #00: 200 42203 OK (mgcp_msg.c:72) 20250427085243259 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7c@mgw (mgcp_msg.c:72) 20250427085243259 DLMGCP DEBUG <0013> Generated response: line #02: I: 009DC401 (mgcp_msg.c:72) 20250427085243259 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243259 DLMGCP DEBUG <0013> Generated response: line #04: o=- 009DC401 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243259 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243259 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243259 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243259 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4862 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243259 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243259 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243259 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42204 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243259 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243259 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243259 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243259 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw (trunk:0) found free endpoint: rtpbridge/7d@mgw (mgcp_endp.c:262) 20250427085243259 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/7d@mgw" (mgcp_protocol.c:370) 20250427085243259 DLMGCP NOTICE <0013> endpoint:rtpbridge/7d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243259 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243259 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw CI:68E99F5D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243259 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw CI:68E99F5D output_enabled 0 (mgcp_conn.c:271) 20250427085243259 DLMGCP DEBUG <0013> (1234/rtp C:68E99F5D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243259 DLMGCP NOTICE <0013> endpoint:rtpbridge/7d@mgw CI:68E99F5D CRCX: connection successfully created: (1234/rtp C:68E99F5D r=NULL:0<->l=::1:4864) (mgcp_protocol.c:772) 20250427085243259 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243259 DLMGCP DEBUG <0013> Generated response: line #00: 200 42204 OK (mgcp_msg.c:72) 20250427085243259 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7d@mgw (mgcp_msg.c:72) 20250427085243259 DLMGCP DEBUG <0013> Generated response: line #02: I: 68E99F5D (mgcp_msg.c:72) 20250427085243259 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243259 DLMGCP DEBUG <0013> Generated response: line #04: o=- 68E99F5D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243259 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243259 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243259 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243259 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4864 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243259 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243259 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243259 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42205 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243259 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243259 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243259 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243259 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw (trunk:0) found free endpoint: rtpbridge/7e@mgw (mgcp_endp.c:262) 20250427085243259 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/7e@mgw" (mgcp_protocol.c:370) 20250427085243259 DLMGCP NOTICE <0013> endpoint:rtpbridge/7e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243259 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243259 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw CI:3C1975E3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243259 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw CI:3C1975E3 output_enabled 0 (mgcp_conn.c:271) 20250427085243259 DLMGCP DEBUG <0013> (1234/rtp C:3C1975E3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243259 DLMGCP NOTICE <0013> endpoint:rtpbridge/7e@mgw CI:3C1975E3 CRCX: connection successfully created: (1234/rtp C:3C1975E3 r=NULL:0<->l=::1:4866) (mgcp_protocol.c:772) 20250427085243259 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243259 DLMGCP DEBUG <0013> Generated response: line #00: 200 42205 OK (mgcp_msg.c:72) 20250427085243259 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7e@mgw (mgcp_msg.c:72) 20250427085243259 DLMGCP DEBUG <0013> Generated response: line #02: I: 3C1975E3 (mgcp_msg.c:72) 20250427085243259 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243259 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3C1975E3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243259 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243259 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243259 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243259 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4866 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243259 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243259 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243259 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42206 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243259 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243259 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243259 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243259 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw (trunk:0) found free endpoint: rtpbridge/7f@mgw (mgcp_endp.c:262) 20250427085243259 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/7f@mgw" (mgcp_protocol.c:370) 20250427085243259 DLMGCP NOTICE <0013> endpoint:rtpbridge/7f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243259 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243259 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw CI:8DC9D3C2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243259 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw CI:8DC9D3C2 output_enabled 0 (mgcp_conn.c:271) 20250427085243259 DLMGCP DEBUG <0013> (1234/rtp C:8DC9D3C2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243259 DLMGCP NOTICE <0013> endpoint:rtpbridge/7f@mgw CI:8DC9D3C2 CRCX: connection successfully created: (1234/rtp C:8DC9D3C2 r=NULL:0<->l=::1:4868) (mgcp_protocol.c:772) 20250427085243259 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243259 DLMGCP DEBUG <0013> Generated response: line #00: 200 42206 OK (mgcp_msg.c:72) 20250427085243259 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7f@mgw (mgcp_msg.c:72) 20250427085243259 DLMGCP DEBUG <0013> Generated response: line #02: I: 8DC9D3C2 (mgcp_msg.c:72) 20250427085243259 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243259 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8DC9D3C2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243260 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243260 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243260 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243260 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4868 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243260 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243260 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243260 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42207 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243260 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243260 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243260 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243260 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw (trunk:0) found free endpoint: rtpbridge/80@mgw (mgcp_endp.c:262) 20250427085243260 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/80@mgw" (mgcp_protocol.c:370) 20250427085243260 DLMGCP NOTICE <0013> endpoint:rtpbridge/80@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243260 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243260 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw CI:BCE23F47 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243260 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw CI:BCE23F47 output_enabled 0 (mgcp_conn.c:271) 20250427085243260 DLMGCP DEBUG <0013> (1234/rtp C:BCE23F47 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243260 DLMGCP NOTICE <0013> endpoint:rtpbridge/80@mgw CI:BCE23F47 CRCX: connection successfully created: (1234/rtp C:BCE23F47 r=NULL:0<->l=::1:4870) (mgcp_protocol.c:772) 20250427085243260 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243260 DLMGCP DEBUG <0013> Generated response: line #00: 200 42207 OK (mgcp_msg.c:72) 20250427085243260 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/80@mgw (mgcp_msg.c:72) 20250427085243260 DLMGCP DEBUG <0013> Generated response: line #02: I: BCE23F47 (mgcp_msg.c:72) 20250427085243260 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243260 DLMGCP DEBUG <0013> Generated response: line #04: o=- BCE23F47 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243260 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243260 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243260 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243260 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4870 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243260 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243260 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243260 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42208 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243260 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243260 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243260 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243260 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw (trunk:0) found free endpoint: rtpbridge/81@mgw (mgcp_endp.c:262) 20250427085243260 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/81@mgw" (mgcp_protocol.c:370) 20250427085243260 DLMGCP NOTICE <0013> endpoint:rtpbridge/81@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243260 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243260 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw CI:4A6083E4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243260 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw CI:4A6083E4 output_enabled 0 (mgcp_conn.c:271) 20250427085243260 DLMGCP DEBUG <0013> (1234/rtp C:4A6083E4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243260 DLMGCP NOTICE <0013> endpoint:rtpbridge/81@mgw CI:4A6083E4 CRCX: connection successfully created: (1234/rtp C:4A6083E4 r=NULL:0<->l=::1:4872) (mgcp_protocol.c:772) 20250427085243260 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243260 DLMGCP DEBUG <0013> Generated response: line #00: 200 42208 OK (mgcp_msg.c:72) 20250427085243260 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/81@mgw (mgcp_msg.c:72) 20250427085243260 DLMGCP DEBUG <0013> Generated response: line #02: I: 4A6083E4 (mgcp_msg.c:72) 20250427085243260 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243260 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4A6083E4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243260 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243260 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243260 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243260 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4872 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243260 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243260 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243260 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42209 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243260 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243260 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243260 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243260 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw (trunk:0) found free endpoint: rtpbridge/82@mgw (mgcp_endp.c:262) 20250427085243260 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/82@mgw" (mgcp_protocol.c:370) 20250427085243260 DLMGCP NOTICE <0013> endpoint:rtpbridge/82@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243260 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243260 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw CI:70C47854 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243260 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw CI:70C47854 output_enabled 0 (mgcp_conn.c:271) 20250427085243260 DLMGCP DEBUG <0013> (1234/rtp C:70C47854 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243260 DLMGCP NOTICE <0013> endpoint:rtpbridge/82@mgw CI:70C47854 CRCX: connection successfully created: (1234/rtp C:70C47854 r=NULL:0<->l=::1:4874) (mgcp_protocol.c:772) 20250427085243260 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243260 DLMGCP DEBUG <0013> Generated response: line #00: 200 42209 OK (mgcp_msg.c:72) 20250427085243260 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/82@mgw (mgcp_msg.c:72) 20250427085243260 DLMGCP DEBUG <0013> Generated response: line #02: I: 70C47854 (mgcp_msg.c:72) 20250427085243260 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243260 DLMGCP DEBUG <0013> Generated response: line #04: o=- 70C47854 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243260 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243260 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243260 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243260 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4874 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243260 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243260 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243260 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42210 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243260 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243260 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243260 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243260 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw (trunk:0) found free endpoint: rtpbridge/83@mgw (mgcp_endp.c:262) 20250427085243260 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/83@mgw" (mgcp_protocol.c:370) 20250427085243260 DLMGCP NOTICE <0013> endpoint:rtpbridge/83@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243260 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243260 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw CI:EE4C3522 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243260 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw CI:EE4C3522 output_enabled 0 (mgcp_conn.c:271) 20250427085243260 DLMGCP DEBUG <0013> (1234/rtp C:EE4C3522 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243261 DLMGCP NOTICE <0013> endpoint:rtpbridge/83@mgw CI:EE4C3522 CRCX: connection successfully created: (1234/rtp C:EE4C3522 r=NULL:0<->l=::1:4876) (mgcp_protocol.c:772) 20250427085243261 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243261 DLMGCP DEBUG <0013> Generated response: line #00: 200 42210 OK (mgcp_msg.c:72) 20250427085243261 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/83@mgw (mgcp_msg.c:72) 20250427085243261 DLMGCP DEBUG <0013> Generated response: line #02: I: EE4C3522 (mgcp_msg.c:72) 20250427085243261 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243261 DLMGCP DEBUG <0013> Generated response: line #04: o=- EE4C3522 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243261 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243261 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243261 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243261 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4876 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243261 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243261 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243261 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42211 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243261 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243261 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243261 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243261 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw (trunk:0) found free endpoint: rtpbridge/84@mgw (mgcp_endp.c:262) 20250427085243261 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/84@mgw" (mgcp_protocol.c:370) 20250427085243261 DLMGCP NOTICE <0013> endpoint:rtpbridge/84@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243261 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243261 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw CI:F8047E3B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243261 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw CI:F8047E3B output_enabled 0 (mgcp_conn.c:271) 20250427085243261 DLMGCP DEBUG <0013> (1234/rtp C:F8047E3B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243261 DLMGCP NOTICE <0013> endpoint:rtpbridge/84@mgw CI:F8047E3B CRCX: connection successfully created: (1234/rtp C:F8047E3B r=NULL:0<->l=::1:4878) (mgcp_protocol.c:772) 20250427085243261 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243261 DLMGCP DEBUG <0013> Generated response: line #00: 200 42211 OK (mgcp_msg.c:72) 20250427085243261 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/84@mgw (mgcp_msg.c:72) 20250427085243261 DLMGCP DEBUG <0013> Generated response: line #02: I: F8047E3B (mgcp_msg.c:72) 20250427085243261 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243261 DLMGCP DEBUG <0013> Generated response: line #04: o=- F8047E3B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243261 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243261 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243261 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243261 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4878 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243261 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243261 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243261 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42212 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243261 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243261 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243261 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243261 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw (trunk:0) found free endpoint: rtpbridge/85@mgw (mgcp_endp.c:262) 20250427085243261 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/85@mgw" (mgcp_protocol.c:370) 20250427085243261 DLMGCP NOTICE <0013> endpoint:rtpbridge/85@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243261 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243261 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw CI:67D837A9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243261 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw CI:67D837A9 output_enabled 0 (mgcp_conn.c:271) 20250427085243261 DLMGCP DEBUG <0013> (1234/rtp C:67D837A9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243261 DLMGCP NOTICE <0013> endpoint:rtpbridge/85@mgw CI:67D837A9 CRCX: connection successfully created: (1234/rtp C:67D837A9 r=NULL:0<->l=::1:4880) (mgcp_protocol.c:772) 20250427085243261 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243261 DLMGCP DEBUG <0013> Generated response: line #00: 200 42212 OK (mgcp_msg.c:72) 20250427085243261 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/85@mgw (mgcp_msg.c:72) 20250427085243261 DLMGCP DEBUG <0013> Generated response: line #02: I: 67D837A9 (mgcp_msg.c:72) 20250427085243261 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243261 DLMGCP DEBUG <0013> Generated response: line #04: o=- 67D837A9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243261 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243261 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243261 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243261 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4880 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243261 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243261 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243261 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42213 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243261 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243261 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243261 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243261 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw (trunk:0) found free endpoint: rtpbridge/86@mgw (mgcp_endp.c:262) 20250427085243261 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/86@mgw" (mgcp_protocol.c:370) 20250427085243261 DLMGCP NOTICE <0013> endpoint:rtpbridge/86@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243261 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243261 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw CI:62DEC445 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243261 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw CI:62DEC445 output_enabled 0 (mgcp_conn.c:271) 20250427085243261 DLMGCP DEBUG <0013> (1234/rtp C:62DEC445 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243261 DLMGCP NOTICE <0013> endpoint:rtpbridge/86@mgw CI:62DEC445 CRCX: connection successfully created: (1234/rtp C:62DEC445 r=NULL:0<->l=::1:4882) (mgcp_protocol.c:772) 20250427085243261 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243261 DLMGCP DEBUG <0013> Generated response: line #00: 200 42213 OK (mgcp_msg.c:72) 20250427085243261 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/86@mgw (mgcp_msg.c:72) 20250427085243261 DLMGCP DEBUG <0013> Generated response: line #02: I: 62DEC445 (mgcp_msg.c:72) 20250427085243261 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243261 DLMGCP DEBUG <0013> Generated response: line #04: o=- 62DEC445 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243261 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243261 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243261 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243261 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4882 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243261 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243261 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243262 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42214 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243262 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243262 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243262 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243262 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw (trunk:0) found free endpoint: rtpbridge/87@mgw (mgcp_endp.c:262) 20250427085243262 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/87@mgw" (mgcp_protocol.c:370) 20250427085243262 DLMGCP NOTICE <0013> endpoint:rtpbridge/87@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243262 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243262 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw CI:7A668F31 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243262 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw CI:7A668F31 output_enabled 0 (mgcp_conn.c:271) 20250427085243262 DLMGCP DEBUG <0013> (1234/rtp C:7A668F31 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243262 DLMGCP NOTICE <0013> endpoint:rtpbridge/87@mgw CI:7A668F31 CRCX: connection successfully created: (1234/rtp C:7A668F31 r=NULL:0<->l=::1:4884) (mgcp_protocol.c:772) 20250427085243262 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243262 DLMGCP DEBUG <0013> Generated response: line #00: 200 42214 OK (mgcp_msg.c:72) 20250427085243262 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/87@mgw (mgcp_msg.c:72) 20250427085243262 DLMGCP DEBUG <0013> Generated response: line #02: I: 7A668F31 (mgcp_msg.c:72) 20250427085243262 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243262 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7A668F31 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243262 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243262 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243262 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243262 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4884 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243262 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243262 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243262 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42215 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243262 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243262 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243262 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243262 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw (trunk:0) found free endpoint: rtpbridge/88@mgw (mgcp_endp.c:262) 20250427085243262 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/88@mgw" (mgcp_protocol.c:370) 20250427085243262 DLMGCP NOTICE <0013> endpoint:rtpbridge/88@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243262 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243262 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw CI:87168A4F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243262 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw CI:87168A4F output_enabled 0 (mgcp_conn.c:271) 20250427085243262 DLMGCP DEBUG <0013> (1234/rtp C:87168A4F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243262 DLMGCP NOTICE <0013> endpoint:rtpbridge/88@mgw CI:87168A4F CRCX: connection successfully created: (1234/rtp C:87168A4F r=NULL:0<->l=::1:4886) (mgcp_protocol.c:772) 20250427085243262 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243262 DLMGCP DEBUG <0013> Generated response: line #00: 200 42215 OK (mgcp_msg.c:72) 20250427085243262 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/88@mgw (mgcp_msg.c:72) 20250427085243262 DLMGCP DEBUG <0013> Generated response: line #02: I: 87168A4F (mgcp_msg.c:72) 20250427085243262 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243262 DLMGCP DEBUG <0013> Generated response: line #04: o=- 87168A4F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243262 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243262 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243262 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243262 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4886 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243262 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243262 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243262 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42216 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243262 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243262 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243262 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243262 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw (trunk:0) found free endpoint: rtpbridge/89@mgw (mgcp_endp.c:262) 20250427085243262 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/89@mgw" (mgcp_protocol.c:370) 20250427085243262 DLMGCP NOTICE <0013> endpoint:rtpbridge/89@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243262 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243262 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw CI:9CB73EF4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243262 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw CI:9CB73EF4 output_enabled 0 (mgcp_conn.c:271) 20250427085243262 DLMGCP DEBUG <0013> (1234/rtp C:9CB73EF4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243262 DLMGCP NOTICE <0013> endpoint:rtpbridge/89@mgw CI:9CB73EF4 CRCX: connection successfully created: (1234/rtp C:9CB73EF4 r=NULL:0<->l=::1:4888) (mgcp_protocol.c:772) 20250427085243262 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243262 DLMGCP DEBUG <0013> Generated response: line #00: 200 42216 OK (mgcp_msg.c:72) 20250427085243262 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/89@mgw (mgcp_msg.c:72) 20250427085243262 DLMGCP DEBUG <0013> Generated response: line #02: I: 9CB73EF4 (mgcp_msg.c:72) 20250427085243262 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243262 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9CB73EF4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243262 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243262 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243262 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243262 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4888 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243262 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243262 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243262 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42217 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243262 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243262 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243262 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243262 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw (trunk:0) found free endpoint: rtpbridge/8a@mgw (mgcp_endp.c:262) 20250427085243262 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/8a@mgw" (mgcp_protocol.c:370) 20250427085243262 DLMGCP NOTICE <0013> endpoint:rtpbridge/8a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243262 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243262 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw CI:5E966266 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243262 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw CI:5E966266 output_enabled 0 (mgcp_conn.c:271) 20250427085243262 DLMGCP DEBUG <0013> (1234/rtp C:5E966266 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243262 DLMGCP NOTICE <0013> endpoint:rtpbridge/8a@mgw CI:5E966266 CRCX: connection successfully created: (1234/rtp C:5E966266 r=NULL:0<->l=::1:4890) (mgcp_protocol.c:772) 20250427085243262 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243262 DLMGCP DEBUG <0013> Generated response: line #00: 200 42217 OK (mgcp_msg.c:72) 20250427085243262 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8a@mgw (mgcp_msg.c:72) 20250427085243262 DLMGCP DEBUG <0013> Generated response: line #02: I: 5E966266 (mgcp_msg.c:72) 20250427085243262 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243262 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5E966266 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243262 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243262 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243262 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243262 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4890 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243262 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243262 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243263 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42218 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243263 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243263 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243263 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243263 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw (trunk:0) found free endpoint: rtpbridge/8b@mgw (mgcp_endp.c:262) 20250427085243263 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/8b@mgw" (mgcp_protocol.c:370) 20250427085243263 DLMGCP NOTICE <0013> endpoint:rtpbridge/8b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243263 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243263 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw CI:2D8B1544 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243263 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw CI:2D8B1544 output_enabled 0 (mgcp_conn.c:271) 20250427085243263 DLMGCP DEBUG <0013> (1234/rtp C:2D8B1544 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243263 DLMGCP NOTICE <0013> endpoint:rtpbridge/8b@mgw CI:2D8B1544 CRCX: connection successfully created: (1234/rtp C:2D8B1544 r=NULL:0<->l=::1:4892) (mgcp_protocol.c:772) 20250427085243263 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243263 DLMGCP DEBUG <0013> Generated response: line #00: 200 42218 OK (mgcp_msg.c:72) 20250427085243263 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8b@mgw (mgcp_msg.c:72) 20250427085243263 DLMGCP DEBUG <0013> Generated response: line #02: I: 2D8B1544 (mgcp_msg.c:72) 20250427085243263 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243263 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2D8B1544 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243263 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243263 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243263 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243263 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4892 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243263 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243263 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243263 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42219 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243263 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243263 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243263 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243263 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw (trunk:0) found free endpoint: rtpbridge/8c@mgw (mgcp_endp.c:262) 20250427085243263 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/8c@mgw" (mgcp_protocol.c:370) 20250427085243263 DLMGCP NOTICE <0013> endpoint:rtpbridge/8c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243263 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243263 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw CI:D58490DA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243263 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw CI:D58490DA output_enabled 0 (mgcp_conn.c:271) 20250427085243263 DLMGCP DEBUG <0013> (1234/rtp C:D58490DA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243263 DLMGCP NOTICE <0013> endpoint:rtpbridge/8c@mgw CI:D58490DA CRCX: connection successfully created: (1234/rtp C:D58490DA r=NULL:0<->l=::1:4894) (mgcp_protocol.c:772) 20250427085243263 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243263 DLMGCP DEBUG <0013> Generated response: line #00: 200 42219 OK (mgcp_msg.c:72) 20250427085243263 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8c@mgw (mgcp_msg.c:72) 20250427085243263 DLMGCP DEBUG <0013> Generated response: line #02: I: D58490DA (mgcp_msg.c:72) 20250427085243263 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243263 DLMGCP DEBUG <0013> Generated response: line #04: o=- D58490DA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243263 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243263 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243263 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243263 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4894 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243263 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243263 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243263 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42220 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243263 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243263 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243263 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243263 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw (trunk:0) found free endpoint: rtpbridge/8d@mgw (mgcp_endp.c:262) 20250427085243263 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/8d@mgw" (mgcp_protocol.c:370) 20250427085243263 DLMGCP NOTICE <0013> endpoint:rtpbridge/8d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243263 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243263 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw CI:9A92A27F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243263 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw CI:9A92A27F output_enabled 0 (mgcp_conn.c:271) 20250427085243263 DLMGCP DEBUG <0013> (1234/rtp C:9A92A27F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243263 DLMGCP NOTICE <0013> endpoint:rtpbridge/8d@mgw CI:9A92A27F CRCX: connection successfully created: (1234/rtp C:9A92A27F r=NULL:0<->l=::1:4896) (mgcp_protocol.c:772) 20250427085243263 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243263 DLMGCP DEBUG <0013> Generated response: line #00: 200 42220 OK (mgcp_msg.c:72) 20250427085243263 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8d@mgw (mgcp_msg.c:72) 20250427085243263 DLMGCP DEBUG <0013> Generated response: line #02: I: 9A92A27F (mgcp_msg.c:72) 20250427085243263 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243263 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9A92A27F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243263 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243263 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243263 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243263 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4896 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243263 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243263 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243263 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42221 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243263 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243263 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243263 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243263 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw (trunk:0) found free endpoint: rtpbridge/8e@mgw (mgcp_endp.c:262) 20250427085243263 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/8e@mgw" (mgcp_protocol.c:370) 20250427085243263 DLMGCP NOTICE <0013> endpoint:rtpbridge/8e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243263 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243263 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw CI:38301EE2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243263 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw CI:38301EE2 output_enabled 0 (mgcp_conn.c:271) 20250427085243263 DLMGCP DEBUG <0013> (1234/rtp C:38301EE2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243263 DLMGCP NOTICE <0013> endpoint:rtpbridge/8e@mgw CI:38301EE2 CRCX: connection successfully created: (1234/rtp C:38301EE2 r=NULL:0<->l=::1:4898) (mgcp_protocol.c:772) 20250427085243263 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243263 DLMGCP DEBUG <0013> Generated response: line #00: 200 42221 OK (mgcp_msg.c:72) 20250427085243263 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8e@mgw (mgcp_msg.c:72) 20250427085243263 DLMGCP DEBUG <0013> Generated response: line #02: I: 38301EE2 (mgcp_msg.c:72) 20250427085243263 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243263 DLMGCP DEBUG <0013> Generated response: line #04: o=- 38301EE2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243263 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243263 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243263 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243263 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4898 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243263 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243263 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243264 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42222 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243264 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243264 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243264 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243264 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw (trunk:0) found free endpoint: rtpbridge/8f@mgw (mgcp_endp.c:262) 20250427085243264 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/8f@mgw" (mgcp_protocol.c:370) 20250427085243264 DLMGCP NOTICE <0013> endpoint:rtpbridge/8f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243264 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243264 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw CI:ED173AB3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243264 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw CI:ED173AB3 output_enabled 0 (mgcp_conn.c:271) 20250427085243264 DLMGCP DEBUG <0013> (1234/rtp C:ED173AB3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243264 DLMGCP NOTICE <0013> endpoint:rtpbridge/8f@mgw CI:ED173AB3 CRCX: connection successfully created: (1234/rtp C:ED173AB3 r=NULL:0<->l=::1:4900) (mgcp_protocol.c:772) 20250427085243264 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243264 DLMGCP DEBUG <0013> Generated response: line #00: 200 42222 OK (mgcp_msg.c:72) 20250427085243264 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8f@mgw (mgcp_msg.c:72) 20250427085243264 DLMGCP DEBUG <0013> Generated response: line #02: I: ED173AB3 (mgcp_msg.c:72) 20250427085243264 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243264 DLMGCP DEBUG <0013> Generated response: line #04: o=- ED173AB3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243264 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243264 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243264 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243264 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4900 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243264 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243264 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243264 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42223 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243264 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243264 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243264 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243264 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw (trunk:0) found free endpoint: rtpbridge/90@mgw (mgcp_endp.c:262) 20250427085243264 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/90@mgw" (mgcp_protocol.c:370) 20250427085243264 DLMGCP NOTICE <0013> endpoint:rtpbridge/90@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243264 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243264 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw CI:22B8628F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243264 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw CI:22B8628F output_enabled 0 (mgcp_conn.c:271) 20250427085243264 DLMGCP DEBUG <0013> (1234/rtp C:22B8628F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243264 DLMGCP NOTICE <0013> endpoint:rtpbridge/90@mgw CI:22B8628F CRCX: connection successfully created: (1234/rtp C:22B8628F r=NULL:0<->l=::1:4902) (mgcp_protocol.c:772) 20250427085243264 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243264 DLMGCP DEBUG <0013> Generated response: line #00: 200 42223 OK (mgcp_msg.c:72) 20250427085243264 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/90@mgw (mgcp_msg.c:72) 20250427085243264 DLMGCP DEBUG <0013> Generated response: line #02: I: 22B8628F (mgcp_msg.c:72) 20250427085243264 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243264 DLMGCP DEBUG <0013> Generated response: line #04: o=- 22B8628F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243264 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243264 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243264 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243264 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4902 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243264 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243264 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243264 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42224 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243264 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243264 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243264 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243264 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw (trunk:0) found free endpoint: rtpbridge/91@mgw (mgcp_endp.c:262) 20250427085243264 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/91@mgw" (mgcp_protocol.c:370) 20250427085243264 DLMGCP NOTICE <0013> endpoint:rtpbridge/91@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243264 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243264 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw CI:1E359FE7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243264 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw CI:1E359FE7 output_enabled 0 (mgcp_conn.c:271) 20250427085243264 DLMGCP DEBUG <0013> (1234/rtp C:1E359FE7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243264 DLMGCP NOTICE <0013> endpoint:rtpbridge/91@mgw CI:1E359FE7 CRCX: connection successfully created: (1234/rtp C:1E359FE7 r=NULL:0<->l=::1:4904) (mgcp_protocol.c:772) 20250427085243264 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243264 DLMGCP DEBUG <0013> Generated response: line #00: 200 42224 OK (mgcp_msg.c:72) 20250427085243264 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/91@mgw (mgcp_msg.c:72) 20250427085243264 DLMGCP DEBUG <0013> Generated response: line #02: I: 1E359FE7 (mgcp_msg.c:72) 20250427085243264 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243264 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1E359FE7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243264 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243264 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243264 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243264 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4904 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243264 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243264 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243264 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42225 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243264 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243264 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243264 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243264 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw (trunk:0) found free endpoint: rtpbridge/92@mgw (mgcp_endp.c:262) 20250427085243264 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/92@mgw" (mgcp_protocol.c:370) 20250427085243264 DLMGCP NOTICE <0013> endpoint:rtpbridge/92@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243264 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243264 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw CI:E9FC47F4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243264 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw CI:E9FC47F4 output_enabled 0 (mgcp_conn.c:271) 20250427085243264 DLMGCP DEBUG <0013> (1234/rtp C:E9FC47F4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243264 DLMGCP NOTICE <0013> endpoint:rtpbridge/92@mgw CI:E9FC47F4 CRCX: connection successfully created: (1234/rtp C:E9FC47F4 r=NULL:0<->l=::1:4906) (mgcp_protocol.c:772) 20250427085243264 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243264 DLMGCP DEBUG <0013> Generated response: line #00: 200 42225 OK (mgcp_msg.c:72) 20250427085243264 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/92@mgw (mgcp_msg.c:72) 20250427085243264 DLMGCP DEBUG <0013> Generated response: line #02: I: E9FC47F4 (mgcp_msg.c:72) 20250427085243264 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243264 DLMGCP DEBUG <0013> Generated response: line #04: o=- E9FC47F4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243264 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243264 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243264 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243264 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4906 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243264 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243264 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243265 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42226 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243265 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243265 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243265 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243265 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw (trunk:0) found free endpoint: rtpbridge/93@mgw (mgcp_endp.c:262) 20250427085243265 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/93@mgw" (mgcp_protocol.c:370) 20250427085243265 DLMGCP NOTICE <0013> endpoint:rtpbridge/93@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243265 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243265 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw CI:1A0317FF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243265 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw CI:1A0317FF output_enabled 0 (mgcp_conn.c:271) 20250427085243265 DLMGCP DEBUG <0013> (1234/rtp C:1A0317FF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243265 DLMGCP NOTICE <0013> endpoint:rtpbridge/93@mgw CI:1A0317FF CRCX: connection successfully created: (1234/rtp C:1A0317FF r=NULL:0<->l=::1:4908) (mgcp_protocol.c:772) 20250427085243265 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243265 DLMGCP DEBUG <0013> Generated response: line #00: 200 42226 OK (mgcp_msg.c:72) 20250427085243265 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/93@mgw (mgcp_msg.c:72) 20250427085243265 DLMGCP DEBUG <0013> Generated response: line #02: I: 1A0317FF (mgcp_msg.c:72) 20250427085243265 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243265 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1A0317FF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243265 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243265 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243265 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243265 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4908 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243265 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243265 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243265 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42227 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243265 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243265 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243265 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243265 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw (trunk:0) found free endpoint: rtpbridge/94@mgw (mgcp_endp.c:262) 20250427085243265 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/94@mgw" (mgcp_protocol.c:370) 20250427085243265 DLMGCP NOTICE <0013> endpoint:rtpbridge/94@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243265 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243265 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw CI:2ECE7D92 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243265 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw CI:2ECE7D92 output_enabled 0 (mgcp_conn.c:271) 20250427085243265 DLMGCP DEBUG <0013> (1234/rtp C:2ECE7D92 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243265 DLMGCP NOTICE <0013> endpoint:rtpbridge/94@mgw CI:2ECE7D92 CRCX: connection successfully created: (1234/rtp C:2ECE7D92 r=NULL:0<->l=::1:4910) (mgcp_protocol.c:772) 20250427085243265 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243265 DLMGCP DEBUG <0013> Generated response: line #00: 200 42227 OK (mgcp_msg.c:72) 20250427085243265 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/94@mgw (mgcp_msg.c:72) 20250427085243265 DLMGCP DEBUG <0013> Generated response: line #02: I: 2ECE7D92 (mgcp_msg.c:72) 20250427085243265 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243265 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2ECE7D92 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243265 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243265 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243265 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243265 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4910 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243265 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243265 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243265 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42228 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243265 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243265 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243265 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243265 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw (trunk:0) found free endpoint: rtpbridge/95@mgw (mgcp_endp.c:262) 20250427085243265 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/95@mgw" (mgcp_protocol.c:370) 20250427085243265 DLMGCP NOTICE <0013> endpoint:rtpbridge/95@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243265 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243265 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw CI:D5CD32B7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243265 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw CI:D5CD32B7 output_enabled 0 (mgcp_conn.c:271) 20250427085243265 DLMGCP DEBUG <0013> (1234/rtp C:D5CD32B7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243265 DLMGCP NOTICE <0013> endpoint:rtpbridge/95@mgw CI:D5CD32B7 CRCX: connection successfully created: (1234/rtp C:D5CD32B7 r=NULL:0<->l=::1:4912) (mgcp_protocol.c:772) 20250427085243265 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243265 DLMGCP DEBUG <0013> Generated response: line #00: 200 42228 OK (mgcp_msg.c:72) 20250427085243265 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/95@mgw (mgcp_msg.c:72) 20250427085243265 DLMGCP DEBUG <0013> Generated response: line #02: I: D5CD32B7 (mgcp_msg.c:72) 20250427085243265 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243265 DLMGCP DEBUG <0013> Generated response: line #04: o=- D5CD32B7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243265 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243265 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243265 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243265 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4912 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243265 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243265 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243265 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42229 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243265 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243265 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243265 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243265 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw (trunk:0) found free endpoint: rtpbridge/96@mgw (mgcp_endp.c:262) 20250427085243265 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/96@mgw" (mgcp_protocol.c:370) 20250427085243265 DLMGCP NOTICE <0013> endpoint:rtpbridge/96@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243265 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243265 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw CI:4BB1B0DC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243265 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw CI:4BB1B0DC output_enabled 0 (mgcp_conn.c:271) 20250427085243265 DLMGCP DEBUG <0013> (1234/rtp C:4BB1B0DC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243265 DLMGCP NOTICE <0013> endpoint:rtpbridge/96@mgw CI:4BB1B0DC CRCX: connection successfully created: (1234/rtp C:4BB1B0DC r=NULL:0<->l=::1:4914) (mgcp_protocol.c:772) 20250427085243265 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243265 DLMGCP DEBUG <0013> Generated response: line #00: 200 42229 OK (mgcp_msg.c:72) 20250427085243265 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/96@mgw (mgcp_msg.c:72) 20250427085243265 DLMGCP DEBUG <0013> Generated response: line #02: I: 4BB1B0DC (mgcp_msg.c:72) 20250427085243265 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243265 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4BB1B0DC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243265 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243265 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243265 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243265 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4914 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243265 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243265 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243266 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42230 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243266 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243266 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243266 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243266 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw (trunk:0) found free endpoint: rtpbridge/97@mgw (mgcp_endp.c:262) 20250427085243266 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/97@mgw" (mgcp_protocol.c:370) 20250427085243266 DLMGCP NOTICE <0013> endpoint:rtpbridge/97@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243266 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243266 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw CI:A5A203F8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243266 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw CI:A5A203F8 output_enabled 0 (mgcp_conn.c:271) 20250427085243266 DLMGCP DEBUG <0013> (1234/rtp C:A5A203F8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243266 DLMGCP NOTICE <0013> endpoint:rtpbridge/97@mgw CI:A5A203F8 CRCX: connection successfully created: (1234/rtp C:A5A203F8 r=NULL:0<->l=::1:4916) (mgcp_protocol.c:772) 20250427085243266 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243266 DLMGCP DEBUG <0013> Generated response: line #00: 200 42230 OK (mgcp_msg.c:72) 20250427085243266 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/97@mgw (mgcp_msg.c:72) 20250427085243266 DLMGCP DEBUG <0013> Generated response: line #02: I: A5A203F8 (mgcp_msg.c:72) 20250427085243266 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243266 DLMGCP DEBUG <0013> Generated response: line #04: o=- A5A203F8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243266 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243266 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243266 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243266 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4916 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243266 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243266 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243266 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42231 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243266 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243266 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243266 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243266 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw (trunk:0) found free endpoint: rtpbridge/98@mgw (mgcp_endp.c:262) 20250427085243266 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/98@mgw" (mgcp_protocol.c:370) 20250427085243266 DLMGCP NOTICE <0013> endpoint:rtpbridge/98@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243266 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243266 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw CI:3C91C244 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243266 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw CI:3C91C244 output_enabled 0 (mgcp_conn.c:271) 20250427085243266 DLMGCP DEBUG <0013> (1234/rtp C:3C91C244 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243266 DLMGCP NOTICE <0013> endpoint:rtpbridge/98@mgw CI:3C91C244 CRCX: connection successfully created: (1234/rtp C:3C91C244 r=NULL:0<->l=::1:4918) (mgcp_protocol.c:772) 20250427085243266 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243266 DLMGCP DEBUG <0013> Generated response: line #00: 200 42231 OK (mgcp_msg.c:72) 20250427085243266 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/98@mgw (mgcp_msg.c:72) 20250427085243266 DLMGCP DEBUG <0013> Generated response: line #02: I: 3C91C244 (mgcp_msg.c:72) 20250427085243266 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243266 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3C91C244 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243266 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243266 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243266 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243266 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4918 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243266 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243266 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243266 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42232 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243266 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243266 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243266 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243266 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw (trunk:0) found free endpoint: rtpbridge/99@mgw (mgcp_endp.c:262) 20250427085243266 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/99@mgw" (mgcp_protocol.c:370) 20250427085243266 DLMGCP NOTICE <0013> endpoint:rtpbridge/99@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243266 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243266 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw CI:143E778B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243266 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw CI:143E778B output_enabled 0 (mgcp_conn.c:271) 20250427085243266 DLMGCP DEBUG <0013> (1234/rtp C:143E778B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243266 DLMGCP NOTICE <0013> endpoint:rtpbridge/99@mgw CI:143E778B CRCX: connection successfully created: (1234/rtp C:143E778B r=NULL:0<->l=::1:4920) (mgcp_protocol.c:772) 20250427085243266 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243266 DLMGCP DEBUG <0013> Generated response: line #00: 200 42232 OK (mgcp_msg.c:72) 20250427085243266 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/99@mgw (mgcp_msg.c:72) 20250427085243266 DLMGCP DEBUG <0013> Generated response: line #02: I: 143E778B (mgcp_msg.c:72) 20250427085243266 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243266 DLMGCP DEBUG <0013> Generated response: line #04: o=- 143E778B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243266 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243266 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243266 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243266 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4920 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243266 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243266 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243266 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42233 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243266 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243266 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243266 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243266 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw (trunk:0) found free endpoint: rtpbridge/9a@mgw (mgcp_endp.c:262) 20250427085243266 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/9a@mgw" (mgcp_protocol.c:370) 20250427085243266 DLMGCP NOTICE <0013> endpoint:rtpbridge/9a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243266 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243266 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw CI:5C77D2E4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243266 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw CI:5C77D2E4 output_enabled 0 (mgcp_conn.c:271) 20250427085243266 DLMGCP DEBUG <0013> (1234/rtp C:5C77D2E4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243266 DLMGCP NOTICE <0013> endpoint:rtpbridge/9a@mgw CI:5C77D2E4 CRCX: connection successfully created: (1234/rtp C:5C77D2E4 r=NULL:0<->l=::1:4922) (mgcp_protocol.c:772) 20250427085243266 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243266 DLMGCP DEBUG <0013> Generated response: line #00: 200 42233 OK (mgcp_msg.c:72) 20250427085243266 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9a@mgw (mgcp_msg.c:72) 20250427085243266 DLMGCP DEBUG <0013> Generated response: line #02: I: 5C77D2E4 (mgcp_msg.c:72) 20250427085243267 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243267 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5C77D2E4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243267 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243267 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243267 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243267 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4922 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243267 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243267 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243267 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42234 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243267 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243267 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243267 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243267 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw (trunk:0) found free endpoint: rtpbridge/9b@mgw (mgcp_endp.c:262) 20250427085243267 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/9b@mgw" (mgcp_protocol.c:370) 20250427085243267 DLMGCP NOTICE <0013> endpoint:rtpbridge/9b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243267 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243267 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw CI:4A48A97E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243267 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw CI:4A48A97E output_enabled 0 (mgcp_conn.c:271) 20250427085243267 DLMGCP DEBUG <0013> (1234/rtp C:4A48A97E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243267 DLMGCP NOTICE <0013> endpoint:rtpbridge/9b@mgw CI:4A48A97E CRCX: connection successfully created: (1234/rtp C:4A48A97E r=NULL:0<->l=::1:4924) (mgcp_protocol.c:772) 20250427085243267 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243267 DLMGCP DEBUG <0013> Generated response: line #00: 200 42234 OK (mgcp_msg.c:72) 20250427085243267 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9b@mgw (mgcp_msg.c:72) 20250427085243267 DLMGCP DEBUG <0013> Generated response: line #02: I: 4A48A97E (mgcp_msg.c:72) 20250427085243267 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243267 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4A48A97E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243267 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243267 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243267 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243267 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4924 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243267 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243267 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243267 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42235 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243267 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243267 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243267 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243267 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw (trunk:0) found free endpoint: rtpbridge/9c@mgw (mgcp_endp.c:262) 20250427085243267 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/9c@mgw" (mgcp_protocol.c:370) 20250427085243267 DLMGCP NOTICE <0013> endpoint:rtpbridge/9c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243267 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243267 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw CI:A629CB68 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243267 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw CI:A629CB68 output_enabled 0 (mgcp_conn.c:271) 20250427085243267 DLMGCP DEBUG <0013> (1234/rtp C:A629CB68 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243267 DLMGCP NOTICE <0013> endpoint:rtpbridge/9c@mgw CI:A629CB68 CRCX: connection successfully created: (1234/rtp C:A629CB68 r=NULL:0<->l=::1:4926) (mgcp_protocol.c:772) 20250427085243267 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243267 DLMGCP DEBUG <0013> Generated response: line #00: 200 42235 OK (mgcp_msg.c:72) 20250427085243267 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9c@mgw (mgcp_msg.c:72) 20250427085243267 DLMGCP DEBUG <0013> Generated response: line #02: I: A629CB68 (mgcp_msg.c:72) 20250427085243267 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243267 DLMGCP DEBUG <0013> Generated response: line #04: o=- A629CB68 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243267 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243267 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243267 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243267 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4926 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243267 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243267 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243267 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42236 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243267 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243267 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243267 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243267 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw (trunk:0) found free endpoint: rtpbridge/9d@mgw (mgcp_endp.c:262) 20250427085243267 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/9d@mgw" (mgcp_protocol.c:370) 20250427085243267 DLMGCP NOTICE <0013> endpoint:rtpbridge/9d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243267 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243267 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw CI:8E46B80D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243267 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw CI:8E46B80D output_enabled 0 (mgcp_conn.c:271) 20250427085243267 DLMGCP DEBUG <0013> (1234/rtp C:8E46B80D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243267 DLMGCP NOTICE <0013> endpoint:rtpbridge/9d@mgw CI:8E46B80D CRCX: connection successfully created: (1234/rtp C:8E46B80D r=NULL:0<->l=::1:4928) (mgcp_protocol.c:772) 20250427085243267 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243267 DLMGCP DEBUG <0013> Generated response: line #00: 200 42236 OK (mgcp_msg.c:72) 20250427085243267 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9d@mgw (mgcp_msg.c:72) 20250427085243267 DLMGCP DEBUG <0013> Generated response: line #02: I: 8E46B80D (mgcp_msg.c:72) 20250427085243267 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243267 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8E46B80D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243267 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243267 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243267 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243267 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4928 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243267 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243267 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243268 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42237 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243268 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243268 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243268 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243268 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw (trunk:0) found free endpoint: rtpbridge/9e@mgw (mgcp_endp.c:262) 20250427085243268 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/9e@mgw" (mgcp_protocol.c:370) 20250427085243268 DLMGCP NOTICE <0013> endpoint:rtpbridge/9e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243268 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243268 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw CI:E9C5FB83 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243268 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw CI:E9C5FB83 output_enabled 0 (mgcp_conn.c:271) 20250427085243268 DLMGCP DEBUG <0013> (1234/rtp C:E9C5FB83 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243268 DLMGCP NOTICE <0013> endpoint:rtpbridge/9e@mgw CI:E9C5FB83 CRCX: connection successfully created: (1234/rtp C:E9C5FB83 r=NULL:0<->l=::1:4930) (mgcp_protocol.c:772) 20250427085243268 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243268 DLMGCP DEBUG <0013> Generated response: line #00: 200 42237 OK (mgcp_msg.c:72) 20250427085243268 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9e@mgw (mgcp_msg.c:72) 20250427085243268 DLMGCP DEBUG <0013> Generated response: line #02: I: E9C5FB83 (mgcp_msg.c:72) 20250427085243268 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243268 DLMGCP DEBUG <0013> Generated response: line #04: o=- E9C5FB83 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243268 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243268 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243268 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243268 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4930 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243268 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243268 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243268 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42238 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243268 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243268 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243268 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243268 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw (trunk:0) found free endpoint: rtpbridge/9f@mgw (mgcp_endp.c:262) 20250427085243268 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/9f@mgw" (mgcp_protocol.c:370) 20250427085243268 DLMGCP NOTICE <0013> endpoint:rtpbridge/9f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243268 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243268 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw CI:C0B62661 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243268 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw CI:C0B62661 output_enabled 0 (mgcp_conn.c:271) 20250427085243268 DLMGCP DEBUG <0013> (1234/rtp C:C0B62661 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243268 DLMGCP NOTICE <0013> endpoint:rtpbridge/9f@mgw CI:C0B62661 CRCX: connection successfully created: (1234/rtp C:C0B62661 r=NULL:0<->l=::1:4932) (mgcp_protocol.c:772) 20250427085243268 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243268 DLMGCP DEBUG <0013> Generated response: line #00: 200 42238 OK (mgcp_msg.c:72) 20250427085243268 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9f@mgw (mgcp_msg.c:72) 20250427085243268 DLMGCP DEBUG <0013> Generated response: line #02: I: C0B62661 (mgcp_msg.c:72) 20250427085243268 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243268 DLMGCP DEBUG <0013> Generated response: line #04: o=- C0B62661 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243268 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243268 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243268 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243268 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4932 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243268 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243268 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243268 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42239 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243268 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243268 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243268 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243268 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw (trunk:0) found free endpoint: rtpbridge/a0@mgw (mgcp_endp.c:262) 20250427085243268 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a0@mgw" (mgcp_protocol.c:370) 20250427085243268 DLMGCP NOTICE <0013> endpoint:rtpbridge/a0@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243268 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243268 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw CI:32036CE7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243268 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw CI:32036CE7 output_enabled 0 (mgcp_conn.c:271) 20250427085243268 DLMGCP DEBUG <0013> (1234/rtp C:32036CE7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243268 DLMGCP NOTICE <0013> endpoint:rtpbridge/a0@mgw CI:32036CE7 CRCX: connection successfully created: (1234/rtp C:32036CE7 r=NULL:0<->l=::1:4934) (mgcp_protocol.c:772) 20250427085243268 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243268 DLMGCP DEBUG <0013> Generated response: line #00: 200 42239 OK (mgcp_msg.c:72) 20250427085243268 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a0@mgw (mgcp_msg.c:72) 20250427085243268 DLMGCP DEBUG <0013> Generated response: line #02: I: 32036CE7 (mgcp_msg.c:72) 20250427085243268 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243268 DLMGCP DEBUG <0013> Generated response: line #04: o=- 32036CE7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243268 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243268 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243268 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243268 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4934 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243268 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243268 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243268 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42240 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243268 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243268 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243268 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243268 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw (trunk:0) found free endpoint: rtpbridge/a1@mgw (mgcp_endp.c:262) 20250427085243268 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a1@mgw" (mgcp_protocol.c:370) 20250427085243268 DLMGCP NOTICE <0013> endpoint:rtpbridge/a1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243268 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243268 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw CI:0234CF31 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243269 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw CI:0234CF31 output_enabled 0 (mgcp_conn.c:271) 20250427085243269 DLMGCP DEBUG <0013> (1234/rtp C:0234CF31 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243269 DLMGCP NOTICE <0013> endpoint:rtpbridge/a1@mgw CI:0234CF31 CRCX: connection successfully created: (1234/rtp C:0234CF31 r=NULL:0<->l=::1:4936) (mgcp_protocol.c:772) 20250427085243269 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243269 DLMGCP DEBUG <0013> Generated response: line #00: 200 42240 OK (mgcp_msg.c:72) 20250427085243269 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a1@mgw (mgcp_msg.c:72) 20250427085243269 DLMGCP DEBUG <0013> Generated response: line #02: I: 0234CF31 (mgcp_msg.c:72) 20250427085243269 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243269 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0234CF31 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243269 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243269 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243269 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243269 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4936 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243269 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243269 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243269 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42241 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243269 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243269 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243269 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243269 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw (trunk:0) found free endpoint: rtpbridge/a2@mgw (mgcp_endp.c:262) 20250427085243269 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a2@mgw" (mgcp_protocol.c:370) 20250427085243269 DLMGCP NOTICE <0013> endpoint:rtpbridge/a2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243269 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243269 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw CI:6C9FD6B6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243269 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw CI:6C9FD6B6 output_enabled 0 (mgcp_conn.c:271) 20250427085243269 DLMGCP DEBUG <0013> (1234/rtp C:6C9FD6B6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243269 DLMGCP NOTICE <0013> endpoint:rtpbridge/a2@mgw CI:6C9FD6B6 CRCX: connection successfully created: (1234/rtp C:6C9FD6B6 r=NULL:0<->l=::1:4938) (mgcp_protocol.c:772) 20250427085243269 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243269 DLMGCP DEBUG <0013> Generated response: line #00: 200 42241 OK (mgcp_msg.c:72) 20250427085243269 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a2@mgw (mgcp_msg.c:72) 20250427085243269 DLMGCP DEBUG <0013> Generated response: line #02: I: 6C9FD6B6 (mgcp_msg.c:72) 20250427085243269 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243269 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6C9FD6B6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243269 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243269 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243269 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243269 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4938 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243269 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243269 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243269 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42242 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243269 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243269 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243269 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243269 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw (trunk:0) found free endpoint: rtpbridge/a3@mgw (mgcp_endp.c:262) 20250427085243269 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a3@mgw" (mgcp_protocol.c:370) 20250427085243269 DLMGCP NOTICE <0013> endpoint:rtpbridge/a3@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243269 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243269 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw CI:27DE6360 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243269 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw CI:27DE6360 output_enabled 0 (mgcp_conn.c:271) 20250427085243269 DLMGCP DEBUG <0013> (1234/rtp C:27DE6360 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243269 DLMGCP NOTICE <0013> endpoint:rtpbridge/a3@mgw CI:27DE6360 CRCX: connection successfully created: (1234/rtp C:27DE6360 r=NULL:0<->l=::1:4940) (mgcp_protocol.c:772) 20250427085243269 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243269 DLMGCP DEBUG <0013> Generated response: line #00: 200 42242 OK (mgcp_msg.c:72) 20250427085243269 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a3@mgw (mgcp_msg.c:72) 20250427085243269 DLMGCP DEBUG <0013> Generated response: line #02: I: 27DE6360 (mgcp_msg.c:72) 20250427085243269 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243269 DLMGCP DEBUG <0013> Generated response: line #04: o=- 27DE6360 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243269 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243269 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243269 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243269 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4940 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243269 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243269 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243269 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42243 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243269 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243269 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243269 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243269 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw (trunk:0) found free endpoint: rtpbridge/a4@mgw (mgcp_endp.c:262) 20250427085243269 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a4@mgw" (mgcp_protocol.c:370) 20250427085243269 DLMGCP NOTICE <0013> endpoint:rtpbridge/a4@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243269 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243269 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw CI:DB84A3C2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243269 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw CI:DB84A3C2 output_enabled 0 (mgcp_conn.c:271) 20250427085243269 DLMGCP DEBUG <0013> (1234/rtp C:DB84A3C2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243270 DLMGCP NOTICE <0013> endpoint:rtpbridge/a4@mgw CI:DB84A3C2 CRCX: connection successfully created: (1234/rtp C:DB84A3C2 r=NULL:0<->l=::1:4942) (mgcp_protocol.c:772) 20250427085243270 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243270 DLMGCP DEBUG <0013> Generated response: line #00: 200 42243 OK (mgcp_msg.c:72) 20250427085243270 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a4@mgw (mgcp_msg.c:72) 20250427085243270 DLMGCP DEBUG <0013> Generated response: line #02: I: DB84A3C2 (mgcp_msg.c:72) 20250427085243270 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243270 DLMGCP DEBUG <0013> Generated response: line #04: o=- DB84A3C2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243270 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243270 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243270 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243270 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4942 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243270 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243270 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243270 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42244 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243270 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243270 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243270 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243270 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw (trunk:0) found free endpoint: rtpbridge/a5@mgw (mgcp_endp.c:262) 20250427085243270 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a5@mgw" (mgcp_protocol.c:370) 20250427085243270 DLMGCP NOTICE <0013> endpoint:rtpbridge/a5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243270 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243270 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw CI:F4F0C7CD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243270 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw CI:F4F0C7CD output_enabled 0 (mgcp_conn.c:271) 20250427085243270 DLMGCP DEBUG <0013> (1234/rtp C:F4F0C7CD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243270 DLMGCP NOTICE <0013> endpoint:rtpbridge/a5@mgw CI:F4F0C7CD CRCX: connection successfully created: (1234/rtp C:F4F0C7CD r=NULL:0<->l=::1:4944) (mgcp_protocol.c:772) 20250427085243270 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243270 DLMGCP DEBUG <0013> Generated response: line #00: 200 42244 OK (mgcp_msg.c:72) 20250427085243270 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a5@mgw (mgcp_msg.c:72) 20250427085243270 DLMGCP DEBUG <0013> Generated response: line #02: I: F4F0C7CD (mgcp_msg.c:72) 20250427085243270 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243270 DLMGCP DEBUG <0013> Generated response: line #04: o=- F4F0C7CD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243270 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243270 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243270 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243270 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4944 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243270 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243270 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243270 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42245 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243270 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243270 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243270 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243270 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw (trunk:0) found free endpoint: rtpbridge/a6@mgw (mgcp_endp.c:262) 20250427085243270 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a6@mgw" (mgcp_protocol.c:370) 20250427085243270 DLMGCP NOTICE <0013> endpoint:rtpbridge/a6@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243270 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243270 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw CI:50A876F2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243270 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw CI:50A876F2 output_enabled 0 (mgcp_conn.c:271) 20250427085243270 DLMGCP DEBUG <0013> (1234/rtp C:50A876F2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243270 DLMGCP NOTICE <0013> endpoint:rtpbridge/a6@mgw CI:50A876F2 CRCX: connection successfully created: (1234/rtp C:50A876F2 r=NULL:0<->l=::1:4946) (mgcp_protocol.c:772) 20250427085243270 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243270 DLMGCP DEBUG <0013> Generated response: line #00: 200 42245 OK (mgcp_msg.c:72) 20250427085243270 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a6@mgw (mgcp_msg.c:72) 20250427085243270 DLMGCP DEBUG <0013> Generated response: line #02: I: 50A876F2 (mgcp_msg.c:72) 20250427085243270 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243270 DLMGCP DEBUG <0013> Generated response: line #04: o=- 50A876F2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243270 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243270 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243270 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243270 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4946 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243270 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243270 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243270 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42246 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243270 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243270 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243270 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243270 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw (trunk:0) found free endpoint: rtpbridge/a7@mgw (mgcp_endp.c:262) 20250427085243270 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a7@mgw" (mgcp_protocol.c:370) 20250427085243270 DLMGCP NOTICE <0013> endpoint:rtpbridge/a7@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243270 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243270 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw CI:1FF364DD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243270 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw CI:1FF364DD output_enabled 0 (mgcp_conn.c:271) 20250427085243270 DLMGCP DEBUG <0013> (1234/rtp C:1FF364DD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243270 DLMGCP NOTICE <0013> endpoint:rtpbridge/a7@mgw CI:1FF364DD CRCX: connection successfully created: (1234/rtp C:1FF364DD r=NULL:0<->l=::1:4948) (mgcp_protocol.c:772) 20250427085243270 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243270 DLMGCP DEBUG <0013> Generated response: line #00: 200 42246 OK (mgcp_msg.c:72) 20250427085243270 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a7@mgw (mgcp_msg.c:72) 20250427085243270 DLMGCP DEBUG <0013> Generated response: line #02: I: 1FF364DD (mgcp_msg.c:72) 20250427085243270 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243270 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1FF364DD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243270 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243270 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243270 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243270 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4948 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243270 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243270 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243271 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42247 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243271 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243271 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243271 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243271 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw (trunk:0) found free endpoint: rtpbridge/a8@mgw (mgcp_endp.c:262) 20250427085243271 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a8@mgw" (mgcp_protocol.c:370) 20250427085243271 DLMGCP NOTICE <0013> endpoint:rtpbridge/a8@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243271 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243271 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw CI:D49EC534 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243271 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw CI:D49EC534 output_enabled 0 (mgcp_conn.c:271) 20250427085243271 DLMGCP DEBUG <0013> (1234/rtp C:D49EC534 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243271 DLMGCP NOTICE <0013> endpoint:rtpbridge/a8@mgw CI:D49EC534 CRCX: connection successfully created: (1234/rtp C:D49EC534 r=NULL:0<->l=::1:4950) (mgcp_protocol.c:772) 20250427085243271 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243271 DLMGCP DEBUG <0013> Generated response: line #00: 200 42247 OK (mgcp_msg.c:72) 20250427085243271 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a8@mgw (mgcp_msg.c:72) 20250427085243271 DLMGCP DEBUG <0013> Generated response: line #02: I: D49EC534 (mgcp_msg.c:72) 20250427085243271 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243271 DLMGCP DEBUG <0013> Generated response: line #04: o=- D49EC534 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243271 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243271 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243271 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243271 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4950 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243271 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243271 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243271 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42248 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243271 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243271 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243271 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243271 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw (trunk:0) found free endpoint: rtpbridge/a9@mgw (mgcp_endp.c:262) 20250427085243271 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a9@mgw" (mgcp_protocol.c:370) 20250427085243271 DLMGCP NOTICE <0013> endpoint:rtpbridge/a9@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243271 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243271 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw CI:080EAAB0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243271 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw CI:080EAAB0 output_enabled 0 (mgcp_conn.c:271) 20250427085243271 DLMGCP DEBUG <0013> (1234/rtp C:080EAAB0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243271 DLMGCP NOTICE <0013> endpoint:rtpbridge/a9@mgw CI:080EAAB0 CRCX: connection successfully created: (1234/rtp C:080EAAB0 r=NULL:0<->l=::1:4952) (mgcp_protocol.c:772) 20250427085243271 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243271 DLMGCP DEBUG <0013> Generated response: line #00: 200 42248 OK (mgcp_msg.c:72) 20250427085243271 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a9@mgw (mgcp_msg.c:72) 20250427085243271 DLMGCP DEBUG <0013> Generated response: line #02: I: 080EAAB0 (mgcp_msg.c:72) 20250427085243271 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243271 DLMGCP DEBUG <0013> Generated response: line #04: o=- 080EAAB0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243271 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243271 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243271 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243271 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4952 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243271 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243271 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243271 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42249 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243271 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243271 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243271 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243271 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw (trunk:0) found free endpoint: rtpbridge/aa@mgw (mgcp_endp.c:262) 20250427085243271 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/aa@mgw" (mgcp_protocol.c:370) 20250427085243271 DLMGCP NOTICE <0013> endpoint:rtpbridge/aa@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243271 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243271 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw CI:781C95A5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243271 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw CI:781C95A5 output_enabled 0 (mgcp_conn.c:271) 20250427085243271 DLMGCP DEBUG <0013> (1234/rtp C:781C95A5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243271 DLMGCP NOTICE <0013> endpoint:rtpbridge/aa@mgw CI:781C95A5 CRCX: connection successfully created: (1234/rtp C:781C95A5 r=NULL:0<->l=::1:4954) (mgcp_protocol.c:772) 20250427085243271 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243271 DLMGCP DEBUG <0013> Generated response: line #00: 200 42249 OK (mgcp_msg.c:72) 20250427085243271 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/aa@mgw (mgcp_msg.c:72) 20250427085243271 DLMGCP DEBUG <0013> Generated response: line #02: I: 781C95A5 (mgcp_msg.c:72) 20250427085243271 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243271 DLMGCP DEBUG <0013> Generated response: line #04: o=- 781C95A5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243271 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243271 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243271 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243271 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4954 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243271 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243271 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243271 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42250 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243271 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243271 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243271 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243271 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw (trunk:0) found free endpoint: rtpbridge/ab@mgw (mgcp_endp.c:262) 20250427085243272 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ab@mgw" (mgcp_protocol.c:370) 20250427085243272 DLMGCP NOTICE <0013> endpoint:rtpbridge/ab@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243272 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243272 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw CI:CD599494 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243272 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw CI:CD599494 output_enabled 0 (mgcp_conn.c:271) 20250427085243272 DLMGCP DEBUG <0013> (1234/rtp C:CD599494 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243272 DLMGCP NOTICE <0013> endpoint:rtpbridge/ab@mgw CI:CD599494 CRCX: connection successfully created: (1234/rtp C:CD599494 r=NULL:0<->l=::1:4956) (mgcp_protocol.c:772) 20250427085243272 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243272 DLMGCP DEBUG <0013> Generated response: line #00: 200 42250 OK (mgcp_msg.c:72) 20250427085243272 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ab@mgw (mgcp_msg.c:72) 20250427085243272 DLMGCP DEBUG <0013> Generated response: line #02: I: CD599494 (mgcp_msg.c:72) 20250427085243272 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243272 DLMGCP DEBUG <0013> Generated response: line #04: o=- CD599494 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243272 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243272 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243272 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243272 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4956 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243272 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243272 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243272 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42251 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243272 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243272 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243272 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243272 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw (trunk:0) found free endpoint: rtpbridge/ac@mgw (mgcp_endp.c:262) 20250427085243272 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ac@mgw" (mgcp_protocol.c:370) 20250427085243272 DLMGCP NOTICE <0013> endpoint:rtpbridge/ac@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243272 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243272 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw CI:78C7F9D9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243272 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw CI:78C7F9D9 output_enabled 0 (mgcp_conn.c:271) 20250427085243272 DLMGCP DEBUG <0013> (1234/rtp C:78C7F9D9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243272 DLMGCP NOTICE <0013> endpoint:rtpbridge/ac@mgw CI:78C7F9D9 CRCX: connection successfully created: (1234/rtp C:78C7F9D9 r=NULL:0<->l=::1:4958) (mgcp_protocol.c:772) 20250427085243272 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243272 DLMGCP DEBUG <0013> Generated response: line #00: 200 42251 OK (mgcp_msg.c:72) 20250427085243272 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ac@mgw (mgcp_msg.c:72) 20250427085243272 DLMGCP DEBUG <0013> Generated response: line #02: I: 78C7F9D9 (mgcp_msg.c:72) 20250427085243272 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243272 DLMGCP DEBUG <0013> Generated response: line #04: o=- 78C7F9D9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243272 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243272 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243272 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243272 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4958 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243272 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243272 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243272 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42252 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243272 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243272 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243272 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243272 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw (trunk:0) found free endpoint: rtpbridge/ad@mgw (mgcp_endp.c:262) 20250427085243272 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ad@mgw" (mgcp_protocol.c:370) 20250427085243272 DLMGCP NOTICE <0013> endpoint:rtpbridge/ad@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243272 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243272 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw CI:878424E0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243272 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw CI:878424E0 output_enabled 0 (mgcp_conn.c:271) 20250427085243272 DLMGCP DEBUG <0013> (1234/rtp C:878424E0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243272 DLMGCP NOTICE <0013> endpoint:rtpbridge/ad@mgw CI:878424E0 CRCX: connection successfully created: (1234/rtp C:878424E0 r=NULL:0<->l=::1:4960) (mgcp_protocol.c:772) 20250427085243272 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243272 DLMGCP DEBUG <0013> Generated response: line #00: 200 42252 OK (mgcp_msg.c:72) 20250427085243272 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ad@mgw (mgcp_msg.c:72) 20250427085243272 DLMGCP DEBUG <0013> Generated response: line #02: I: 878424E0 (mgcp_msg.c:72) 20250427085243272 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243272 DLMGCP DEBUG <0013> Generated response: line #04: o=- 878424E0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243272 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243272 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243272 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243272 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4960 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243272 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243272 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243272 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42253 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243272 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243272 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243272 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243272 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw (trunk:0) found free endpoint: rtpbridge/ae@mgw (mgcp_endp.c:262) 20250427085243272 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ae@mgw" (mgcp_protocol.c:370) 20250427085243272 DLMGCP NOTICE <0013> endpoint:rtpbridge/ae@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243272 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243272 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw CI:60517D21 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243272 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw CI:60517D21 output_enabled 0 (mgcp_conn.c:271) 20250427085243272 DLMGCP DEBUG <0013> (1234/rtp C:60517D21 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243272 DLMGCP NOTICE <0013> endpoint:rtpbridge/ae@mgw CI:60517D21 CRCX: connection successfully created: (1234/rtp C:60517D21 r=NULL:0<->l=::1:4962) (mgcp_protocol.c:772) 20250427085243272 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243272 DLMGCP DEBUG <0013> Generated response: line #00: 200 42253 OK (mgcp_msg.c:72) 20250427085243272 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ae@mgw (mgcp_msg.c:72) 20250427085243272 DLMGCP DEBUG <0013> Generated response: line #02: I: 60517D21 (mgcp_msg.c:72) 20250427085243272 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243272 DLMGCP DEBUG <0013> Generated response: line #04: o=- 60517D21 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243272 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243272 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243272 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243272 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4962 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243272 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243272 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243273 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42254 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243273 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243273 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243273 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243273 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw (trunk:0) found free endpoint: rtpbridge/af@mgw (mgcp_endp.c:262) 20250427085243273 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/af@mgw" (mgcp_protocol.c:370) 20250427085243273 DLMGCP NOTICE <0013> endpoint:rtpbridge/af@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243273 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243273 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw CI:A6EF72A4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243273 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw CI:A6EF72A4 output_enabled 0 (mgcp_conn.c:271) 20250427085243273 DLMGCP DEBUG <0013> (1234/rtp C:A6EF72A4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243273 DLMGCP NOTICE <0013> endpoint:rtpbridge/af@mgw CI:A6EF72A4 CRCX: connection successfully created: (1234/rtp C:A6EF72A4 r=NULL:0<->l=::1:4964) (mgcp_protocol.c:772) 20250427085243273 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243273 DLMGCP DEBUG <0013> Generated response: line #00: 200 42254 OK (mgcp_msg.c:72) 20250427085243273 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/af@mgw (mgcp_msg.c:72) 20250427085243273 DLMGCP DEBUG <0013> Generated response: line #02: I: A6EF72A4 (mgcp_msg.c:72) 20250427085243273 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243273 DLMGCP DEBUG <0013> Generated response: line #04: o=- A6EF72A4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243273 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243273 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243273 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243273 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4964 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243273 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243273 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243273 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42255 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243273 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243273 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243273 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243273 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw (trunk:0) found free endpoint: rtpbridge/b0@mgw (mgcp_endp.c:262) 20250427085243273 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b0@mgw" (mgcp_protocol.c:370) 20250427085243273 DLMGCP NOTICE <0013> endpoint:rtpbridge/b0@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243273 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243273 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw CI:5758600A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243273 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw CI:5758600A output_enabled 0 (mgcp_conn.c:271) 20250427085243273 DLMGCP DEBUG <0013> (1234/rtp C:5758600A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243273 DLMGCP NOTICE <0013> endpoint:rtpbridge/b0@mgw CI:5758600A CRCX: connection successfully created: (1234/rtp C:5758600A r=NULL:0<->l=::1:4966) (mgcp_protocol.c:772) 20250427085243273 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243273 DLMGCP DEBUG <0013> Generated response: line #00: 200 42255 OK (mgcp_msg.c:72) 20250427085243273 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b0@mgw (mgcp_msg.c:72) 20250427085243273 DLMGCP DEBUG <0013> Generated response: line #02: I: 5758600A (mgcp_msg.c:72) 20250427085243273 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243273 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5758600A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243273 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243273 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243273 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243273 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4966 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243273 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243273 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243273 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42256 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243273 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243273 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243273 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243273 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw (trunk:0) found free endpoint: rtpbridge/b1@mgw (mgcp_endp.c:262) 20250427085243273 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b1@mgw" (mgcp_protocol.c:370) 20250427085243273 DLMGCP NOTICE <0013> endpoint:rtpbridge/b1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243273 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243273 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw CI:DBDB5C2A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243273 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw CI:DBDB5C2A output_enabled 0 (mgcp_conn.c:271) 20250427085243273 DLMGCP DEBUG <0013> (1234/rtp C:DBDB5C2A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243273 DLMGCP NOTICE <0013> endpoint:rtpbridge/b1@mgw CI:DBDB5C2A CRCX: connection successfully created: (1234/rtp C:DBDB5C2A r=NULL:0<->l=::1:4968) (mgcp_protocol.c:772) 20250427085243273 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243273 DLMGCP DEBUG <0013> Generated response: line #00: 200 42256 OK (mgcp_msg.c:72) 20250427085243273 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b1@mgw (mgcp_msg.c:72) 20250427085243273 DLMGCP DEBUG <0013> Generated response: line #02: I: DBDB5C2A (mgcp_msg.c:72) 20250427085243273 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243273 DLMGCP DEBUG <0013> Generated response: line #04: o=- DBDB5C2A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243273 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243273 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243273 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243273 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4968 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243273 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243273 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243273 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42257 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243273 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243273 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243273 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243273 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw (trunk:0) found free endpoint: rtpbridge/b2@mgw (mgcp_endp.c:262) 20250427085243273 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b2@mgw" (mgcp_protocol.c:370) 20250427085243273 DLMGCP NOTICE <0013> endpoint:rtpbridge/b2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243273 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243273 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw CI:C5E58145 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243273 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw CI:C5E58145 output_enabled 0 (mgcp_conn.c:271) 20250427085243273 DLMGCP DEBUG <0013> (1234/rtp C:C5E58145 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243273 DLMGCP NOTICE <0013> endpoint:rtpbridge/b2@mgw CI:C5E58145 CRCX: connection successfully created: (1234/rtp C:C5E58145 r=NULL:0<->l=::1:4970) (mgcp_protocol.c:772) 20250427085243273 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243273 DLMGCP DEBUG <0013> Generated response: line #00: 200 42257 OK (mgcp_msg.c:72) 20250427085243273 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b2@mgw (mgcp_msg.c:72) 20250427085243273 DLMGCP DEBUG <0013> Generated response: line #02: I: C5E58145 (mgcp_msg.c:72) 20250427085243273 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243273 DLMGCP DEBUG <0013> Generated response: line #04: o=- C5E58145 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243273 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243273 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243273 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243273 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4970 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243273 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243273 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243274 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42258 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243274 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243274 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243274 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243274 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw (trunk:0) found free endpoint: rtpbridge/b3@mgw (mgcp_endp.c:262) 20250427085243274 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b3@mgw" (mgcp_protocol.c:370) 20250427085243274 DLMGCP NOTICE <0013> endpoint:rtpbridge/b3@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243274 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243274 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw CI:3AB50629 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243274 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw CI:3AB50629 output_enabled 0 (mgcp_conn.c:271) 20250427085243274 DLMGCP DEBUG <0013> (1234/rtp C:3AB50629 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243274 DLMGCP NOTICE <0013> endpoint:rtpbridge/b3@mgw CI:3AB50629 CRCX: connection successfully created: (1234/rtp C:3AB50629 r=NULL:0<->l=::1:4972) (mgcp_protocol.c:772) 20250427085243274 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243274 DLMGCP DEBUG <0013> Generated response: line #00: 200 42258 OK (mgcp_msg.c:72) 20250427085243274 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b3@mgw (mgcp_msg.c:72) 20250427085243274 DLMGCP DEBUG <0013> Generated response: line #02: I: 3AB50629 (mgcp_msg.c:72) 20250427085243274 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243274 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3AB50629 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243274 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243274 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243274 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243274 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4972 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243274 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243274 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243274 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42259 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243274 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243274 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243274 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243274 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw (trunk:0) found free endpoint: rtpbridge/b4@mgw (mgcp_endp.c:262) 20250427085243274 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b4@mgw" (mgcp_protocol.c:370) 20250427085243274 DLMGCP NOTICE <0013> endpoint:rtpbridge/b4@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243274 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243274 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw CI:9950E895 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243274 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw CI:9950E895 output_enabled 0 (mgcp_conn.c:271) 20250427085243274 DLMGCP DEBUG <0013> (1234/rtp C:9950E895 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243274 DLMGCP NOTICE <0013> endpoint:rtpbridge/b4@mgw CI:9950E895 CRCX: connection successfully created: (1234/rtp C:9950E895 r=NULL:0<->l=::1:4974) (mgcp_protocol.c:772) 20250427085243274 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243274 DLMGCP DEBUG <0013> Generated response: line #00: 200 42259 OK (mgcp_msg.c:72) 20250427085243274 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b4@mgw (mgcp_msg.c:72) 20250427085243274 DLMGCP DEBUG <0013> Generated response: line #02: I: 9950E895 (mgcp_msg.c:72) 20250427085243274 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243274 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9950E895 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243274 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243274 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243274 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243274 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4974 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243274 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243274 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243274 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42260 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243274 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243274 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243274 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243274 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw (trunk:0) found free endpoint: rtpbridge/b5@mgw (mgcp_endp.c:262) 20250427085243274 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b5@mgw" (mgcp_protocol.c:370) 20250427085243274 DLMGCP NOTICE <0013> endpoint:rtpbridge/b5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243274 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243274 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw CI:D68BBB44 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243274 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw CI:D68BBB44 output_enabled 0 (mgcp_conn.c:271) 20250427085243274 DLMGCP DEBUG <0013> (1234/rtp C:D68BBB44 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243274 DLMGCP NOTICE <0013> endpoint:rtpbridge/b5@mgw CI:D68BBB44 CRCX: connection successfully created: (1234/rtp C:D68BBB44 r=NULL:0<->l=::1:4976) (mgcp_protocol.c:772) 20250427085243274 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243274 DLMGCP DEBUG <0013> Generated response: line #00: 200 42260 OK (mgcp_msg.c:72) 20250427085243274 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b5@mgw (mgcp_msg.c:72) 20250427085243274 DLMGCP DEBUG <0013> Generated response: line #02: I: D68BBB44 (mgcp_msg.c:72) 20250427085243274 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243274 DLMGCP DEBUG <0013> Generated response: line #04: o=- D68BBB44 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243274 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243274 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243274 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243274 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4976 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243274 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243274 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243274 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42261 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243274 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243274 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243274 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243274 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw (trunk:0) found free endpoint: rtpbridge/b6@mgw (mgcp_endp.c:262) 20250427085243274 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b6@mgw" (mgcp_protocol.c:370) 20250427085243274 DLMGCP NOTICE <0013> endpoint:rtpbridge/b6@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243274 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243274 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw CI:352CCD64 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243274 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw CI:352CCD64 output_enabled 0 (mgcp_conn.c:271) 20250427085243274 DLMGCP DEBUG <0013> (1234/rtp C:352CCD64 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243274 DLMGCP NOTICE <0013> endpoint:rtpbridge/b6@mgw CI:352CCD64 CRCX: connection successfully created: (1234/rtp C:352CCD64 r=NULL:0<->l=::1:4978) (mgcp_protocol.c:772) 20250427085243274 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243274 DLMGCP DEBUG <0013> Generated response: line #00: 200 42261 OK (mgcp_msg.c:72) 20250427085243274 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b6@mgw (mgcp_msg.c:72) 20250427085243274 DLMGCP DEBUG <0013> Generated response: line #02: I: 352CCD64 (mgcp_msg.c:72) 20250427085243274 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243274 DLMGCP DEBUG <0013> Generated response: line #04: o=- 352CCD64 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243275 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243275 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243275 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243275 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4978 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243275 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243275 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243275 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42262 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243275 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243275 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243275 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243275 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw (trunk:0) found free endpoint: rtpbridge/b7@mgw (mgcp_endp.c:262) 20250427085243275 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b7@mgw" (mgcp_protocol.c:370) 20250427085243275 DLMGCP NOTICE <0013> endpoint:rtpbridge/b7@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243275 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243275 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw CI:48384AAA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243275 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw CI:48384AAA output_enabled 0 (mgcp_conn.c:271) 20250427085243275 DLMGCP DEBUG <0013> (1234/rtp C:48384AAA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243275 DLMGCP NOTICE <0013> endpoint:rtpbridge/b7@mgw CI:48384AAA CRCX: connection successfully created: (1234/rtp C:48384AAA r=NULL:0<->l=::1:4980) (mgcp_protocol.c:772) 20250427085243275 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243275 DLMGCP DEBUG <0013> Generated response: line #00: 200 42262 OK (mgcp_msg.c:72) 20250427085243275 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b7@mgw (mgcp_msg.c:72) 20250427085243275 DLMGCP DEBUG <0013> Generated response: line #02: I: 48384AAA (mgcp_msg.c:72) 20250427085243275 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243275 DLMGCP DEBUG <0013> Generated response: line #04: o=- 48384AAA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243275 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243275 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243275 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243275 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4980 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243275 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243275 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243275 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42263 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243275 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243275 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243275 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243275 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw (trunk:0) found free endpoint: rtpbridge/b8@mgw (mgcp_endp.c:262) 20250427085243275 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b8@mgw" (mgcp_protocol.c:370) 20250427085243275 DLMGCP NOTICE <0013> endpoint:rtpbridge/b8@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243275 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243275 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw CI:5A830408 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243275 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw CI:5A830408 output_enabled 0 (mgcp_conn.c:271) 20250427085243275 DLMGCP DEBUG <0013> (1234/rtp C:5A830408 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243275 DLMGCP NOTICE <0013> endpoint:rtpbridge/b8@mgw CI:5A830408 CRCX: connection successfully created: (1234/rtp C:5A830408 r=NULL:0<->l=::1:4982) (mgcp_protocol.c:772) 20250427085243275 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243275 DLMGCP DEBUG <0013> Generated response: line #00: 200 42263 OK (mgcp_msg.c:72) 20250427085243275 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b8@mgw (mgcp_msg.c:72) 20250427085243275 DLMGCP DEBUG <0013> Generated response: line #02: I: 5A830408 (mgcp_msg.c:72) 20250427085243275 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243275 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5A830408 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243275 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243275 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243275 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243275 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4982 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243275 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243275 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243275 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42264 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243275 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243275 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243275 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243275 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw (trunk:0) found free endpoint: rtpbridge/b9@mgw (mgcp_endp.c:262) 20250427085243275 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b9@mgw" (mgcp_protocol.c:370) 20250427085243275 DLMGCP NOTICE <0013> endpoint:rtpbridge/b9@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243275 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243275 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw CI:4B702721 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243275 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw CI:4B702721 output_enabled 0 (mgcp_conn.c:271) 20250427085243275 DLMGCP DEBUG <0013> (1234/rtp C:4B702721 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243275 DLMGCP NOTICE <0013> endpoint:rtpbridge/b9@mgw CI:4B702721 CRCX: connection successfully created: (1234/rtp C:4B702721 r=NULL:0<->l=::1:4984) (mgcp_protocol.c:772) 20250427085243275 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243275 DLMGCP DEBUG <0013> Generated response: line #00: 200 42264 OK (mgcp_msg.c:72) 20250427085243275 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b9@mgw (mgcp_msg.c:72) 20250427085243275 DLMGCP DEBUG <0013> Generated response: line #02: I: 4B702721 (mgcp_msg.c:72) 20250427085243275 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243275 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4B702721 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243275 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243275 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243275 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243275 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243275 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243275 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243275 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42265 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243275 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243275 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243275 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243275 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw (trunk:0) found free endpoint: rtpbridge/ba@mgw (mgcp_endp.c:262) 20250427085243275 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ba@mgw" (mgcp_protocol.c:370) 20250427085243275 DLMGCP NOTICE <0013> endpoint:rtpbridge/ba@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243275 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243275 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw CI:D325AAAF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243276 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw CI:D325AAAF output_enabled 0 (mgcp_conn.c:271) 20250427085243276 DLMGCP DEBUG <0013> (1234/rtp C:D325AAAF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243276 DLMGCP NOTICE <0013> endpoint:rtpbridge/ba@mgw CI:D325AAAF CRCX: connection successfully created: (1234/rtp C:D325AAAF r=NULL:0<->l=::1:4986) (mgcp_protocol.c:772) 20250427085243276 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243276 DLMGCP DEBUG <0013> Generated response: line #00: 200 42265 OK (mgcp_msg.c:72) 20250427085243276 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ba@mgw (mgcp_msg.c:72) 20250427085243276 DLMGCP DEBUG <0013> Generated response: line #02: I: D325AAAF (mgcp_msg.c:72) 20250427085243276 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243276 DLMGCP DEBUG <0013> Generated response: line #04: o=- D325AAAF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243276 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243276 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243276 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243276 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4986 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243276 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243276 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243276 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42266 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243276 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243276 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243276 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243276 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw (trunk:0) found free endpoint: rtpbridge/bb@mgw (mgcp_endp.c:262) 20250427085243276 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/bb@mgw" (mgcp_protocol.c:370) 20250427085243276 DLMGCP NOTICE <0013> endpoint:rtpbridge/bb@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243276 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243276 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw CI:8D603158 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243276 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw CI:8D603158 output_enabled 0 (mgcp_conn.c:271) 20250427085243276 DLMGCP DEBUG <0013> (1234/rtp C:8D603158 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243276 DLMGCP NOTICE <0013> endpoint:rtpbridge/bb@mgw CI:8D603158 CRCX: connection successfully created: (1234/rtp C:8D603158 r=NULL:0<->l=::1:4988) (mgcp_protocol.c:772) 20250427085243276 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243276 DLMGCP DEBUG <0013> Generated response: line #00: 200 42266 OK (mgcp_msg.c:72) 20250427085243276 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bb@mgw (mgcp_msg.c:72) 20250427085243276 DLMGCP DEBUG <0013> Generated response: line #02: I: 8D603158 (mgcp_msg.c:72) 20250427085243276 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243276 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8D603158 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243276 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243276 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243276 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243276 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4988 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243276 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243276 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243276 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42267 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243276 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243276 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243276 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243276 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw (trunk:0) found free endpoint: rtpbridge/bc@mgw (mgcp_endp.c:262) 20250427085243276 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/bc@mgw" (mgcp_protocol.c:370) 20250427085243276 DLMGCP NOTICE <0013> endpoint:rtpbridge/bc@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243276 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243276 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw CI:10E39FA7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243276 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw CI:10E39FA7 output_enabled 0 (mgcp_conn.c:271) 20250427085243276 DLMGCP DEBUG <0013> (1234/rtp C:10E39FA7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243276 DLMGCP NOTICE <0013> endpoint:rtpbridge/bc@mgw CI:10E39FA7 CRCX: connection successfully created: (1234/rtp C:10E39FA7 r=NULL:0<->l=::1:4990) (mgcp_protocol.c:772) 20250427085243276 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243276 DLMGCP DEBUG <0013> Generated response: line #00: 200 42267 OK (mgcp_msg.c:72) 20250427085243276 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bc@mgw (mgcp_msg.c:72) 20250427085243276 DLMGCP DEBUG <0013> Generated response: line #02: I: 10E39FA7 (mgcp_msg.c:72) 20250427085243276 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243276 DLMGCP DEBUG <0013> Generated response: line #04: o=- 10E39FA7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243276 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243276 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243276 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243276 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4990 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243276 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243276 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243276 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42268 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243276 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243276 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243276 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243276 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw (trunk:0) found free endpoint: rtpbridge/bd@mgw (mgcp_endp.c:262) 20250427085243276 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/bd@mgw" (mgcp_protocol.c:370) 20250427085243276 DLMGCP NOTICE <0013> endpoint:rtpbridge/bd@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243276 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243276 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw CI:796556CF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243276 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw CI:796556CF output_enabled 0 (mgcp_conn.c:271) 20250427085243276 DLMGCP DEBUG <0013> (1234/rtp C:796556CF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243276 DLMGCP NOTICE <0013> endpoint:rtpbridge/bd@mgw CI:796556CF CRCX: connection successfully created: (1234/rtp C:796556CF r=NULL:0<->l=::1:4992) (mgcp_protocol.c:772) 20250427085243276 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243276 DLMGCP DEBUG <0013> Generated response: line #00: 200 42268 OK (mgcp_msg.c:72) 20250427085243276 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bd@mgw (mgcp_msg.c:72) 20250427085243276 DLMGCP DEBUG <0013> Generated response: line #02: I: 796556CF (mgcp_msg.c:72) 20250427085243276 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243276 DLMGCP DEBUG <0013> Generated response: line #04: o=- 796556CF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243276 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243276 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243276 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243276 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4992 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243276 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243276 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243277 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42269 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243277 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243277 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243277 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243277 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw (trunk:0) found free endpoint: rtpbridge/be@mgw (mgcp_endp.c:262) 20250427085243277 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/be@mgw" (mgcp_protocol.c:370) 20250427085243277 DLMGCP NOTICE <0013> endpoint:rtpbridge/be@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243277 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243277 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw CI:F62E6129 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243277 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw CI:F62E6129 output_enabled 0 (mgcp_conn.c:271) 20250427085243277 DLMGCP DEBUG <0013> (1234/rtp C:F62E6129 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243277 DLMGCP NOTICE <0013> endpoint:rtpbridge/be@mgw CI:F62E6129 CRCX: connection successfully created: (1234/rtp C:F62E6129 r=NULL:0<->l=::1:4994) (mgcp_protocol.c:772) 20250427085243277 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243277 DLMGCP DEBUG <0013> Generated response: line #00: 200 42269 OK (mgcp_msg.c:72) 20250427085243277 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/be@mgw (mgcp_msg.c:72) 20250427085243277 DLMGCP DEBUG <0013> Generated response: line #02: I: F62E6129 (mgcp_msg.c:72) 20250427085243277 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243277 DLMGCP DEBUG <0013> Generated response: line #04: o=- F62E6129 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243277 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243277 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243277 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243277 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4994 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243277 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243277 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243277 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42270 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243277 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243277 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243277 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243277 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw (trunk:0) found free endpoint: rtpbridge/bf@mgw (mgcp_endp.c:262) 20250427085243277 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/bf@mgw" (mgcp_protocol.c:370) 20250427085243277 DLMGCP NOTICE <0013> endpoint:rtpbridge/bf@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243277 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243277 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw CI:62377F04 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243277 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw CI:62377F04 output_enabled 0 (mgcp_conn.c:271) 20250427085243277 DLMGCP DEBUG <0013> (1234/rtp C:62377F04 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243277 DLMGCP NOTICE <0013> endpoint:rtpbridge/bf@mgw CI:62377F04 CRCX: connection successfully created: (1234/rtp C:62377F04 r=NULL:0<->l=::1:4996) (mgcp_protocol.c:772) 20250427085243277 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243277 DLMGCP DEBUG <0013> Generated response: line #00: 200 42270 OK (mgcp_msg.c:72) 20250427085243277 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bf@mgw (mgcp_msg.c:72) 20250427085243277 DLMGCP DEBUG <0013> Generated response: line #02: I: 62377F04 (mgcp_msg.c:72) 20250427085243277 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243277 DLMGCP DEBUG <0013> Generated response: line #04: o=- 62377F04 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243277 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243277 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243277 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243277 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4996 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243277 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243277 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243277 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42271 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243277 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243277 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243277 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243277 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw (trunk:0) found free endpoint: rtpbridge/c0@mgw (mgcp_endp.c:262) 20250427085243277 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c0@mgw" (mgcp_protocol.c:370) 20250427085243277 DLMGCP NOTICE <0013> endpoint:rtpbridge/c0@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243277 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243277 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw CI:679735FF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243277 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw CI:679735FF output_enabled 0 (mgcp_conn.c:271) 20250427085243277 DLMGCP DEBUG <0013> (1234/rtp C:679735FF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243277 DLMGCP NOTICE <0013> endpoint:rtpbridge/c0@mgw CI:679735FF CRCX: connection successfully created: (1234/rtp C:679735FF r=NULL:0<->l=::1:4998) (mgcp_protocol.c:772) 20250427085243277 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243277 DLMGCP DEBUG <0013> Generated response: line #00: 200 42271 OK (mgcp_msg.c:72) 20250427085243277 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c0@mgw (mgcp_msg.c:72) 20250427085243277 DLMGCP DEBUG <0013> Generated response: line #02: I: 679735FF (mgcp_msg.c:72) 20250427085243277 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243277 DLMGCP DEBUG <0013> Generated response: line #04: o=- 679735FF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243277 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243277 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243277 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243277 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4998 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243277 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243277 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243277 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42272 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243277 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243277 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243277 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243277 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw (trunk:0) found free endpoint: rtpbridge/c1@mgw (mgcp_endp.c:262) 20250427085243277 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c1@mgw" (mgcp_protocol.c:370) 20250427085243277 DLMGCP NOTICE <0013> endpoint:rtpbridge/c1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243277 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243277 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw CI:724AD975 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243277 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw CI:724AD975 output_enabled 0 (mgcp_conn.c:271) 20250427085243277 DLMGCP DEBUG <0013> (1234/rtp C:724AD975 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243277 DLMGCP NOTICE <0013> endpoint:rtpbridge/c1@mgw CI:724AD975 CRCX: connection successfully created: (1234/rtp C:724AD975 r=NULL:0<->l=::1:5000) (mgcp_protocol.c:772) 20250427085243277 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243277 DLMGCP DEBUG <0013> Generated response: line #00: 200 42272 OK (mgcp_msg.c:72) 20250427085243277 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c1@mgw (mgcp_msg.c:72) 20250427085243277 DLMGCP DEBUG <0013> Generated response: line #02: I: 724AD975 (mgcp_msg.c:72) 20250427085243277 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243277 DLMGCP DEBUG <0013> Generated response: line #04: o=- 724AD975 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243277 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243277 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243277 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243277 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5000 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243277 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243277 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243278 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42273 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243278 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243278 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243278 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243278 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw (trunk:0) found free endpoint: rtpbridge/c2@mgw (mgcp_endp.c:262) 20250427085243278 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c2@mgw" (mgcp_protocol.c:370) 20250427085243278 DLMGCP NOTICE <0013> endpoint:rtpbridge/c2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243278 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243278 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw CI:E7277B90 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243278 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw CI:E7277B90 output_enabled 0 (mgcp_conn.c:271) 20250427085243278 DLMGCP DEBUG <0013> (1234/rtp C:E7277B90 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243278 DLMGCP NOTICE <0013> endpoint:rtpbridge/c2@mgw CI:E7277B90 CRCX: connection successfully created: (1234/rtp C:E7277B90 r=NULL:0<->l=::1:5002) (mgcp_protocol.c:772) 20250427085243278 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243278 DLMGCP DEBUG <0013> Generated response: line #00: 200 42273 OK (mgcp_msg.c:72) 20250427085243278 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c2@mgw (mgcp_msg.c:72) 20250427085243278 DLMGCP DEBUG <0013> Generated response: line #02: I: E7277B90 (mgcp_msg.c:72) 20250427085243278 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243278 DLMGCP DEBUG <0013> Generated response: line #04: o=- E7277B90 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243278 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243278 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243278 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243278 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5002 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243278 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243278 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243278 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42274 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243278 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243278 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243278 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243278 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw (trunk:0) found free endpoint: rtpbridge/c3@mgw (mgcp_endp.c:262) 20250427085243278 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c3@mgw" (mgcp_protocol.c:370) 20250427085243278 DLMGCP NOTICE <0013> endpoint:rtpbridge/c3@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243278 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243278 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw CI:6DD97C3C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243278 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw CI:6DD97C3C output_enabled 0 (mgcp_conn.c:271) 20250427085243278 DLMGCP DEBUG <0013> (1234/rtp C:6DD97C3C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243278 DLMGCP NOTICE <0013> endpoint:rtpbridge/c3@mgw CI:6DD97C3C CRCX: connection successfully created: (1234/rtp C:6DD97C3C r=NULL:0<->l=::1:5004) (mgcp_protocol.c:772) 20250427085243278 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243278 DLMGCP DEBUG <0013> Generated response: line #00: 200 42274 OK (mgcp_msg.c:72) 20250427085243278 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c3@mgw (mgcp_msg.c:72) 20250427085243278 DLMGCP DEBUG <0013> Generated response: line #02: I: 6DD97C3C (mgcp_msg.c:72) 20250427085243278 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243278 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6DD97C3C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243278 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243278 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243278 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243278 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5004 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243278 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243278 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243278 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42275 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243278 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243278 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243278 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243278 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw (trunk:0) found free endpoint: rtpbridge/c4@mgw (mgcp_endp.c:262) 20250427085243278 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c4@mgw" (mgcp_protocol.c:370) 20250427085243278 DLMGCP NOTICE <0013> endpoint:rtpbridge/c4@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243278 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243278 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw CI:B1013030 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243278 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw CI:B1013030 output_enabled 0 (mgcp_conn.c:271) 20250427085243278 DLMGCP DEBUG <0013> (1234/rtp C:B1013030 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243278 DLMGCP NOTICE <0013> endpoint:rtpbridge/c4@mgw CI:B1013030 CRCX: connection successfully created: (1234/rtp C:B1013030 r=NULL:0<->l=::1:5006) (mgcp_protocol.c:772) 20250427085243278 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243278 DLMGCP DEBUG <0013> Generated response: line #00: 200 42275 OK (mgcp_msg.c:72) 20250427085243278 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c4@mgw (mgcp_msg.c:72) 20250427085243278 DLMGCP DEBUG <0013> Generated response: line #02: I: B1013030 (mgcp_msg.c:72) 20250427085243278 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243278 DLMGCP DEBUG <0013> Generated response: line #04: o=- B1013030 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243278 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243278 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243278 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243278 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5006 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243278 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243278 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243279 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42276 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243279 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243279 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243279 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243279 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw (trunk:0) found free endpoint: rtpbridge/c5@mgw (mgcp_endp.c:262) 20250427085243279 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c5@mgw" (mgcp_protocol.c:370) 20250427085243279 DLMGCP NOTICE <0013> endpoint:rtpbridge/c5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243279 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243279 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw CI:3028F25F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243279 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw CI:3028F25F output_enabled 0 (mgcp_conn.c:271) 20250427085243279 DLMGCP DEBUG <0013> (1234/rtp C:3028F25F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243279 DLMGCP NOTICE <0013> endpoint:rtpbridge/c5@mgw CI:3028F25F CRCX: connection successfully created: (1234/rtp C:3028F25F r=NULL:0<->l=::1:5008) (mgcp_protocol.c:772) 20250427085243279 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243279 DLMGCP DEBUG <0013> Generated response: line #00: 200 42276 OK (mgcp_msg.c:72) 20250427085243279 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c5@mgw (mgcp_msg.c:72) 20250427085243279 DLMGCP DEBUG <0013> Generated response: line #02: I: 3028F25F (mgcp_msg.c:72) 20250427085243279 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243279 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3028F25F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243279 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243279 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243279 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243279 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5008 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243279 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243279 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243279 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42277 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243279 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243279 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243279 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243279 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw (trunk:0) found free endpoint: rtpbridge/c6@mgw (mgcp_endp.c:262) 20250427085243279 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c6@mgw" (mgcp_protocol.c:370) 20250427085243279 DLMGCP NOTICE <0013> endpoint:rtpbridge/c6@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243279 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243279 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw CI:6D294E89 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243279 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw CI:6D294E89 output_enabled 0 (mgcp_conn.c:271) 20250427085243279 DLMGCP DEBUG <0013> (1234/rtp C:6D294E89 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243279 DLMGCP NOTICE <0013> endpoint:rtpbridge/c6@mgw CI:6D294E89 CRCX: connection successfully created: (1234/rtp C:6D294E89 r=NULL:0<->l=::1:5010) (mgcp_protocol.c:772) 20250427085243279 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243279 DLMGCP DEBUG <0013> Generated response: line #00: 200 42277 OK (mgcp_msg.c:72) 20250427085243279 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c6@mgw (mgcp_msg.c:72) 20250427085243279 DLMGCP DEBUG <0013> Generated response: line #02: I: 6D294E89 (mgcp_msg.c:72) 20250427085243279 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243279 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6D294E89 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243279 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243279 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243279 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243279 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5010 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243279 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243279 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243280 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42278 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243280 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243280 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243280 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243280 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw (trunk:0) found free endpoint: rtpbridge/c7@mgw (mgcp_endp.c:262) 20250427085243280 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c7@mgw" (mgcp_protocol.c:370) 20250427085243280 DLMGCP NOTICE <0013> endpoint:rtpbridge/c7@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243280 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243280 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw CI:374BC97C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243280 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw CI:374BC97C output_enabled 0 (mgcp_conn.c:271) 20250427085243280 DLMGCP DEBUG <0013> (1234/rtp C:374BC97C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243280 DLMGCP NOTICE <0013> endpoint:rtpbridge/c7@mgw CI:374BC97C CRCX: connection successfully created: (1234/rtp C:374BC97C r=NULL:0<->l=::1:5012) (mgcp_protocol.c:772) 20250427085243280 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243280 DLMGCP DEBUG <0013> Generated response: line #00: 200 42278 OK (mgcp_msg.c:72) 20250427085243280 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c7@mgw (mgcp_msg.c:72) 20250427085243280 DLMGCP DEBUG <0013> Generated response: line #02: I: 374BC97C (mgcp_msg.c:72) 20250427085243280 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243280 DLMGCP DEBUG <0013> Generated response: line #04: o=- 374BC97C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243280 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243280 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243280 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243280 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5012 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243280 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243280 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243280 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42279 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243280 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243280 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243280 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243280 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw (trunk:0) found free endpoint: rtpbridge/c8@mgw (mgcp_endp.c:262) 20250427085243280 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c8@mgw" (mgcp_protocol.c:370) 20250427085243280 DLMGCP NOTICE <0013> endpoint:rtpbridge/c8@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243280 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243280 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw CI:C4603CFF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243280 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw CI:C4603CFF output_enabled 0 (mgcp_conn.c:271) 20250427085243280 DLMGCP DEBUG <0013> (1234/rtp C:C4603CFF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243280 DLMGCP NOTICE <0013> endpoint:rtpbridge/c8@mgw CI:C4603CFF CRCX: connection successfully created: (1234/rtp C:C4603CFF r=NULL:0<->l=::1:5014) (mgcp_protocol.c:772) 20250427085243280 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243280 DLMGCP DEBUG <0013> Generated response: line #00: 200 42279 OK (mgcp_msg.c:72) 20250427085243280 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c8@mgw (mgcp_msg.c:72) 20250427085243280 DLMGCP DEBUG <0013> Generated response: line #02: I: C4603CFF (mgcp_msg.c:72) 20250427085243280 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243280 DLMGCP DEBUG <0013> Generated response: line #04: o=- C4603CFF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243280 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243280 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243280 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243280 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5014 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243280 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243280 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243280 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42280 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243281 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243281 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243281 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243281 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw (trunk:0) found free endpoint: rtpbridge/c9@mgw (mgcp_endp.c:262) 20250427085243281 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c9@mgw" (mgcp_protocol.c:370) 20250427085243281 DLMGCP NOTICE <0013> endpoint:rtpbridge/c9@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243281 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243281 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw CI:79AD97A9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243281 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw CI:79AD97A9 output_enabled 0 (mgcp_conn.c:271) 20250427085243281 DLMGCP DEBUG <0013> (1234/rtp C:79AD97A9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243281 DLMGCP NOTICE <0013> endpoint:rtpbridge/c9@mgw CI:79AD97A9 CRCX: connection successfully created: (1234/rtp C:79AD97A9 r=NULL:0<->l=::1:5016) (mgcp_protocol.c:772) 20250427085243281 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243281 DLMGCP DEBUG <0013> Generated response: line #00: 200 42280 OK (mgcp_msg.c:72) 20250427085243281 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c9@mgw (mgcp_msg.c:72) 20250427085243281 DLMGCP DEBUG <0013> Generated response: line #02: I: 79AD97A9 (mgcp_msg.c:72) 20250427085243281 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243281 DLMGCP DEBUG <0013> Generated response: line #04: o=- 79AD97A9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243281 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243281 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243281 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243281 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5016 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243281 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243281 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243281 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42281 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243281 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243281 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243281 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243281 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw (trunk:0) found free endpoint: rtpbridge/ca@mgw (mgcp_endp.c:262) 20250427085243281 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ca@mgw" (mgcp_protocol.c:370) 20250427085243281 DLMGCP NOTICE <0013> endpoint:rtpbridge/ca@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243281 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243281 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw CI:0C0B62F4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243281 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw CI:0C0B62F4 output_enabled 0 (mgcp_conn.c:271) 20250427085243281 DLMGCP DEBUG <0013> (1234/rtp C:0C0B62F4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243281 DLMGCP NOTICE <0013> endpoint:rtpbridge/ca@mgw CI:0C0B62F4 CRCX: connection successfully created: (1234/rtp C:0C0B62F4 r=NULL:0<->l=::1:5018) (mgcp_protocol.c:772) 20250427085243281 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243281 DLMGCP DEBUG <0013> Generated response: line #00: 200 42281 OK (mgcp_msg.c:72) 20250427085243281 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ca@mgw (mgcp_msg.c:72) 20250427085243281 DLMGCP DEBUG <0013> Generated response: line #02: I: 0C0B62F4 (mgcp_msg.c:72) 20250427085243281 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243281 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0C0B62F4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243281 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243281 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243281 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243281 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5018 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243281 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243281 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243281 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42282 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243281 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243281 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243281 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243281 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw (trunk:0) found free endpoint: rtpbridge/cb@mgw (mgcp_endp.c:262) 20250427085243281 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/cb@mgw" (mgcp_protocol.c:370) 20250427085243281 DLMGCP NOTICE <0013> endpoint:rtpbridge/cb@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243281 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243281 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw CI:2D36F3F4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243281 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw CI:2D36F3F4 output_enabled 0 (mgcp_conn.c:271) 20250427085243281 DLMGCP DEBUG <0013> (1234/rtp C:2D36F3F4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243281 DLMGCP NOTICE <0013> endpoint:rtpbridge/cb@mgw CI:2D36F3F4 CRCX: connection successfully created: (1234/rtp C:2D36F3F4 r=NULL:0<->l=::1:5020) (mgcp_protocol.c:772) 20250427085243281 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243281 DLMGCP DEBUG <0013> Generated response: line #00: 200 42282 OK (mgcp_msg.c:72) 20250427085243281 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cb@mgw (mgcp_msg.c:72) 20250427085243281 DLMGCP DEBUG <0013> Generated response: line #02: I: 2D36F3F4 (mgcp_msg.c:72) 20250427085243281 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243281 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2D36F3F4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243282 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243282 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243282 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243282 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5020 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243282 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243282 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243282 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42283 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243282 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243282 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243282 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243282 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw (trunk:0) found free endpoint: rtpbridge/cc@mgw (mgcp_endp.c:262) 20250427085243282 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/cc@mgw" (mgcp_protocol.c:370) 20250427085243282 DLMGCP NOTICE <0013> endpoint:rtpbridge/cc@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243282 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243282 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw CI:6731C456 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243282 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw CI:6731C456 output_enabled 0 (mgcp_conn.c:271) 20250427085243282 DLMGCP DEBUG <0013> (1234/rtp C:6731C456 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243282 DLMGCP NOTICE <0013> endpoint:rtpbridge/cc@mgw CI:6731C456 CRCX: connection successfully created: (1234/rtp C:6731C456 r=NULL:0<->l=::1:5022) (mgcp_protocol.c:772) 20250427085243282 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243282 DLMGCP DEBUG <0013> Generated response: line #00: 200 42283 OK (mgcp_msg.c:72) 20250427085243282 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cc@mgw (mgcp_msg.c:72) 20250427085243282 DLMGCP DEBUG <0013> Generated response: line #02: I: 6731C456 (mgcp_msg.c:72) 20250427085243282 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243282 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6731C456 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243282 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243282 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243282 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243282 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5022 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243282 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243282 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243282 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42284 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243282 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243282 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243282 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243282 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw (trunk:0) found free endpoint: rtpbridge/cd@mgw (mgcp_endp.c:262) 20250427085243282 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/cd@mgw" (mgcp_protocol.c:370) 20250427085243282 DLMGCP NOTICE <0013> endpoint:rtpbridge/cd@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243282 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243282 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw CI:6FE366A5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243282 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw CI:6FE366A5 output_enabled 0 (mgcp_conn.c:271) 20250427085243282 DLMGCP DEBUG <0013> (1234/rtp C:6FE366A5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243282 DLMGCP NOTICE <0013> endpoint:rtpbridge/cd@mgw CI:6FE366A5 CRCX: connection successfully created: (1234/rtp C:6FE366A5 r=NULL:0<->l=::1:5024) (mgcp_protocol.c:772) 20250427085243282 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243282 DLMGCP DEBUG <0013> Generated response: line #00: 200 42284 OK (mgcp_msg.c:72) 20250427085243282 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cd@mgw (mgcp_msg.c:72) 20250427085243282 DLMGCP DEBUG <0013> Generated response: line #02: I: 6FE366A5 (mgcp_msg.c:72) 20250427085243282 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243282 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6FE366A5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243282 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243282 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243282 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243282 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5024 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243282 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243282 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243283 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42285 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243283 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243283 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243283 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243283 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw (trunk:0) found free endpoint: rtpbridge/ce@mgw (mgcp_endp.c:262) 20250427085243283 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ce@mgw" (mgcp_protocol.c:370) 20250427085243283 DLMGCP NOTICE <0013> endpoint:rtpbridge/ce@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243283 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243283 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw CI:04E83524 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243283 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw CI:04E83524 output_enabled 0 (mgcp_conn.c:271) 20250427085243283 DLMGCP DEBUG <0013> (1234/rtp C:04E83524 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243283 DLMGCP NOTICE <0013> endpoint:rtpbridge/ce@mgw CI:04E83524 CRCX: connection successfully created: (1234/rtp C:04E83524 r=NULL:0<->l=::1:5026) (mgcp_protocol.c:772) 20250427085243283 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243283 DLMGCP DEBUG <0013> Generated response: line #00: 200 42285 OK (mgcp_msg.c:72) 20250427085243283 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ce@mgw (mgcp_msg.c:72) 20250427085243283 DLMGCP DEBUG <0013> Generated response: line #02: I: 04E83524 (mgcp_msg.c:72) 20250427085243283 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243283 DLMGCP DEBUG <0013> Generated response: line #04: o=- 04E83524 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243283 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243283 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243283 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243283 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5026 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243283 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243283 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243283 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42286 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243283 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243283 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243283 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243283 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw (trunk:0) found free endpoint: rtpbridge/cf@mgw (mgcp_endp.c:262) 20250427085243283 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/cf@mgw" (mgcp_protocol.c:370) 20250427085243283 DLMGCP NOTICE <0013> endpoint:rtpbridge/cf@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243283 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243283 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw CI:26A107C8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243283 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw CI:26A107C8 output_enabled 0 (mgcp_conn.c:271) 20250427085243283 DLMGCP DEBUG <0013> (1234/rtp C:26A107C8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243283 DLMGCP NOTICE <0013> endpoint:rtpbridge/cf@mgw CI:26A107C8 CRCX: connection successfully created: (1234/rtp C:26A107C8 r=NULL:0<->l=::1:5028) (mgcp_protocol.c:772) 20250427085243283 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243283 DLMGCP DEBUG <0013> Generated response: line #00: 200 42286 OK (mgcp_msg.c:72) 20250427085243283 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cf@mgw (mgcp_msg.c:72) 20250427085243283 DLMGCP DEBUG <0013> Generated response: line #02: I: 26A107C8 (mgcp_msg.c:72) 20250427085243283 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243283 DLMGCP DEBUG <0013> Generated response: line #04: o=- 26A107C8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243283 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243283 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243283 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243283 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5028 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243283 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243283 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243284 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42287 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243284 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243284 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243284 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243284 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw (trunk:0) found free endpoint: rtpbridge/d0@mgw (mgcp_endp.c:262) 20250427085243284 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d0@mgw" (mgcp_protocol.c:370) 20250427085243284 DLMGCP NOTICE <0013> endpoint:rtpbridge/d0@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243284 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243284 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw CI:381AA00A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243284 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw CI:381AA00A output_enabled 0 (mgcp_conn.c:271) 20250427085243284 DLMGCP DEBUG <0013> (1234/rtp C:381AA00A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243284 DLMGCP NOTICE <0013> endpoint:rtpbridge/d0@mgw CI:381AA00A CRCX: connection successfully created: (1234/rtp C:381AA00A r=NULL:0<->l=::1:5030) (mgcp_protocol.c:772) 20250427085243284 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243284 DLMGCP DEBUG <0013> Generated response: line #00: 200 42287 OK (mgcp_msg.c:72) 20250427085243284 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d0@mgw (mgcp_msg.c:72) 20250427085243284 DLMGCP DEBUG <0013> Generated response: line #02: I: 381AA00A (mgcp_msg.c:72) 20250427085243284 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243284 DLMGCP DEBUG <0013> Generated response: line #04: o=- 381AA00A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243284 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243284 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243284 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243284 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5030 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243284 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243284 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243284 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42288 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243284 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243284 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243284 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243284 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw (trunk:0) found free endpoint: rtpbridge/d1@mgw (mgcp_endp.c:262) 20250427085243284 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d1@mgw" (mgcp_protocol.c:370) 20250427085243284 DLMGCP NOTICE <0013> endpoint:rtpbridge/d1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243284 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243284 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw CI:6E0E1449 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243284 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw CI:6E0E1449 output_enabled 0 (mgcp_conn.c:271) 20250427085243284 DLMGCP DEBUG <0013> (1234/rtp C:6E0E1449 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243284 DLMGCP NOTICE <0013> endpoint:rtpbridge/d1@mgw CI:6E0E1449 CRCX: connection successfully created: (1234/rtp C:6E0E1449 r=NULL:0<->l=::1:5032) (mgcp_protocol.c:772) 20250427085243284 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243284 DLMGCP DEBUG <0013> Generated response: line #00: 200 42288 OK (mgcp_msg.c:72) 20250427085243284 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d1@mgw (mgcp_msg.c:72) 20250427085243284 DLMGCP DEBUG <0013> Generated response: line #02: I: 6E0E1449 (mgcp_msg.c:72) 20250427085243284 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243284 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6E0E1449 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243284 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243284 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243284 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243284 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5032 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243284 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243284 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243285 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42289 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243285 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243285 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243285 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243285 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw (trunk:0) found free endpoint: rtpbridge/d2@mgw (mgcp_endp.c:262) 20250427085243285 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d2@mgw" (mgcp_protocol.c:370) 20250427085243285 DLMGCP NOTICE <0013> endpoint:rtpbridge/d2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243285 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243285 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw CI:DF358DC7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243285 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw CI:DF358DC7 output_enabled 0 (mgcp_conn.c:271) 20250427085243285 DLMGCP DEBUG <0013> (1234/rtp C:DF358DC7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243285 DLMGCP NOTICE <0013> endpoint:rtpbridge/d2@mgw CI:DF358DC7 CRCX: connection successfully created: (1234/rtp C:DF358DC7 r=NULL:0<->l=::1:5034) (mgcp_protocol.c:772) 20250427085243285 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243285 DLMGCP DEBUG <0013> Generated response: line #00: 200 42289 OK (mgcp_msg.c:72) 20250427085243285 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d2@mgw (mgcp_msg.c:72) 20250427085243285 DLMGCP DEBUG <0013> Generated response: line #02: I: DF358DC7 (mgcp_msg.c:72) 20250427085243285 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243285 DLMGCP DEBUG <0013> Generated response: line #04: o=- DF358DC7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243285 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243285 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243285 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243285 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5034 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243285 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243285 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243285 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42290 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243285 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243285 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243285 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243285 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw (trunk:0) found free endpoint: rtpbridge/d3@mgw (mgcp_endp.c:262) 20250427085243285 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d3@mgw" (mgcp_protocol.c:370) 20250427085243285 DLMGCP NOTICE <0013> endpoint:rtpbridge/d3@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243285 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243285 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw CI:2DE79F16 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243285 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw CI:2DE79F16 output_enabled 0 (mgcp_conn.c:271) 20250427085243285 DLMGCP DEBUG <0013> (1234/rtp C:2DE79F16 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243285 DLMGCP NOTICE <0013> endpoint:rtpbridge/d3@mgw CI:2DE79F16 CRCX: connection successfully created: (1234/rtp C:2DE79F16 r=NULL:0<->l=::1:5036) (mgcp_protocol.c:772) 20250427085243285 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243285 DLMGCP DEBUG <0013> Generated response: line #00: 200 42290 OK (mgcp_msg.c:72) 20250427085243285 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d3@mgw (mgcp_msg.c:72) 20250427085243285 DLMGCP DEBUG <0013> Generated response: line #02: I: 2DE79F16 (mgcp_msg.c:72) 20250427085243285 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243285 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2DE79F16 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243285 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243285 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243285 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243285 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5036 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243285 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243285 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243285 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42291 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243285 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243285 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243285 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243285 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw (trunk:0) found free endpoint: rtpbridge/d4@mgw (mgcp_endp.c:262) 20250427085243285 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d4@mgw" (mgcp_protocol.c:370) 20250427085243285 DLMGCP NOTICE <0013> endpoint:rtpbridge/d4@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243285 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243285 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw CI:42FE8750 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243285 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw CI:42FE8750 output_enabled 0 (mgcp_conn.c:271) 20250427085243285 DLMGCP DEBUG <0013> (1234/rtp C:42FE8750 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243285 DLMGCP NOTICE <0013> endpoint:rtpbridge/d4@mgw CI:42FE8750 CRCX: connection successfully created: (1234/rtp C:42FE8750 r=NULL:0<->l=::1:5038) (mgcp_protocol.c:772) 20250427085243285 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243285 DLMGCP DEBUG <0013> Generated response: line #00: 200 42291 OK (mgcp_msg.c:72) 20250427085243285 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d4@mgw (mgcp_msg.c:72) 20250427085243285 DLMGCP DEBUG <0013> Generated response: line #02: I: 42FE8750 (mgcp_msg.c:72) 20250427085243285 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243285 DLMGCP DEBUG <0013> Generated response: line #04: o=- 42FE8750 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243285 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243285 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243285 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243285 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5038 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243285 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243285 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243286 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42292 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243286 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243286 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243286 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243286 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw (trunk:0) found free endpoint: rtpbridge/d5@mgw (mgcp_endp.c:262) 20250427085243286 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d5@mgw" (mgcp_protocol.c:370) 20250427085243286 DLMGCP NOTICE <0013> endpoint:rtpbridge/d5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243286 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243286 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw CI:28519B90 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243286 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw CI:28519B90 output_enabled 0 (mgcp_conn.c:271) 20250427085243286 DLMGCP DEBUG <0013> (1234/rtp C:28519B90 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243286 DLMGCP NOTICE <0013> endpoint:rtpbridge/d5@mgw CI:28519B90 CRCX: connection successfully created: (1234/rtp C:28519B90 r=NULL:0<->l=::1:5040) (mgcp_protocol.c:772) 20250427085243286 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243286 DLMGCP DEBUG <0013> Generated response: line #00: 200 42292 OK (mgcp_msg.c:72) 20250427085243286 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d5@mgw (mgcp_msg.c:72) 20250427085243286 DLMGCP DEBUG <0013> Generated response: line #02: I: 28519B90 (mgcp_msg.c:72) 20250427085243286 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243286 DLMGCP DEBUG <0013> Generated response: line #04: o=- 28519B90 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243286 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243286 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243286 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243286 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5040 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243286 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243286 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243286 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42293 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243286 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243286 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243286 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243286 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw (trunk:0) found free endpoint: rtpbridge/d6@mgw (mgcp_endp.c:262) 20250427085243286 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d6@mgw" (mgcp_protocol.c:370) 20250427085243286 DLMGCP NOTICE <0013> endpoint:rtpbridge/d6@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243286 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243286 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw CI:A43588E4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243286 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw CI:A43588E4 output_enabled 0 (mgcp_conn.c:271) 20250427085243286 DLMGCP DEBUG <0013> (1234/rtp C:A43588E4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243286 DLMGCP NOTICE <0013> endpoint:rtpbridge/d6@mgw CI:A43588E4 CRCX: connection successfully created: (1234/rtp C:A43588E4 r=NULL:0<->l=::1:5042) (mgcp_protocol.c:772) 20250427085243286 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243286 DLMGCP DEBUG <0013> Generated response: line #00: 200 42293 OK (mgcp_msg.c:72) 20250427085243286 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d6@mgw (mgcp_msg.c:72) 20250427085243286 DLMGCP DEBUG <0013> Generated response: line #02: I: A43588E4 (mgcp_msg.c:72) 20250427085243286 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243286 DLMGCP DEBUG <0013> Generated response: line #04: o=- A43588E4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243286 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243286 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243286 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243286 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5042 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243286 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243286 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243286 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42294 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243286 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243286 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243286 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243286 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw (trunk:0) found free endpoint: rtpbridge/d7@mgw (mgcp_endp.c:262) 20250427085243286 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d7@mgw" (mgcp_protocol.c:370) 20250427085243286 DLMGCP NOTICE <0013> endpoint:rtpbridge/d7@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243286 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243286 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw CI:B6032552 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243286 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw CI:B6032552 output_enabled 0 (mgcp_conn.c:271) 20250427085243286 DLMGCP DEBUG <0013> (1234/rtp C:B6032552 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243286 DLMGCP NOTICE <0013> endpoint:rtpbridge/d7@mgw CI:B6032552 CRCX: connection successfully created: (1234/rtp C:B6032552 r=NULL:0<->l=::1:5044) (mgcp_protocol.c:772) 20250427085243286 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243286 DLMGCP DEBUG <0013> Generated response: line #00: 200 42294 OK (mgcp_msg.c:72) 20250427085243286 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d7@mgw (mgcp_msg.c:72) 20250427085243286 DLMGCP DEBUG <0013> Generated response: line #02: I: B6032552 (mgcp_msg.c:72) 20250427085243286 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243286 DLMGCP DEBUG <0013> Generated response: line #04: o=- B6032552 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243286 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243286 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243286 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243286 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5044 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243286 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243286 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243286 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42295 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243286 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243286 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243286 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243286 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw (trunk:0) found free endpoint: rtpbridge/d8@mgw (mgcp_endp.c:262) 20250427085243286 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d8@mgw" (mgcp_protocol.c:370) 20250427085243286 DLMGCP NOTICE <0013> endpoint:rtpbridge/d8@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243287 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243287 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw CI:61EECBF9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243287 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw CI:61EECBF9 output_enabled 0 (mgcp_conn.c:271) 20250427085243287 DLMGCP DEBUG <0013> (1234/rtp C:61EECBF9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243287 DLMGCP NOTICE <0013> endpoint:rtpbridge/d8@mgw CI:61EECBF9 CRCX: connection successfully created: (1234/rtp C:61EECBF9 r=NULL:0<->l=::1:5046) (mgcp_protocol.c:772) 20250427085243287 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243287 DLMGCP DEBUG <0013> Generated response: line #00: 200 42295 OK (mgcp_msg.c:72) 20250427085243287 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d8@mgw (mgcp_msg.c:72) 20250427085243287 DLMGCP DEBUG <0013> Generated response: line #02: I: 61EECBF9 (mgcp_msg.c:72) 20250427085243287 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243287 DLMGCP DEBUG <0013> Generated response: line #04: o=- 61EECBF9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243287 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243287 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243287 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243287 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5046 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243287 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243287 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243287 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42296 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243287 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243287 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243287 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243287 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw (trunk:0) found free endpoint: rtpbridge/d9@mgw (mgcp_endp.c:262) 20250427085243287 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d9@mgw" (mgcp_protocol.c:370) 20250427085243287 DLMGCP NOTICE <0013> endpoint:rtpbridge/d9@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243287 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243287 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw CI:79DFF512 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243287 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw CI:79DFF512 output_enabled 0 (mgcp_conn.c:271) 20250427085243287 DLMGCP DEBUG <0013> (1234/rtp C:79DFF512 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243287 DLMGCP NOTICE <0013> endpoint:rtpbridge/d9@mgw CI:79DFF512 CRCX: connection successfully created: (1234/rtp C:79DFF512 r=NULL:0<->l=::1:5048) (mgcp_protocol.c:772) 20250427085243287 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243287 DLMGCP DEBUG <0013> Generated response: line #00: 200 42296 OK (mgcp_msg.c:72) 20250427085243287 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d9@mgw (mgcp_msg.c:72) 20250427085243287 DLMGCP DEBUG <0013> Generated response: line #02: I: 79DFF512 (mgcp_msg.c:72) 20250427085243287 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243287 DLMGCP DEBUG <0013> Generated response: line #04: o=- 79DFF512 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243287 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243287 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243287 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243287 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5048 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243287 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243287 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243287 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42297 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243287 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243287 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243287 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243287 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw (trunk:0) found free endpoint: rtpbridge/da@mgw (mgcp_endp.c:262) 20250427085243287 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/da@mgw" (mgcp_protocol.c:370) 20250427085243287 DLMGCP NOTICE <0013> endpoint:rtpbridge/da@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243287 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243287 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw CI:63EB1277 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243287 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw CI:63EB1277 output_enabled 0 (mgcp_conn.c:271) 20250427085243287 DLMGCP DEBUG <0013> (1234/rtp C:63EB1277 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243287 DLMGCP NOTICE <0013> endpoint:rtpbridge/da@mgw CI:63EB1277 CRCX: connection successfully created: (1234/rtp C:63EB1277 r=NULL:0<->l=::1:5050) (mgcp_protocol.c:772) 20250427085243287 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243287 DLMGCP DEBUG <0013> Generated response: line #00: 200 42297 OK (mgcp_msg.c:72) 20250427085243288 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/da@mgw (mgcp_msg.c:72) 20250427085243288 DLMGCP DEBUG <0013> Generated response: line #02: I: 63EB1277 (mgcp_msg.c:72) 20250427085243288 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243288 DLMGCP DEBUG <0013> Generated response: line #04: o=- 63EB1277 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243288 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243288 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243288 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243288 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5050 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243288 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243288 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243288 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42298 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243288 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243288 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243288 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243288 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw (trunk:0) found free endpoint: rtpbridge/db@mgw (mgcp_endp.c:262) 20250427085243288 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/db@mgw" (mgcp_protocol.c:370) 20250427085243288 DLMGCP NOTICE <0013> endpoint:rtpbridge/db@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243288 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243288 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw CI:996D3BAE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243288 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw CI:996D3BAE output_enabled 0 (mgcp_conn.c:271) 20250427085243288 DLMGCP DEBUG <0013> (1234/rtp C:996D3BAE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243288 DLMGCP NOTICE <0013> endpoint:rtpbridge/db@mgw CI:996D3BAE CRCX: connection successfully created: (1234/rtp C:996D3BAE r=NULL:0<->l=::1:5052) (mgcp_protocol.c:772) 20250427085243288 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243288 DLMGCP DEBUG <0013> Generated response: line #00: 200 42298 OK (mgcp_msg.c:72) 20250427085243288 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/db@mgw (mgcp_msg.c:72) 20250427085243288 DLMGCP DEBUG <0013> Generated response: line #02: I: 996D3BAE (mgcp_msg.c:72) 20250427085243288 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243288 DLMGCP DEBUG <0013> Generated response: line #04: o=- 996D3BAE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243288 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243288 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243288 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243288 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5052 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243288 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243288 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243289 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42299 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243289 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243289 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243289 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243289 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw (trunk:0) found free endpoint: rtpbridge/dc@mgw (mgcp_endp.c:262) 20250427085243289 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/dc@mgw" (mgcp_protocol.c:370) 20250427085243289 DLMGCP NOTICE <0013> endpoint:rtpbridge/dc@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243289 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243289 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw CI:C944365C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243289 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw CI:C944365C output_enabled 0 (mgcp_conn.c:271) 20250427085243289 DLMGCP DEBUG <0013> (1234/rtp C:C944365C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243289 DLMGCP NOTICE <0013> endpoint:rtpbridge/dc@mgw CI:C944365C CRCX: connection successfully created: (1234/rtp C:C944365C r=NULL:0<->l=::1:5054) (mgcp_protocol.c:772) 20250427085243289 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243289 DLMGCP DEBUG <0013> Generated response: line #00: 200 42299 OK (mgcp_msg.c:72) 20250427085243289 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/dc@mgw (mgcp_msg.c:72) 20250427085243289 DLMGCP DEBUG <0013> Generated response: line #02: I: C944365C (mgcp_msg.c:72) 20250427085243289 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243289 DLMGCP DEBUG <0013> Generated response: line #04: o=- C944365C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243289 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243289 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243289 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243289 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5054 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243289 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243289 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243289 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42300 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243289 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243289 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243289 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243289 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw (trunk:0) found free endpoint: rtpbridge/dd@mgw (mgcp_endp.c:262) 20250427085243289 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/dd@mgw" (mgcp_protocol.c:370) 20250427085243289 DLMGCP NOTICE <0013> endpoint:rtpbridge/dd@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243289 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243289 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw CI:83877B7C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243289 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw CI:83877B7C output_enabled 0 (mgcp_conn.c:271) 20250427085243289 DLMGCP DEBUG <0013> (1234/rtp C:83877B7C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243289 DLMGCP NOTICE <0013> endpoint:rtpbridge/dd@mgw CI:83877B7C CRCX: connection successfully created: (1234/rtp C:83877B7C r=NULL:0<->l=::1:5056) (mgcp_protocol.c:772) 20250427085243289 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243289 DLMGCP DEBUG <0013> Generated response: line #00: 200 42300 OK (mgcp_msg.c:72) 20250427085243289 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/dd@mgw (mgcp_msg.c:72) 20250427085243289 DLMGCP DEBUG <0013> Generated response: line #02: I: 83877B7C (mgcp_msg.c:72) 20250427085243289 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243289 DLMGCP DEBUG <0013> Generated response: line #04: o=- 83877B7C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243289 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243289 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243289 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243289 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5056 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243289 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243289 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243290 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42301 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243290 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243290 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243290 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243290 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw (trunk:0) found free endpoint: rtpbridge/de@mgw (mgcp_endp.c:262) 20250427085243290 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/de@mgw" (mgcp_protocol.c:370) 20250427085243290 DLMGCP NOTICE <0013> endpoint:rtpbridge/de@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243290 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243290 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw CI:EFC5F414 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243290 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw CI:EFC5F414 output_enabled 0 (mgcp_conn.c:271) 20250427085243290 DLMGCP DEBUG <0013> (1234/rtp C:EFC5F414 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243290 DLMGCP NOTICE <0013> endpoint:rtpbridge/de@mgw CI:EFC5F414 CRCX: connection successfully created: (1234/rtp C:EFC5F414 r=NULL:0<->l=::1:5058) (mgcp_protocol.c:772) 20250427085243290 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243290 DLMGCP DEBUG <0013> Generated response: line #00: 200 42301 OK (mgcp_msg.c:72) 20250427085243290 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/de@mgw (mgcp_msg.c:72) 20250427085243290 DLMGCP DEBUG <0013> Generated response: line #02: I: EFC5F414 (mgcp_msg.c:72) 20250427085243290 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243290 DLMGCP DEBUG <0013> Generated response: line #04: o=- EFC5F414 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243290 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243290 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243290 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243290 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5058 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243290 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243290 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243290 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42302 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243290 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243290 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243290 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243290 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw (trunk:0) found free endpoint: rtpbridge/df@mgw (mgcp_endp.c:262) 20250427085243290 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/df@mgw" (mgcp_protocol.c:370) 20250427085243290 DLMGCP NOTICE <0013> endpoint:rtpbridge/df@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243290 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243290 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw CI:AA8233F0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243290 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw CI:AA8233F0 output_enabled 0 (mgcp_conn.c:271) 20250427085243290 DLMGCP DEBUG <0013> (1234/rtp C:AA8233F0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243290 DLMGCP NOTICE <0013> endpoint:rtpbridge/df@mgw CI:AA8233F0 CRCX: connection successfully created: (1234/rtp C:AA8233F0 r=NULL:0<->l=::1:5060) (mgcp_protocol.c:772) 20250427085243290 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243290 DLMGCP DEBUG <0013> Generated response: line #00: 200 42302 OK (mgcp_msg.c:72) 20250427085243290 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/df@mgw (mgcp_msg.c:72) 20250427085243290 DLMGCP DEBUG <0013> Generated response: line #02: I: AA8233F0 (mgcp_msg.c:72) 20250427085243290 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243290 DLMGCP DEBUG <0013> Generated response: line #04: o=- AA8233F0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243290 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243290 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243290 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) [38;5;51m20250427085243290 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5060 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243290 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243290 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243291 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42303 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243291 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243291 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243291 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243291 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw (trunk:0) found free endpoint: rtpbridge/e0@mgw (mgcp_endp.c:262) 20250427085243291 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e0@mgw" (mgcp_protocol.c:370) 20250427085243291 DLMGCP NOTICE <0013> endpoint:rtpbridge/e0@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243291 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243291 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw CI:78568723 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243291 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw CI:78568723 output_enabled 0 (mgcp_conn.c:271) 20250427085243291 DLMGCP DEBUG <0013> (1234/rtp C:78568723 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243291 DLMGCP NOTICE <0013> endpoint:rtpbridge/e0@mgw CI:78568723 CRCX: connection successfully created: (1234/rtp C:78568723 r=NULL:0<->l=::1:5062) (mgcp_protocol.c:772) 20250427085243291 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243291 DLMGCP DEBUG <0013> Generated response: line #00: 200 42303 OK (mgcp_msg.c:72) 20250427085243291 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e0@mgw (mgcp_msg.c:72) 20250427085243291 DLMGCP DEBUG <0013> Generated response: line #02: I: 78568723 (mgcp_msg.c:72) 20250427085243291 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243291 DLMGCP DEBUG <0013> Generated response: line #04: o=- 78568723 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243291 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243291 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243291 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243291 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5062 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243291 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243291 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243291 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42304 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243291 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243291 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243291 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243291 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw (trunk:0) found free endpoint: rtpbridge/e1@mgw (mgcp_endp.c:262) 20250427085243291 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e1@mgw" (mgcp_protocol.c:370) 20250427085243291 DLMGCP NOTICE <0013> endpoint:rtpbridge/e1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243291 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243291 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw CI:D33E386B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243291 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw CI:D33E386B output_enabled 0 (mgcp_conn.c:271) 20250427085243291 DLMGCP DEBUG <0013> (1234/rtp C:D33E386B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243291 DLMGCP NOTICE <0013> endpoint:rtpbridge/e1@mgw CI:D33E386B CRCX: connection successfully created: (1234/rtp C:D33E386B r=NULL:0<->l=::1:5064) (mgcp_protocol.c:772) 20250427085243291 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243291 DLMGCP DEBUG <0013> Generated response: line #00: 200 42304 OK (mgcp_msg.c:72) 20250427085243291 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e1@mgw (mgcp_msg.c:72) 20250427085243291 DLMGCP DEBUG <0013> Generated response: line #02: I: D33E386B (mgcp_msg.c:72) 20250427085243291 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243291 DLMGCP DEBUG <0013> Generated response: line #04: o=- D33E386B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243291 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243291 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243291 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243291 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5064 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243291 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243291 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243292 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42305 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243292 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243292 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243292 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243292 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw (trunk:0) found free endpoint: rtpbridge/e2@mgw (mgcp_endp.c:262) 20250427085243292 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e2@mgw" (mgcp_protocol.c:370) 20250427085243292 DLMGCP NOTICE <0013> endpoint:rtpbridge/e2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243292 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243292 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw CI:37CF7EE6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243292 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw CI:37CF7EE6 output_enabled 0 (mgcp_conn.c:271) 20250427085243292 DLMGCP DEBUG <0013> (1234/rtp C:37CF7EE6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243292 DLMGCP NOTICE <0013> endpoint:rtpbridge/e2@mgw CI:37CF7EE6 CRCX: connection successfully created: (1234/rtp C:37CF7EE6 r=NULL:0<->l=::1:5066) (mgcp_protocol.c:772) 20250427085243292 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243292 DLMGCP DEBUG <0013> Generated response: line #00: 200 42305 OK (mgcp_msg.c:72) 20250427085243292 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e2@mgw (mgcp_msg.c:72) 20250427085243292 DLMGCP DEBUG <0013> Generated response: line #02: I: 37CF7EE6 (mgcp_msg.c:72) 20250427085243292 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243292 DLMGCP DEBUG <0013> Generated response: line #04: o=- 37CF7EE6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243292 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243292 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243292 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243292 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5066 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243292 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243292 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243292 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42306 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243292 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243292 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243292 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243292 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw (trunk:0) found free endpoint: rtpbridge/e3@mgw (mgcp_endp.c:262) 20250427085243292 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e3@mgw" (mgcp_protocol.c:370) 20250427085243292 DLMGCP NOTICE <0013> endpoint:rtpbridge/e3@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243292 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243292 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw CI:2C0B3A97 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243292 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw CI:2C0B3A97 output_enabled 0 (mgcp_conn.c:271) 20250427085243292 DLMGCP DEBUG <0013> (1234/rtp C:2C0B3A97 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243292 DLMGCP NOTICE <0013> endpoint:rtpbridge/e3@mgw CI:2C0B3A97 CRCX: connection successfully created: (1234/rtp C:2C0B3A97 r=NULL:0<->l=::1:5068) (mgcp_protocol.c:772) 20250427085243292 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243292 DLMGCP DEBUG <0013> Generated response: line #00: 200 42306 OK (mgcp_msg.c:72) 20250427085243292 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e3@mgw (mgcp_msg.c:72) 20250427085243292 DLMGCP DEBUG <0013> Generated response: line #02: I: 2C0B3A97 (mgcp_msg.c:72) 20250427085243292 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243292 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2C0B3A97 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243292 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243292 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243292 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243292 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5068 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243292 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243292 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243293 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42307 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243293 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243293 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243293 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243293 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw (trunk:0) found free endpoint: rtpbridge/e4@mgw (mgcp_endp.c:262) 20250427085243293 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e4@mgw" (mgcp_protocol.c:370) 20250427085243293 DLMGCP NOTICE <0013> endpoint:rtpbridge/e4@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243293 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243293 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw CI:22DE8455 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243293 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw CI:22DE8455 output_enabled 0 (mgcp_conn.c:271) 20250427085243293 DLMGCP DEBUG <0013> (1234/rtp C:22DE8455 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243293 DLMGCP NOTICE <0013> endpoint:rtpbridge/e4@mgw CI:22DE8455 CRCX: connection successfully created: (1234/rtp C:22DE8455 r=NULL:0<->l=::1:5070) (mgcp_protocol.c:772) 20250427085243293 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243293 DLMGCP DEBUG <0013> Generated response: line #00: 200 42307 OK (mgcp_msg.c:72) 20250427085243293 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e4@mgw (mgcp_msg.c:72) 20250427085243293 DLMGCP DEBUG <0013> Generated response: line #02: I: 22DE8455 (mgcp_msg.c:72) 20250427085243293 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243293 DLMGCP DEBUG <0013> Generated response: line #04: o=- 22DE8455 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243293 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243293 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243293 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243293 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5070 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243293 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243293 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243293 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42308 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243293 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243293 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243293 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243293 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw (trunk:0) found free endpoint: rtpbridge/e5@mgw (mgcp_endp.c:262) 20250427085243293 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e5@mgw" (mgcp_protocol.c:370) 20250427085243293 DLMGCP NOTICE <0013> endpoint:rtpbridge/e5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243293 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243293 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw CI:B257A00D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243293 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw CI:B257A00D output_enabled 0 (mgcp_conn.c:271) 20250427085243293 DLMGCP DEBUG <0013> (1234/rtp C:B257A00D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243293 DLMGCP NOTICE <0013> endpoint:rtpbridge/e5@mgw CI:B257A00D CRCX: connection successfully created: (1234/rtp C:B257A00D r=NULL:0<->l=::1:5072) (mgcp_protocol.c:772) 20250427085243293 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243293 DLMGCP DEBUG <0013> Generated response: line #00: 200 42308 OK (mgcp_msg.c:72) 20250427085243293 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e5@mgw (mgcp_msg.c:72) 20250427085243293 DLMGCP DEBUG <0013> Generated response: line #02: I: B257A00D (mgcp_msg.c:72) 20250427085243293 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243293 DLMGCP DEBUG <0013> Generated response: line #04: o=- B257A00D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243293 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243293 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243293 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243293 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5072 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243293 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243293 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243294 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42309 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243294 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243294 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243294 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243294 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw (trunk:0) found free endpoint: rtpbridge/e6@mgw (mgcp_endp.c:262) 20250427085243294 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e6@mgw" (mgcp_protocol.c:370) 20250427085243294 DLMGCP NOTICE <0013> endpoint:rtpbridge/e6@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243294 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243294 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw CI:61DF1DD7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243294 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw CI:61DF1DD7 output_enabled 0 (mgcp_conn.c:271) 20250427085243294 DLMGCP DEBUG <0013> (1234/rtp C:61DF1DD7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243294 DLMGCP NOTICE <0013> endpoint:rtpbridge/e6@mgw CI:61DF1DD7 CRCX: connection successfully created: (1234/rtp C:61DF1DD7 r=NULL:0<->l=::1:5074) (mgcp_protocol.c:772) 20250427085243294 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243294 DLMGCP DEBUG <0013> Generated response: line #00: 200 42309 OK (mgcp_msg.c:72) 20250427085243294 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e6@mgw (mgcp_msg.c:72) 20250427085243294 DLMGCP DEBUG <0013> Generated response: line #02: I: 61DF1DD7 (mgcp_msg.c:72) 20250427085243294 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243294 DLMGCP DEBUG <0013> Generated response: line #04: o=- 61DF1DD7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243294 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243294 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243294 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243294 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5074 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243294 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243294 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243294 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42310 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243294 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243294 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243294 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243294 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw (trunk:0) found free endpoint: rtpbridge/e7@mgw (mgcp_endp.c:262) 20250427085243294 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e7@mgw" (mgcp_protocol.c:370) 20250427085243294 DLMGCP NOTICE <0013> endpoint:rtpbridge/e7@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243294 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243294 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw CI:893EE98E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243294 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw CI:893EE98E output_enabled 0 (mgcp_conn.c:271) 20250427085243294 DLMGCP DEBUG <0013> (1234/rtp C:893EE98E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243294 DLMGCP NOTICE <0013> endpoint:rtpbridge/e7@mgw CI:893EE98E CRCX: connection successfully created: (1234/rtp C:893EE98E r=NULL:0<->l=::1:5076) (mgcp_protocol.c:772) 20250427085243294 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243294 DLMGCP DEBUG <0013> Generated response: line #00: 200 42310 OK (mgcp_msg.c:72) 20250427085243294 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e7@mgw (mgcp_msg.c:72) 20250427085243294 DLMGCP DEBUG <0013> Generated response: line #02: I: 893EE98E (mgcp_msg.c:72) 20250427085243294 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243294 DLMGCP DEBUG <0013> Generated response: line #04: o=- 893EE98E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243294 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243294 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243294 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243294 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5076 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243294 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243294 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243295 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42311 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243295 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243295 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243295 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243295 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw (trunk:0) found free endpoint: rtpbridge/e8@mgw (mgcp_endp.c:262) 20250427085243295 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e8@mgw" (mgcp_protocol.c:370) 20250427085243295 DLMGCP NOTICE <0013> endpoint:rtpbridge/e8@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243295 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243295 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw CI:FCC7542C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243295 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw CI:FCC7542C output_enabled 0 (mgcp_conn.c:271) 20250427085243295 DLMGCP DEBUG <0013> (1234/rtp C:FCC7542C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243295 DLMGCP NOTICE <0013> endpoint:rtpbridge/e8@mgw CI:FCC7542C CRCX: connection successfully created: (1234/rtp C:FCC7542C r=NULL:0<->l=::1:5078) (mgcp_protocol.c:772) 20250427085243295 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243295 DLMGCP DEBUG <0013> Generated response: line #00: 200 42311 OK (mgcp_msg.c:72) 20250427085243295 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e8@mgw (mgcp_msg.c:72) 20250427085243295 DLMGCP DEBUG <0013> Generated response: line #02: I: FCC7542C (mgcp_msg.c:72) 20250427085243295 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243295 DLMGCP DEBUG <0013> Generated response: line #04: o=- FCC7542C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243295 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243295 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243295 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243295 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5078 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243295 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243295 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243295 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42312 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243295 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243295 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243295 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243295 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw (trunk:0) found free endpoint: rtpbridge/e9@mgw (mgcp_endp.c:262) 20250427085243295 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e9@mgw" (mgcp_protocol.c:370) 20250427085243295 DLMGCP NOTICE <0013> endpoint:rtpbridge/e9@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243295 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243295 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw CI:B543238E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243295 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw CI:B543238E output_enabled 0 (mgcp_conn.c:271) 20250427085243295 DLMGCP DEBUG <0013> (1234/rtp C:B543238E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243295 DLMGCP NOTICE <0013> endpoint:rtpbridge/e9@mgw CI:B543238E CRCX: connection successfully created: (1234/rtp C:B543238E r=NULL:0<->l=::1:5080) (mgcp_protocol.c:772) 20250427085243295 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243295 DLMGCP DEBUG <0013> Generated response: line #00: 200 42312 OK (mgcp_msg.c:72) 20250427085243295 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e9@mgw (mgcp_msg.c:72) 20250427085243295 DLMGCP DEBUG <0013> Generated response: line #02: I: B543238E (mgcp_msg.c:72) 20250427085243295 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243295 DLMGCP DEBUG <0013> Generated response: line #04: o=- B543238E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243295 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243295 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243295 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243295 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5080 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243295 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243295 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243296 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42313 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243296 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243296 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243296 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243296 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw (trunk:0) found free endpoint: rtpbridge/ea@mgw (mgcp_endp.c:262) 20250427085243296 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ea@mgw" (mgcp_protocol.c:370) 20250427085243296 DLMGCP NOTICE <0013> endpoint:rtpbridge/ea@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243296 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243296 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw CI:AEE7BE20 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243296 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw CI:AEE7BE20 output_enabled 0 (mgcp_conn.c:271) 20250427085243296 DLMGCP DEBUG <0013> (1234/rtp C:AEE7BE20 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243296 DLMGCP NOTICE <0013> endpoint:rtpbridge/ea@mgw CI:AEE7BE20 CRCX: connection successfully created: (1234/rtp C:AEE7BE20 r=NULL:0<->l=::1:5082) (mgcp_protocol.c:772) 20250427085243296 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243296 DLMGCP DEBUG <0013> Generated response: line #00: 200 42313 OK (mgcp_msg.c:72) 20250427085243296 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ea@mgw (mgcp_msg.c:72) 20250427085243296 DLMGCP DEBUG <0013> Generated response: line #02: I: AEE7BE20 (mgcp_msg.c:72) 20250427085243296 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243296 DLMGCP DEBUG <0013> Generated response: line #04: o=- AEE7BE20 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243296 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243296 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243296 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243296 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5082 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243296 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243296 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243296 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42314 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243296 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243296 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243296 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243296 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw (trunk:0) found free endpoint: rtpbridge/eb@mgw (mgcp_endp.c:262) 20250427085243296 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/eb@mgw" (mgcp_protocol.c:370) 20250427085243296 DLMGCP NOTICE <0013> endpoint:rtpbridge/eb@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243296 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243296 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw CI:70D58366 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243296 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw CI:70D58366 output_enabled 0 (mgcp_conn.c:271) 20250427085243296 DLMGCP DEBUG <0013> (1234/rtp C:70D58366 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243296 DLMGCP NOTICE <0013> endpoint:rtpbridge/eb@mgw CI:70D58366 CRCX: connection successfully created: (1234/rtp C:70D58366 r=NULL:0<->l=::1:5084) (mgcp_protocol.c:772) 20250427085243296 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243296 DLMGCP DEBUG <0013> Generated response: line #00: 200 42314 OK (mgcp_msg.c:72) 20250427085243296 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/eb@mgw (mgcp_msg.c:72) 20250427085243296 DLMGCP DEBUG <0013> Generated response: line #02: I: 70D58366 (mgcp_msg.c:72) 20250427085243296 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243296 DLMGCP DEBUG <0013> Generated response: line #04: o=- 70D58366 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243296 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243296 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243296 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243296 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5084 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243296 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243296 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243297 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42315 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243297 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243297 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243297 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243297 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw (trunk:0) found free endpoint: rtpbridge/ec@mgw (mgcp_endp.c:262) 20250427085243297 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ec@mgw" (mgcp_protocol.c:370) 20250427085243297 DLMGCP NOTICE <0013> endpoint:rtpbridge/ec@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243297 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243297 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw CI:CD3063E3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243297 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw CI:CD3063E3 output_enabled 0 (mgcp_conn.c:271) 20250427085243297 DLMGCP DEBUG <0013> (1234/rtp C:CD3063E3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243297 DLMGCP NOTICE <0013> endpoint:rtpbridge/ec@mgw CI:CD3063E3 CRCX: connection successfully created: (1234/rtp C:CD3063E3 r=NULL:0<->l=::1:5086) (mgcp_protocol.c:772) 20250427085243297 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243297 DLMGCP DEBUG <0013> Generated response: line #00: 200 42315 OK (mgcp_msg.c:72) 20250427085243297 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ec@mgw (mgcp_msg.c:72) 20250427085243297 DLMGCP DEBUG <0013> Generated response: line #02: I: CD3063E3 (mgcp_msg.c:72) 20250427085243297 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243297 DLMGCP DEBUG <0013> Generated response: line #04: o=- CD3063E3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243297 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243297 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243297 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243297 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5086 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243297 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243297 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243297 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42316 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243297 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243297 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243297 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243297 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw (trunk:0) found free endpoint: rtpbridge/ed@mgw (mgcp_endp.c:262) 20250427085243297 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ed@mgw" (mgcp_protocol.c:370) 20250427085243297 DLMGCP NOTICE <0013> endpoint:rtpbridge/ed@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243297 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243297 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw CI:216FEB25 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243297 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw CI:216FEB25 output_enabled 0 (mgcp_conn.c:271) 20250427085243297 DLMGCP DEBUG <0013> (1234/rtp C:216FEB25 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243297 DLMGCP NOTICE <0013> endpoint:rtpbridge/ed@mgw CI:216FEB25 CRCX: connection successfully created: (1234/rtp C:216FEB25 r=NULL:0<->l=::1:5088) (mgcp_protocol.c:772) 20250427085243297 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243297 DLMGCP DEBUG <0013> Generated response: line #00: 200 42316 OK (mgcp_msg.c:72) 20250427085243297 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ed@mgw (mgcp_msg.c:72) 20250427085243297 DLMGCP DEBUG <0013> Generated response: line #02: I: 216FEB25 (mgcp_msg.c:72) 20250427085243297 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243297 DLMGCP DEBUG <0013> Generated response: line #04: o=- 216FEB25 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243297 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243297 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243297 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243297 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5088 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243297 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243297 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243297 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42317 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243297 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243297 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243297 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243297 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw (trunk:0) found free endpoint: rtpbridge/ee@mgw (mgcp_endp.c:262) 20250427085243297 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ee@mgw" (mgcp_protocol.c:370) 20250427085243297 DLMGCP NOTICE <0013> endpoint:rtpbridge/ee@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243297 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243298 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw CI:34F41A75 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243298 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw CI:34F41A75 output_enabled 0 (mgcp_conn.c:271) 20250427085243298 DLMGCP DEBUG <0013> (1234/rtp C:34F41A75 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243298 DLMGCP NOTICE <0013> endpoint:rtpbridge/ee@mgw CI:34F41A75 CRCX: connection successfully created: (1234/rtp C:34F41A75 r=NULL:0<->l=::1:5090) (mgcp_protocol.c:772) 20250427085243298 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243298 DLMGCP DEBUG <0013> Generated response: line #00: 200 42317 OK (mgcp_msg.c:72) 20250427085243298 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ee@mgw (mgcp_msg.c:72) 20250427085243298 DLMGCP DEBUG <0013> Generated response: line #02: I: 34F41A75 (mgcp_msg.c:72) 20250427085243298 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243298 DLMGCP DEBUG <0013> Generated response: line #04: o=- 34F41A75 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243298 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243298 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243298 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243298 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5090 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243298 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243298 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243298 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42318 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243298 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243298 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243298 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243298 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw (trunk:0) found free endpoint: rtpbridge/ef@mgw (mgcp_endp.c:262) 20250427085243298 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ef@mgw" (mgcp_protocol.c:370) 20250427085243298 DLMGCP NOTICE <0013> endpoint:rtpbridge/ef@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243298 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243298 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw CI:D13E4D74 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243298 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw CI:D13E4D74 output_enabled 0 (mgcp_conn.c:271) 20250427085243298 DLMGCP DEBUG <0013> (1234/rtp C:D13E4D74 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243298 DLMGCP NOTICE <0013> endpoint:rtpbridge/ef@mgw CI:D13E4D74 CRCX: connection successfully created: (1234/rtp C:D13E4D74 r=NULL:0<->l=::1:5092) (mgcp_protocol.c:772) 20250427085243298 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243298 DLMGCP DEBUG <0013> Generated response: line #00: 200 42318 OK (mgcp_msg.c:72) 20250427085243298 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ef@mgw (mgcp_msg.c:72) 20250427085243298 DLMGCP DEBUG <0013> Generated response: line #02: I: D13E4D74 (mgcp_msg.c:72) 20250427085243298 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243298 DLMGCP DEBUG <0013> Generated response: line #04: o=- D13E4D74 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243298 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243298 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243298 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243298 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5092 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243298 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243298 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243298 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42319 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243298 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243298 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243298 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243298 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw (trunk:0) found free endpoint: rtpbridge/f0@mgw (mgcp_endp.c:262) 20250427085243298 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f0@mgw" (mgcp_protocol.c:370) 20250427085243298 DLMGCP NOTICE <0013> endpoint:rtpbridge/f0@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243298 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243298 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw CI:F6DD9482 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243299 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw CI:F6DD9482 output_enabled 0 (mgcp_conn.c:271) 20250427085243299 DLMGCP DEBUG <0013> (1234/rtp C:F6DD9482 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243299 DLMGCP NOTICE <0013> endpoint:rtpbridge/f0@mgw CI:F6DD9482 CRCX: connection successfully created: (1234/rtp C:F6DD9482 r=NULL:0<->l=::1:5094) (mgcp_protocol.c:772) 20250427085243299 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243299 DLMGCP DEBUG <0013> Generated response: line #00: 200 42319 OK (mgcp_msg.c:72) 20250427085243299 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f0@mgw (mgcp_msg.c:72) 20250427085243299 DLMGCP DEBUG <0013> Generated response: line #02: I: F6DD9482 (mgcp_msg.c:72) 20250427085243299 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243299 DLMGCP DEBUG <0013> Generated response: line #04: o=- F6DD9482 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243299 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243299 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243299 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243299 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5094 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243299 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243299 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243299 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42320 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243299 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243299 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243299 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243299 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw (trunk:0) found free endpoint: rtpbridge/f1@mgw (mgcp_endp.c:262) 20250427085243299 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f1@mgw" (mgcp_protocol.c:370) 20250427085243299 DLMGCP NOTICE <0013> endpoint:rtpbridge/f1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243299 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243299 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw CI:1EED8CAA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243299 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw CI:1EED8CAA output_enabled 0 (mgcp_conn.c:271) 20250427085243299 DLMGCP DEBUG <0013> (1234/rtp C:1EED8CAA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243299 DLMGCP NOTICE <0013> endpoint:rtpbridge/f1@mgw CI:1EED8CAA CRCX: connection successfully created: (1234/rtp C:1EED8CAA r=NULL:0<->l=::1:5096) (mgcp_protocol.c:772) 20250427085243299 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243299 DLMGCP DEBUG <0013> Generated response: line #00: 200 42320 OK (mgcp_msg.c:72) 20250427085243299 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f1@mgw (mgcp_msg.c:72) 20250427085243299 DLMGCP DEBUG <0013> Generated response: line #02: I: 1EED8CAA (mgcp_msg.c:72) 20250427085243299 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243299 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1EED8CAA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243299 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243299 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243299 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243299 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5096 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243299 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243299 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243299 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42321 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243299 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243299 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243299 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243299 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw (trunk:0) found free endpoint: rtpbridge/f2@mgw (mgcp_endp.c:262) 20250427085243299 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f2@mgw" (mgcp_protocol.c:370) 20250427085243299 DLMGCP NOTICE <0013> endpoint:rtpbridge/f2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243299 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243299 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw CI:B8614741 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243299 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw CI:B8614741 output_enabled 0 (mgcp_conn.c:271) 20250427085243299 DLMGCP DEBUG <0013> (1234/rtp C:B8614741 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243299 DLMGCP NOTICE <0013> endpoint:rtpbridge/f2@mgw CI:B8614741 CRCX: connection successfully created: (1234/rtp C:B8614741 r=NULL:0<->l=::1:5098) (mgcp_protocol.c:772) 20250427085243300 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243300 DLMGCP DEBUG <0013> Generated response: line #00: 200 42321 OK (mgcp_msg.c:72) 20250427085243300 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f2@mgw (mgcp_msg.c:72) 20250427085243300 DLMGCP DEBUG <0013> Generated response: line #02: I: B8614741 (mgcp_msg.c:72) 20250427085243300 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243300 DLMGCP DEBUG <0013> Generated response: line #04: o=- B8614741 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243300 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243300 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243300 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243300 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5098 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243300 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243300 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243300 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42322 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243300 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243300 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243300 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243300 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw (trunk:0) found free endpoint: rtpbridge/f3@mgw (mgcp_endp.c:262) 20250427085243300 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f3@mgw" (mgcp_protocol.c:370) 20250427085243300 DLMGCP NOTICE <0013> endpoint:rtpbridge/f3@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243300 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243300 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw CI:3A17CB04 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243300 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw CI:3A17CB04 output_enabled 0 (mgcp_conn.c:271) 20250427085243300 DLMGCP DEBUG <0013> (1234/rtp C:3A17CB04 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243300 DLMGCP NOTICE <0013> endpoint:rtpbridge/f3@mgw CI:3A17CB04 CRCX: connection successfully created: (1234/rtp C:3A17CB04 r=NULL:0<->l=::1:5100) (mgcp_protocol.c:772) 20250427085243300 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243300 DLMGCP DEBUG <0013> Generated response: line #00: 200 42322 OK (mgcp_msg.c:72) 20250427085243300 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f3@mgw (mgcp_msg.c:72) 20250427085243300 DLMGCP DEBUG <0013> Generated response: line #02: I: 3A17CB04 (mgcp_msg.c:72) 20250427085243300 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243300 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3A17CB04 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243300 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243300 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243300 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243300 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5100 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243300 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243300 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243300 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42323 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243300 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243300 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243300 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243300 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw (trunk:0) found free endpoint: rtpbridge/f4@mgw (mgcp_endp.c:262) 20250427085243300 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f4@mgw" (mgcp_protocol.c:370) 20250427085243300 DLMGCP NOTICE <0013> endpoint:rtpbridge/f4@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243300 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243300 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw CI:BA97D991 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243300 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw CI:BA97D991 output_enabled 0 (mgcp_conn.c:271) 20250427085243300 DLMGCP DEBUG <0013> (1234/rtp C:BA97D991 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243300 DLMGCP NOTICE <0013> endpoint:rtpbridge/f4@mgw CI:BA97D991 CRCX: connection successfully created: (1234/rtp C:BA97D991 r=NULL:0<->l=::1:5102) (mgcp_protocol.c:772) 20250427085243300 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243300 DLMGCP DEBUG <0013> Generated response: line #00: 200 42323 OK (mgcp_msg.c:72) 20250427085243300 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f4@mgw (mgcp_msg.c:72) 20250427085243300 DLMGCP DEBUG <0013> Generated response: line #02: I: BA97D991 (mgcp_msg.c:72) 20250427085243300 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243300 DLMGCP DEBUG <0013> Generated response: line #04: o=- BA97D991 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243300 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243300 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243300 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243300 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5102 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243300 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243300 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243301 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42324 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243301 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243301 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243301 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243301 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw (trunk:0) found free endpoint: rtpbridge/f5@mgw (mgcp_endp.c:262) 20250427085243301 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f5@mgw" (mgcp_protocol.c:370) 20250427085243301 DLMGCP NOTICE <0013> endpoint:rtpbridge/f5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243301 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243301 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw CI:70B24DD5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243301 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw CI:70B24DD5 output_enabled 0 (mgcp_conn.c:271) 20250427085243301 DLMGCP DEBUG <0013> (1234/rtp C:70B24DD5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243301 DLMGCP NOTICE <0013> endpoint:rtpbridge/f5@mgw CI:70B24DD5 CRCX: connection successfully created: (1234/rtp C:70B24DD5 r=NULL:0<->l=::1:5104) (mgcp_protocol.c:772) 20250427085243301 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243301 DLMGCP DEBUG <0013> Generated response: line #00: 200 42324 OK (mgcp_msg.c:72) 20250427085243301 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f5@mgw (mgcp_msg.c:72) 20250427085243301 DLMGCP DEBUG <0013> Generated response: line #02: I: 70B24DD5 (mgcp_msg.c:72) 20250427085243301 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243301 DLMGCP DEBUG <0013> Generated response: line #04: o=- 70B24DD5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243301 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243301 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243301 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243301 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5104 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243301 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243301 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243301 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42325 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243301 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243301 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243301 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243301 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw (trunk:0) found free endpoint: rtpbridge/f6@mgw (mgcp_endp.c:262) 20250427085243301 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f6@mgw" (mgcp_protocol.c:370) 20250427085243301 DLMGCP NOTICE <0013> endpoint:rtpbridge/f6@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243301 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243301 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw CI:3789306F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243301 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw CI:3789306F output_enabled 0 (mgcp_conn.c:271) 20250427085243301 DLMGCP DEBUG <0013> (1234/rtp C:3789306F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243301 DLMGCP NOTICE <0013> endpoint:rtpbridge/f6@mgw CI:3789306F CRCX: connection successfully created: (1234/rtp C:3789306F r=NULL:0<->l=::1:5106) (mgcp_protocol.c:772) 20250427085243301 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243301 DLMGCP DEBUG <0013> Generated response: line #00: 200 42325 OK (mgcp_msg.c:72) 20250427085243301 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f6@mgw (mgcp_msg.c:72) 20250427085243301 DLMGCP DEBUG <0013> Generated response: line #02: I: 3789306F (mgcp_msg.c:72) 20250427085243301 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243301 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3789306F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243301 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243301 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243301 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243301 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5106 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243301 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243301 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243301 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42326 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243301 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243301 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243301 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243301 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw (trunk:0) found free endpoint: rtpbridge/f7@mgw (mgcp_endp.c:262) 20250427085243301 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f7@mgw" (mgcp_protocol.c:370) 20250427085243301 DLMGCP NOTICE <0013> endpoint:rtpbridge/f7@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243302 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243302 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw CI:B352CD29 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243302 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw CI:B352CD29 output_enabled 0 (mgcp_conn.c:271) 20250427085243302 DLMGCP DEBUG <0013> (1234/rtp C:B352CD29 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243302 DLMGCP NOTICE <0013> endpoint:rtpbridge/f7@mgw CI:B352CD29 CRCX: connection successfully created: (1234/rtp C:B352CD29 r=NULL:0<->l=::1:5108) (mgcp_protocol.c:772) 20250427085243302 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243302 DLMGCP DEBUG <0013> Generated response: line #00: 200 42326 OK (mgcp_msg.c:72) 20250427085243302 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f7@mgw (mgcp_msg.c:72) 20250427085243302 DLMGCP DEBUG <0013> Generated response: line #02: I: B352CD29 (mgcp_msg.c:72) 20250427085243302 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243302 DLMGCP DEBUG <0013> Generated response: line #04: o=- B352CD29 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243302 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243302 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243302 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243302 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5108 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243302 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243302 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243302 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42327 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243302 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243302 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243302 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243302 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw (trunk:0) found free endpoint: rtpbridge/f8@mgw (mgcp_endp.c:262) 20250427085243302 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f8@mgw" (mgcp_protocol.c:370) 20250427085243302 DLMGCP NOTICE <0013> endpoint:rtpbridge/f8@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243302 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243302 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw CI:1301B785 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243302 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw CI:1301B785 output_enabled 0 (mgcp_conn.c:271) 20250427085243302 DLMGCP DEBUG <0013> (1234/rtp C:1301B785 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243302 DLMGCP NOTICE <0013> endpoint:rtpbridge/f8@mgw CI:1301B785 CRCX: connection successfully created: (1234/rtp C:1301B785 r=NULL:0<->l=::1:5110) (mgcp_protocol.c:772) 20250427085243302 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243302 DLMGCP DEBUG <0013> Generated response: line #00: 200 42327 OK (mgcp_msg.c:72) 20250427085243302 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f8@mgw (mgcp_msg.c:72) 20250427085243302 DLMGCP DEBUG <0013> Generated response: line #02: I: 1301B785 (mgcp_msg.c:72) 20250427085243302 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243302 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1301B785 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243302 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243302 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243302 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243302 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5110 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243302 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243302 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243302 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42328 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243302 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243302 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243302 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243302 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw (trunk:0) found free endpoint: rtpbridge/f9@mgw (mgcp_endp.c:262) 20250427085243302 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f9@mgw" (mgcp_protocol.c:370) 20250427085243302 DLMGCP NOTICE <0013> endpoint:rtpbridge/f9@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243302 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243302 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw CI:F25FFEE1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243302 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw CI:F25FFEE1 output_enabled 0 (mgcp_conn.c:271) 20250427085243302 DLMGCP DEBUG <0013> (1234/rtp C:F25FFEE1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243302 DLMGCP NOTICE <0013> endpoint:rtpbridge/f9@mgw CI:F25FFEE1 CRCX: connection successfully created: (1234/rtp C:F25FFEE1 r=NULL:0<->l=::1:5112) (mgcp_protocol.c:772) 20250427085243302 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243302 DLMGCP DEBUG <0013> Generated response: line #00: 200 42328 OK (mgcp_msg.c:72) 20250427085243302 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f9@mgw (mgcp_msg.c:72) 20250427085243302 DLMGCP DEBUG <0013> Generated response: line #02: I: F25FFEE1 (mgcp_msg.c:72) 20250427085243302 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243302 DLMGCP DEBUG <0013> Generated response: line #04: o=- F25FFEE1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243302 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243302 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243302 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243302 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5112 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243302 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243302 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243302 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42329 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243302 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243302 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243302 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243302 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw (trunk:0) found free endpoint: rtpbridge/fa@mgw (mgcp_endp.c:262) 20250427085243302 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/fa@mgw" (mgcp_protocol.c:370) 20250427085243302 DLMGCP NOTICE <0013> endpoint:rtpbridge/fa@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243302 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243302 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw CI:3F265B5E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243302 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw CI:3F265B5E output_enabled 0 (mgcp_conn.c:271) 20250427085243303 DLMGCP DEBUG <0013> (1234/rtp C:3F265B5E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243303 DLMGCP NOTICE <0013> endpoint:rtpbridge/fa@mgw CI:3F265B5E CRCX: connection successfully created: (1234/rtp C:3F265B5E r=NULL:0<->l=::1:5114) (mgcp_protocol.c:772) 20250427085243303 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243303 DLMGCP DEBUG <0013> Generated response: line #00: 200 42329 OK (mgcp_msg.c:72) 20250427085243303 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fa@mgw (mgcp_msg.c:72) 20250427085243303 DLMGCP DEBUG <0013> Generated response: line #02: I: 3F265B5E (mgcp_msg.c:72) 20250427085243303 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243303 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3F265B5E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243303 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243303 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243303 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243303 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5114 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243303 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243303 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243303 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42330 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243303 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243303 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243303 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243303 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw (trunk:0) found free endpoint: rtpbridge/fb@mgw (mgcp_endp.c:262) 20250427085243303 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/fb@mgw" (mgcp_protocol.c:370) 20250427085243303 DLMGCP NOTICE <0013> endpoint:rtpbridge/fb@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243303 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243303 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw CI:44BC2400 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243303 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw CI:44BC2400 output_enabled 0 (mgcp_conn.c:271) 20250427085243303 DLMGCP DEBUG <0013> (1234/rtp C:44BC2400 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243303 DLMGCP NOTICE <0013> endpoint:rtpbridge/fb@mgw CI:44BC2400 CRCX: connection successfully created: (1234/rtp C:44BC2400 r=NULL:0<->l=::1:5116) (mgcp_protocol.c:772) 20250427085243303 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243303 DLMGCP DEBUG <0013> Generated response: line #00: 200 42330 OK (mgcp_msg.c:72) 20250427085243303 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fb@mgw (mgcp_msg.c:72) 20250427085243303 DLMGCP DEBUG <0013> Generated response: line #02: I: 44BC2400 (mgcp_msg.c:72) 20250427085243303 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243303 DLMGCP DEBUG <0013> Generated response: line #04: o=- 44BC2400 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243303 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243303 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243303 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243303 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5116 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243303 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243303 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243303 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42331 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243303 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243303 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243303 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243303 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw (trunk:0) found free endpoint: rtpbridge/fc@mgw (mgcp_endp.c:262) 20250427085243303 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/fc@mgw" (mgcp_protocol.c:370) 20250427085243303 DLMGCP NOTICE <0013> endpoint:rtpbridge/fc@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243303 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243303 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw CI:AD4EFF1A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243303 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw CI:AD4EFF1A output_enabled 0 (mgcp_conn.c:271) 20250427085243303 DLMGCP DEBUG <0013> (1234/rtp C:AD4EFF1A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243303 DLMGCP NOTICE <0013> endpoint:rtpbridge/fc@mgw CI:AD4EFF1A CRCX: connection successfully created: (1234/rtp C:AD4EFF1A r=NULL:0<->l=::1:5118) (mgcp_protocol.c:772) 20250427085243303 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243303 DLMGCP DEBUG <0013> Generated response: line #00: 200 42331 OK (mgcp_msg.c:72) 20250427085243303 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fc@mgw (mgcp_msg.c:72) 20250427085243303 DLMGCP DEBUG <0013> Generated response: line #02: I: AD4EFF1A (mgcp_msg.c:72) 20250427085243303 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243303 DLMGCP DEBUG <0013> Generated response: line #04: o=- AD4EFF1A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243303 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243303 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243303 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243303 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5118 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243303 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243303 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243303 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42332 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243303 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243303 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243303 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243303 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw (trunk:0) found free endpoint: rtpbridge/fd@mgw (mgcp_endp.c:262) 20250427085243303 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/fd@mgw" (mgcp_protocol.c:370) 20250427085243303 DLMGCP NOTICE <0013> endpoint:rtpbridge/fd@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243303 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243304 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw CI:9045EF9D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243304 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw CI:9045EF9D output_enabled 0 (mgcp_conn.c:271) 20250427085243304 DLMGCP DEBUG <0013> (1234/rtp C:9045EF9D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243304 DLMGCP NOTICE <0013> endpoint:rtpbridge/fd@mgw CI:9045EF9D CRCX: connection successfully created: (1234/rtp C:9045EF9D r=NULL:0<->l=::1:5120) (mgcp_protocol.c:772) 20250427085243304 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243304 DLMGCP DEBUG <0013> Generated response: line #00: 200 42332 OK (mgcp_msg.c:72) 20250427085243304 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fd@mgw (mgcp_msg.c:72) 20250427085243304 DLMGCP DEBUG <0013> Generated response: line #02: I: 9045EF9D (mgcp_msg.c:72) 20250427085243304 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243304 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9045EF9D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243304 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243304 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243304 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243304 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5120 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243304 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243304 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243304 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42333 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243304 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243304 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243304 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243304 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw (trunk:0) found free endpoint: rtpbridge/fe@mgw (mgcp_endp.c:262) 20250427085243304 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/fe@mgw" (mgcp_protocol.c:370) 20250427085243304 DLMGCP NOTICE <0013> endpoint:rtpbridge/fe@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243304 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243304 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw CI:BE22D05A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243304 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw CI:BE22D05A output_enabled 0 (mgcp_conn.c:271) 20250427085243304 DLMGCP DEBUG <0013> (1234/rtp C:BE22D05A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243304 DLMGCP NOTICE <0013> endpoint:rtpbridge/fe@mgw CI:BE22D05A CRCX: connection successfully created: (1234/rtp C:BE22D05A r=NULL:0<->l=::1:5122) (mgcp_protocol.c:772) 20250427085243304 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243304 DLMGCP DEBUG <0013> Generated response: line #00: 200 42333 OK (mgcp_msg.c:72) 20250427085243304 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fe@mgw (mgcp_msg.c:72) 20250427085243304 DLMGCP DEBUG <0013> Generated response: line #02: I: BE22D05A (mgcp_msg.c:72) 20250427085243304 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243304 DLMGCP DEBUG <0013> Generated response: line #04: o=- BE22D05A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243304 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243304 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243304 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243304 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5122 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243304 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243304 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243304 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42334 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243304 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243304 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243304 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243304 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw (trunk:0) found free endpoint: rtpbridge/ff@mgw (mgcp_endp.c:262) 20250427085243304 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ff@mgw" (mgcp_protocol.c:370) 20250427085243304 DLMGCP NOTICE <0013> endpoint:rtpbridge/ff@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243304 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243304 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw CI:1277EE79 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243304 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw CI:1277EE79 output_enabled 0 (mgcp_conn.c:271) 20250427085243304 DLMGCP DEBUG <0013> (1234/rtp C:1277EE79 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243304 DLMGCP NOTICE <0013> endpoint:rtpbridge/ff@mgw CI:1277EE79 CRCX: connection successfully created: (1234/rtp C:1277EE79 r=NULL:0<->l=::1:5124) (mgcp_protocol.c:772) 20250427085243304 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243304 DLMGCP DEBUG <0013> Generated response: line #00: 200 42334 OK (mgcp_msg.c:72) 20250427085243304 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ff@mgw (mgcp_msg.c:72) 20250427085243304 DLMGCP DEBUG <0013> Generated response: line #02: I: 1277EE79 (mgcp_msg.c:72) 20250427085243304 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243304 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1277EE79 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243304 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243304 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243304 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243304 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5124 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243304 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243304 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243304 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42335 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243305 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243305 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243305 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243305 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw (trunk:0) found free endpoint: rtpbridge/100@mgw (mgcp_endp.c:262) 20250427085243305 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/100@mgw" (mgcp_protocol.c:370) 20250427085243305 DLMGCP NOTICE <0013> endpoint:rtpbridge/100@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243305 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243305 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw CI:C748222B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243305 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw CI:C748222B output_enabled 0 (mgcp_conn.c:271) 20250427085243305 DLMGCP DEBUG <0013> (1234/rtp C:C748222B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243305 DLMGCP NOTICE <0013> endpoint:rtpbridge/100@mgw CI:C748222B CRCX: connection successfully created: (1234/rtp C:C748222B r=NULL:0<->l=::1:5126) (mgcp_protocol.c:772) 20250427085243305 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243305 DLMGCP DEBUG <0013> Generated response: line #00: 200 42335 OK (mgcp_msg.c:72) 20250427085243305 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/100@mgw (mgcp_msg.c:72) 20250427085243305 DLMGCP DEBUG <0013> Generated response: line #02: I: C748222B (mgcp_msg.c:72) 20250427085243305 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243305 DLMGCP DEBUG <0013> Generated response: line #04: o=- C748222B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243305 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243305 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243305 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243305 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5126 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243305 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243305 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243305 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42336 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243305 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243305 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243305 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243305 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw (trunk:0) found free endpoint: rtpbridge/101@mgw (mgcp_endp.c:262) 20250427085243305 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/101@mgw" (mgcp_protocol.c:370) 20250427085243305 DLMGCP NOTICE <0013> endpoint:rtpbridge/101@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243305 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243305 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw CI:1125F9F6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243305 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw CI:1125F9F6 output_enabled 0 (mgcp_conn.c:271) 20250427085243305 DLMGCP DEBUG <0013> (1234/rtp C:1125F9F6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243305 DLMGCP NOTICE <0013> endpoint:rtpbridge/101@mgw CI:1125F9F6 CRCX: connection successfully created: (1234/rtp C:1125F9F6 r=NULL:0<->l=::1:5128) (mgcp_protocol.c:772) 20250427085243305 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243305 DLMGCP DEBUG <0013> Generated response: line #00: 200 42336 OK (mgcp_msg.c:72) 20250427085243305 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/101@mgw (mgcp_msg.c:72) 20250427085243305 DLMGCP DEBUG <0013> Generated response: line #02: I: 1125F9F6 (mgcp_msg.c:72) 20250427085243305 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243305 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1125F9F6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243305 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243305 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243305 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243305 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5128 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243305 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243305 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243305 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42337 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243305 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243305 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243305 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243305 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw (trunk:0) found free endpoint: rtpbridge/102@mgw (mgcp_endp.c:262) 20250427085243305 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/102@mgw" (mgcp_protocol.c:370) 20250427085243305 DLMGCP NOTICE <0013> endpoint:rtpbridge/102@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243305 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243305 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw CI:97CC49F9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243305 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw CI:97CC49F9 output_enabled 0 (mgcp_conn.c:271) 20250427085243305 DLMGCP DEBUG <0013> (1234/rtp C:97CC49F9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243305 DLMGCP NOTICE <0013> endpoint:rtpbridge/102@mgw CI:97CC49F9 CRCX: connection successfully created: (1234/rtp C:97CC49F9 r=NULL:0<->l=::1:5130) (mgcp_protocol.c:772) 20250427085243305 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243305 DLMGCP DEBUG <0013> Generated response: line #00: 200 42337 OK (mgcp_msg.c:72) 20250427085243305 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/102@mgw (mgcp_msg.c:72) 20250427085243305 DLMGCP DEBUG <0013> Generated response: line #02: I: 97CC49F9 (mgcp_msg.c:72) 20250427085243305 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243305 DLMGCP DEBUG <0013> Generated response: line #04: o=- 97CC49F9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243305 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243305 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243305 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243305 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5130 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243305 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243305 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243306 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42338 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243306 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243306 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243306 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243306 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw (trunk:0) found free endpoint: rtpbridge/103@mgw (mgcp_endp.c:262) 20250427085243306 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/103@mgw" (mgcp_protocol.c:370) 20250427085243306 DLMGCP NOTICE <0013> endpoint:rtpbridge/103@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243306 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243306 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw CI:F9DE719E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243306 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw CI:F9DE719E output_enabled 0 (mgcp_conn.c:271) 20250427085243306 DLMGCP DEBUG <0013> (1234/rtp C:F9DE719E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243306 DLMGCP NOTICE <0013> endpoint:rtpbridge/103@mgw CI:F9DE719E CRCX: connection successfully created: (1234/rtp C:F9DE719E r=NULL:0<->l=::1:5132) (mgcp_protocol.c:772) 20250427085243306 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243306 DLMGCP DEBUG <0013> Generated response: line #00: 200 42338 OK (mgcp_msg.c:72) 20250427085243306 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/103@mgw (mgcp_msg.c:72) 20250427085243306 DLMGCP DEBUG <0013> Generated response: line #02: I: F9DE719E (mgcp_msg.c:72) 20250427085243306 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243306 DLMGCP DEBUG <0013> Generated response: line #04: o=- F9DE719E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243306 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243306 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243306 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243306 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5132 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243306 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243306 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243306 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42339 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243306 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243306 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243306 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243306 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw (trunk:0) found free endpoint: rtpbridge/104@mgw (mgcp_endp.c:262) 20250427085243306 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/104@mgw" (mgcp_protocol.c:370) 20250427085243306 DLMGCP NOTICE <0013> endpoint:rtpbridge/104@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243306 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243306 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw CI:DCC0863C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243306 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw CI:DCC0863C output_enabled 0 (mgcp_conn.c:271) 20250427085243306 DLMGCP DEBUG <0013> (1234/rtp C:DCC0863C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243306 DLMGCP NOTICE <0013> endpoint:rtpbridge/104@mgw CI:DCC0863C CRCX: connection successfully created: (1234/rtp C:DCC0863C r=NULL:0<->l=::1:5134) (mgcp_protocol.c:772) 20250427085243306 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243306 DLMGCP DEBUG <0013> Generated response: line #00: 200 42339 OK (mgcp_msg.c:72) 20250427085243306 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/104@mgw (mgcp_msg.c:72) 20250427085243306 DLMGCP DEBUG <0013> Generated response: line #02: I: DCC0863C (mgcp_msg.c:72) 20250427085243306 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243306 DLMGCP DEBUG <0013> Generated response: line #04: o=- DCC0863C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243306 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243306 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243306 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243306 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5134 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243306 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243306 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243306 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42340 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243306 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243306 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243306 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243306 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw (trunk:0) found free endpoint: rtpbridge/105@mgw (mgcp_endp.c:262) 20250427085243306 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/105@mgw" (mgcp_protocol.c:370) 20250427085243306 DLMGCP NOTICE <0013> endpoint:rtpbridge/105@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243306 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243306 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw CI:A779F94F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243306 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw CI:A779F94F output_enabled 0 (mgcp_conn.c:271) 20250427085243306 DLMGCP DEBUG <0013> (1234/rtp C:A779F94F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243306 DLMGCP NOTICE <0013> endpoint:rtpbridge/105@mgw CI:A779F94F CRCX: connection successfully created: (1234/rtp C:A779F94F r=NULL:0<->l=::1:5136) (mgcp_protocol.c:772) 20250427085243306 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243306 DLMGCP DEBUG <0013> Generated response: line #00: 200 42340 OK (mgcp_msg.c:72) 20250427085243306 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/105@mgw (mgcp_msg.c:72) 20250427085243306 DLMGCP DEBUG <0013> Generated response: line #02: I: A779F94F (mgcp_msg.c:72) 20250427085243306 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243306 DLMGCP DEBUG <0013> Generated response: line #04: o=- A779F94F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243306 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243306 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243306 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243306 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5136 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243306 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243306 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243307 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42341 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243307 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243307 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243307 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243307 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw (trunk:0) found free endpoint: rtpbridge/106@mgw (mgcp_endp.c:262) 20250427085243307 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/106@mgw" (mgcp_protocol.c:370) 20250427085243307 DLMGCP NOTICE <0013> endpoint:rtpbridge/106@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243307 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243307 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw CI:F133C993 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243307 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw CI:F133C993 output_enabled 0 (mgcp_conn.c:271) 20250427085243307 DLMGCP DEBUG <0013> (1234/rtp C:F133C993 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243307 DLMGCP NOTICE <0013> endpoint:rtpbridge/106@mgw CI:F133C993 CRCX: connection successfully created: (1234/rtp C:F133C993 r=NULL:0<->l=::1:5138) (mgcp_protocol.c:772) 20250427085243307 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243307 DLMGCP DEBUG <0013> Generated response: line #00: 200 42341 OK (mgcp_msg.c:72) 20250427085243307 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/106@mgw (mgcp_msg.c:72) 20250427085243307 DLMGCP DEBUG <0013> Generated response: line #02: I: F133C993 (mgcp_msg.c:72) 20250427085243307 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243307 DLMGCP DEBUG <0013> Generated response: line #04: o=- F133C993 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243307 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243307 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243307 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243307 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5138 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243307 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243307 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243307 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42342 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243307 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243307 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243307 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243307 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw (trunk:0) found free endpoint: rtpbridge/107@mgw (mgcp_endp.c:262) 20250427085243307 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/107@mgw" (mgcp_protocol.c:370) 20250427085243307 DLMGCP NOTICE <0013> endpoint:rtpbridge/107@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243307 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243307 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw CI:37B6BE54 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243307 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw CI:37B6BE54 output_enabled 0 (mgcp_conn.c:271) 20250427085243307 DLMGCP DEBUG <0013> (1234/rtp C:37B6BE54 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243307 DLMGCP NOTICE <0013> endpoint:rtpbridge/107@mgw CI:37B6BE54 CRCX: connection successfully created: (1234/rtp C:37B6BE54 r=NULL:0<->l=::1:5140) (mgcp_protocol.c:772) 20250427085243307 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243307 DLMGCP DEBUG <0013> Generated response: line #00: 200 42342 OK (mgcp_msg.c:72) 20250427085243307 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/107@mgw (mgcp_msg.c:72) 20250427085243307 DLMGCP DEBUG <0013> Generated response: line #02: I: 37B6BE54 (mgcp_msg.c:72) 20250427085243307 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243307 DLMGCP DEBUG <0013> Generated response: line #04: o=- 37B6BE54 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243307 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243307 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243307 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243307 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5140 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243307 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243307 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243307 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42343 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243307 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243307 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243307 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243307 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw (trunk:0) found free endpoint: rtpbridge/108@mgw (mgcp_endp.c:262) 20250427085243307 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/108@mgw" (mgcp_protocol.c:370) 20250427085243307 DLMGCP NOTICE <0013> endpoint:rtpbridge/108@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243307 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243307 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw CI:1D3BD978 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243307 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw CI:1D3BD978 output_enabled 0 (mgcp_conn.c:271) 20250427085243307 DLMGCP DEBUG <0013> (1234/rtp C:1D3BD978 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243307 DLMGCP NOTICE <0013> endpoint:rtpbridge/108@mgw CI:1D3BD978 CRCX: connection successfully created: (1234/rtp C:1D3BD978 r=NULL:0<->l=::1:5142) (mgcp_protocol.c:772) 20250427085243307 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243307 DLMGCP DEBUG <0013> Generated response: line #00: 200 42343 OK (mgcp_msg.c:72) 20250427085243307 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/108@mgw (mgcp_msg.c:72) 20250427085243307 DLMGCP DEBUG <0013> Generated response: line #02: I: 1D3BD978 (mgcp_msg.c:72) 20250427085243307 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243307 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1D3BD978 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243307 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243307 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243307 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243307 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5142 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243307 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243307 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243308 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42344 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243308 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243308 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243308 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243308 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw (trunk:0) found free endpoint: rtpbridge/109@mgw (mgcp_endp.c:262) 20250427085243308 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/109@mgw" (mgcp_protocol.c:370) 20250427085243308 DLMGCP NOTICE <0013> endpoint:rtpbridge/109@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243308 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243308 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw CI:2EAA606C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243308 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw CI:2EAA606C output_enabled 0 (mgcp_conn.c:271) 20250427085243308 DLMGCP DEBUG <0013> (1234/rtp C:2EAA606C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243308 DLMGCP NOTICE <0013> endpoint:rtpbridge/109@mgw CI:2EAA606C CRCX: connection successfully created: (1234/rtp C:2EAA606C r=NULL:0<->l=::1:5144) (mgcp_protocol.c:772) 20250427085243308 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243308 DLMGCP DEBUG <0013> Generated response: line #00: 200 42344 OK (mgcp_msg.c:72) 20250427085243308 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/109@mgw (mgcp_msg.c:72) 20250427085243308 DLMGCP DEBUG <0013> Generated response: line #02: I: 2EAA606C (mgcp_msg.c:72) 20250427085243308 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243308 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2EAA606C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243308 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243308 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243308 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243308 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5144 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243308 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243308 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243308 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42345 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243308 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243308 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243308 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243308 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw (trunk:0) found free endpoint: rtpbridge/10a@mgw (mgcp_endp.c:262) 20250427085243308 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/10a@mgw" (mgcp_protocol.c:370) 20250427085243308 DLMGCP NOTICE <0013> endpoint:rtpbridge/10a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243308 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243308 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw CI:8330366A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243308 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw CI:8330366A output_enabled 0 (mgcp_conn.c:271) 20250427085243308 DLMGCP DEBUG <0013> (1234/rtp C:8330366A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243308 DLMGCP NOTICE <0013> endpoint:rtpbridge/10a@mgw CI:8330366A CRCX: connection successfully created: (1234/rtp C:8330366A r=NULL:0<->l=::1:5146) (mgcp_protocol.c:772) 20250427085243308 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243308 DLMGCP DEBUG <0013> Generated response: line #00: 200 42345 OK (mgcp_msg.c:72) 20250427085243308 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10a@mgw (mgcp_msg.c:72) 20250427085243308 DLMGCP DEBUG <0013> Generated response: line #02: I: 8330366A (mgcp_msg.c:72) 20250427085243308 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243308 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8330366A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243308 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243308 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243308 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243308 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5146 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243308 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243308 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243308 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42346 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243308 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243308 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243308 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243308 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw (trunk:0) found free endpoint: rtpbridge/10b@mgw (mgcp_endp.c:262) 20250427085243308 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/10b@mgw" (mgcp_protocol.c:370) 20250427085243308 DLMGCP NOTICE <0013> endpoint:rtpbridge/10b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243308 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243308 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw CI:F66EEF53 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243308 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw CI:F66EEF53 output_enabled 0 (mgcp_conn.c:271) 20250427085243308 DLMGCP DEBUG <0013> (1234/rtp C:F66EEF53 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243308 DLMGCP NOTICE <0013> endpoint:rtpbridge/10b@mgw CI:F66EEF53 CRCX: connection successfully created: (1234/rtp C:F66EEF53 r=NULL:0<->l=::1:5148) (mgcp_protocol.c:772) 20250427085243308 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243308 DLMGCP DEBUG <0013> Generated response: line #00: 200 42346 OK (mgcp_msg.c:72) 20250427085243308 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10b@mgw (mgcp_msg.c:72) 20250427085243308 DLMGCP DEBUG <0013> Generated response: line #02: I: F66EEF53 (mgcp_msg.c:72) 20250427085243308 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243308 DLMGCP DEBUG <0013> Generated response: line #04: o=- F66EEF53 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243308 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243308 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243308 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243308 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5148 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243308 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243308 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243308 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42347 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243308 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243308 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243308 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243308 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw (trunk:0) found free endpoint: rtpbridge/10c@mgw (mgcp_endp.c:262) 20250427085243308 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/10c@mgw" (mgcp_protocol.c:370) 20250427085243308 DLMGCP NOTICE <0013> endpoint:rtpbridge/10c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243308 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243309 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw CI:C24AAF93 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243309 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw CI:C24AAF93 output_enabled 0 (mgcp_conn.c:271) 20250427085243309 DLMGCP DEBUG <0013> (1234/rtp C:C24AAF93 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243309 DLMGCP NOTICE <0013> endpoint:rtpbridge/10c@mgw CI:C24AAF93 CRCX: connection successfully created: (1234/rtp C:C24AAF93 r=NULL:0<->l=::1:5150) (mgcp_protocol.c:772) 20250427085243309 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243309 DLMGCP DEBUG <0013> Generated response: line #00: 200 42347 OK (mgcp_msg.c:72) 20250427085243309 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10c@mgw (mgcp_msg.c:72) 20250427085243309 DLMGCP DEBUG <0013> Generated response: line #02: I: C24AAF93 (mgcp_msg.c:72) 20250427085243309 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243309 DLMGCP DEBUG <0013> Generated response: line #04: o=- C24AAF93 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243309 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243309 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243309 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243309 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5150 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243309 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243309 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243309 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42348 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243309 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243309 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243309 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243309 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw (trunk:0) found free endpoint: rtpbridge/10d@mgw (mgcp_endp.c:262) 20250427085243309 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/10d@mgw" (mgcp_protocol.c:370) 20250427085243309 DLMGCP NOTICE <0013> endpoint:rtpbridge/10d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243309 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243309 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw CI:8F3EED07 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243309 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw CI:8F3EED07 output_enabled 0 (mgcp_conn.c:271) 20250427085243309 DLMGCP DEBUG <0013> (1234/rtp C:8F3EED07 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243309 DLMGCP NOTICE <0013> endpoint:rtpbridge/10d@mgw CI:8F3EED07 CRCX: connection successfully created: (1234/rtp C:8F3EED07 r=NULL:0<->l=::1:5152) (mgcp_protocol.c:772) 20250427085243309 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243309 DLMGCP DEBUG <0013> Generated response: line #00: 200 42348 OK (mgcp_msg.c:72) 20250427085243309 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10d@mgw (mgcp_msg.c:72) 20250427085243309 DLMGCP DEBUG <0013> Generated response: line #02: I: 8F3EED07 (mgcp_msg.c:72) 20250427085243309 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243309 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8F3EED07 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243309 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243309 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243309 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243309 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5152 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243309 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243309 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243309 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42349 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243309 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243309 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243309 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243309 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw (trunk:0) found free endpoint: rtpbridge/10e@mgw (mgcp_endp.c:262) 20250427085243309 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/10e@mgw" (mgcp_protocol.c:370) 20250427085243309 DLMGCP NOTICE <0013> endpoint:rtpbridge/10e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243309 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243309 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw CI:3037ABFD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243309 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw CI:3037ABFD output_enabled 0 (mgcp_conn.c:271) 20250427085243309 DLMGCP DEBUG <0013> (1234/rtp C:3037ABFD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243309 DLMGCP NOTICE <0013> endpoint:rtpbridge/10e@mgw CI:3037ABFD CRCX: connection successfully created: (1234/rtp C:3037ABFD r=NULL:0<->l=::1:5154) (mgcp_protocol.c:772) 20250427085243309 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243309 DLMGCP DEBUG <0013> Generated response: line #00: 200 42349 OK (mgcp_msg.c:72) 20250427085243309 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10e@mgw (mgcp_msg.c:72) 20250427085243309 DLMGCP DEBUG <0013> Generated response: line #02: I: 3037ABFD (mgcp_msg.c:72) 20250427085243309 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243309 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3037ABFD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243309 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243309 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243309 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243309 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5154 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243309 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243309 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243309 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42350 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243309 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243309 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243309 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243309 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw (trunk:0) found free endpoint: rtpbridge/10f@mgw (mgcp_endp.c:262) 20250427085243309 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/10f@mgw" (mgcp_protocol.c:370) 20250427085243309 DLMGCP NOTICE <0013> endpoint:rtpbridge/10f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243309 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243309 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw CI:E61864E0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243309 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw CI:E61864E0 output_enabled 0 (mgcp_conn.c:271) 20250427085243309 DLMGCP DEBUG <0013> (1234/rtp C:E61864E0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243309 DLMGCP NOTICE <0013> endpoint:rtpbridge/10f@mgw CI:E61864E0 CRCX: connection successfully created: (1234/rtp C:E61864E0 r=NULL:0<->l=::1:5156) (mgcp_protocol.c:772) 20250427085243309 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243309 DLMGCP DEBUG <0013> Generated response: line #00: 200 42350 OK (mgcp_msg.c:72) 20250427085243309 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10f@mgw (mgcp_msg.c:72) 20250427085243309 DLMGCP DEBUG <0013> Generated response: line #02: I: E61864E0 (mgcp_msg.c:72) 20250427085243309 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243309 DLMGCP DEBUG <0013> Generated response: line #04: o=- E61864E0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243309 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243309 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243309 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243309 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5156 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243309 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243309 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243310 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42351 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243310 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243310 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243310 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243310 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw (trunk:0) found free endpoint: rtpbridge/110@mgw (mgcp_endp.c:262) 20250427085243310 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/110@mgw" (mgcp_protocol.c:370) 20250427085243310 DLMGCP NOTICE <0013> endpoint:rtpbridge/110@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243310 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243310 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw CI:5897A52A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243310 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw CI:5897A52A output_enabled 0 (mgcp_conn.c:271) 20250427085243310 DLMGCP DEBUG <0013> (1234/rtp C:5897A52A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243310 DLMGCP NOTICE <0013> endpoint:rtpbridge/110@mgw CI:5897A52A CRCX: connection successfully created: (1234/rtp C:5897A52A r=NULL:0<->l=::1:5158) (mgcp_protocol.c:772) 20250427085243310 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243310 DLMGCP DEBUG <0013> Generated response: line #00: 200 42351 OK (mgcp_msg.c:72) 20250427085243310 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/110@mgw (mgcp_msg.c:72) 20250427085243310 DLMGCP DEBUG <0013> Generated response: line #02: I: 5897A52A (mgcp_msg.c:72) 20250427085243310 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243310 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5897A52A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243310 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243310 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243310 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243310 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5158 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243310 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243310 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243310 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42352 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243310 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243310 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243310 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243310 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw (trunk:0) found free endpoint: rtpbridge/111@mgw (mgcp_endp.c:262) 20250427085243310 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/111@mgw" (mgcp_protocol.c:370) 20250427085243310 DLMGCP NOTICE <0013> endpoint:rtpbridge/111@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243310 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243310 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw CI:2CDFC2F8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243310 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw CI:2CDFC2F8 output_enabled 0 (mgcp_conn.c:271) 20250427085243310 DLMGCP DEBUG <0013> (1234/rtp C:2CDFC2F8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243310 DLMGCP NOTICE <0013> endpoint:rtpbridge/111@mgw CI:2CDFC2F8 CRCX: connection successfully created: (1234/rtp C:2CDFC2F8 r=NULL:0<->l=::1:5160) (mgcp_protocol.c:772) 20250427085243310 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243310 DLMGCP DEBUG <0013> Generated response: line #00: 200 42352 OK (mgcp_msg.c:72) 20250427085243310 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/111@mgw (mgcp_msg.c:72) 20250427085243310 DLMGCP DEBUG <0013> Generated response: line #02: I: 2CDFC2F8 (mgcp_msg.c:72) 20250427085243310 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243310 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2CDFC2F8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243310 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243310 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243310 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243310 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5160 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243310 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243310 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243310 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42353 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243310 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243310 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243310 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243310 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw (trunk:0) found free endpoint: rtpbridge/112@mgw (mgcp_endp.c:262) 20250427085243310 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/112@mgw" (mgcp_protocol.c:370) 20250427085243310 DLMGCP NOTICE <0013> endpoint:rtpbridge/112@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243310 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243310 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw CI:030BB15C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243310 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw CI:030BB15C output_enabled 0 (mgcp_conn.c:271) 20250427085243310 DLMGCP DEBUG <0013> (1234/rtp C:030BB15C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243310 DLMGCP NOTICE <0013> endpoint:rtpbridge/112@mgw CI:030BB15C CRCX: connection successfully created: (1234/rtp C:030BB15C r=NULL:0<->l=::1:5162) (mgcp_protocol.c:772) 20250427085243310 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243310 DLMGCP DEBUG <0013> Generated response: line #00: 200 42353 OK (mgcp_msg.c:72) 20250427085243310 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/112@mgw (mgcp_msg.c:72) 20250427085243310 DLMGCP DEBUG <0013> Generated response: line #02: I: 030BB15C (mgcp_msg.c:72) 20250427085243310 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243310 DLMGCP DEBUG <0013> Generated response: line #04: o=- 030BB15C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243310 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243310 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243310 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243310 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5162 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243310 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243310 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243311 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42354 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243311 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243311 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243311 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243311 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw (trunk:0) found free endpoint: rtpbridge/113@mgw (mgcp_endp.c:262) 20250427085243311 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/113@mgw" (mgcp_protocol.c:370) 20250427085243311 DLMGCP NOTICE <0013> endpoint:rtpbridge/113@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243311 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243311 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw CI:D9D1AE34 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243311 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw CI:D9D1AE34 output_enabled 0 (mgcp_conn.c:271) 20250427085243311 DLMGCP DEBUG <0013> (1234/rtp C:D9D1AE34 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243311 DLMGCP NOTICE <0013> endpoint:rtpbridge/113@mgw CI:D9D1AE34 CRCX: connection successfully created: (1234/rtp C:D9D1AE34 r=NULL:0<->l=::1:5164) (mgcp_protocol.c:772) 20250427085243311 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243311 DLMGCP DEBUG <0013> Generated response: line #00: 200 42354 OK (mgcp_msg.c:72) 20250427085243311 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/113@mgw (mgcp_msg.c:72) 20250427085243311 DLMGCP DEBUG <0013> Generated response: line #02: I: D9D1AE34 (mgcp_msg.c:72) 20250427085243311 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243311 DLMGCP DEBUG <0013> Generated response: line #04: o=- D9D1AE34 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243311 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243311 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243311 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243311 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5164 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243311 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243311 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243311 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42355 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243311 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243311 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243311 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243311 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw (trunk:0) found free endpoint: rtpbridge/114@mgw (mgcp_endp.c:262) 20250427085243311 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/114@mgw" (mgcp_protocol.c:370) 20250427085243311 DLMGCP NOTICE <0013> endpoint:rtpbridge/114@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243311 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243311 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw CI:EE1928E0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243311 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw CI:EE1928E0 output_enabled 0 (mgcp_conn.c:271) 20250427085243311 DLMGCP DEBUG <0013> (1234/rtp C:EE1928E0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243311 DLMGCP NOTICE <0013> endpoint:rtpbridge/114@mgw CI:EE1928E0 CRCX: connection successfully created: (1234/rtp C:EE1928E0 r=NULL:0<->l=::1:5166) (mgcp_protocol.c:772) 20250427085243311 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243311 DLMGCP DEBUG <0013> Generated response: line #00: 200 42355 OK (mgcp_msg.c:72) 20250427085243311 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/114@mgw (mgcp_msg.c:72) 20250427085243311 DLMGCP DEBUG <0013> Generated response: line #02: I: EE1928E0 (mgcp_msg.c:72) 20250427085243311 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243311 DLMGCP DEBUG <0013> Generated response: line #04: o=- EE1928E0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243311 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243311 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243311 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243311 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5166 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243311 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243311 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243311 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42356 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243311 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243311 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243311 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243311 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw (trunk:0) found free endpoint: rtpbridge/115@mgw (mgcp_endp.c:262) 20250427085243311 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/115@mgw" (mgcp_protocol.c:370) 20250427085243311 DLMGCP NOTICE <0013> endpoint:rtpbridge/115@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243311 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243311 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw CI:A37462BD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243311 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw CI:A37462BD output_enabled 0 (mgcp_conn.c:271) 20250427085243311 DLMGCP DEBUG <0013> (1234/rtp C:A37462BD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243311 DLMGCP NOTICE <0013> endpoint:rtpbridge/115@mgw CI:A37462BD CRCX: connection successfully created: (1234/rtp C:A37462BD r=NULL:0<->l=::1:5168) (mgcp_protocol.c:772) 20250427085243311 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243311 DLMGCP DEBUG <0013> Generated response: line #00: 200 42356 OK (mgcp_msg.c:72) 20250427085243311 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/115@mgw (mgcp_msg.c:72) 20250427085243311 DLMGCP DEBUG <0013> Generated response: line #02: I: A37462BD (mgcp_msg.c:72) 20250427085243311 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243311 DLMGCP DEBUG <0013> Generated response: line #04: o=- A37462BD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243311 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243311 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243311 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243311 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5168 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243311 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243311 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243311 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42357 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243311 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243311 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243311 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243311 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw (trunk:0) found free endpoint: rtpbridge/116@mgw (mgcp_endp.c:262) 20250427085243311 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/116@mgw" (mgcp_protocol.c:370) 20250427085243311 DLMGCP NOTICE <0013> endpoint:rtpbridge/116@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243311 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243311 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw CI:F677BCD0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243311 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw CI:F677BCD0 output_enabled 0 (mgcp_conn.c:271) 20250427085243311 DLMGCP DEBUG <0013> (1234/rtp C:F677BCD0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243311 DLMGCP NOTICE <0013> endpoint:rtpbridge/116@mgw CI:F677BCD0 CRCX: connection successfully created: (1234/rtp C:F677BCD0 r=NULL:0<->l=::1:5170) (mgcp_protocol.c:772) 20250427085243311 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243311 DLMGCP DEBUG <0013> Generated response: line #00: 200 42357 OK (mgcp_msg.c:72) 20250427085243312 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/116@mgw (mgcp_msg.c:72) 20250427085243312 DLMGCP DEBUG <0013> Generated response: line #02: I: F677BCD0 (mgcp_msg.c:72) 20250427085243312 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243312 DLMGCP DEBUG <0013> Generated response: line #04: o=- F677BCD0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243312 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243312 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243312 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243312 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5170 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243312 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243312 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243312 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42358 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243312 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243312 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243312 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243312 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw (trunk:0) found free endpoint: rtpbridge/117@mgw (mgcp_endp.c:262) 20250427085243312 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/117@mgw" (mgcp_protocol.c:370) 20250427085243312 DLMGCP NOTICE <0013> endpoint:rtpbridge/117@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243312 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243312 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw CI:0A3AE150 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243312 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw CI:0A3AE150 output_enabled 0 (mgcp_conn.c:271) 20250427085243312 DLMGCP DEBUG <0013> (1234/rtp C:0A3AE150 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243312 DLMGCP NOTICE <0013> endpoint:rtpbridge/117@mgw CI:0A3AE150 CRCX: connection successfully created: (1234/rtp C:0A3AE150 r=NULL:0<->l=::1:5172) (mgcp_protocol.c:772) 20250427085243312 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243312 DLMGCP DEBUG <0013> Generated response: line #00: 200 42358 OK (mgcp_msg.c:72) 20250427085243312 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/117@mgw (mgcp_msg.c:72) 20250427085243312 DLMGCP DEBUG <0013> Generated response: line #02: I: 0A3AE150 (mgcp_msg.c:72) 20250427085243312 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243312 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0A3AE150 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243312 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243312 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243312 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243312 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5172 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243312 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243312 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243312 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42359 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243312 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243312 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243312 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243312 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw (trunk:0) found free endpoint: rtpbridge/118@mgw (mgcp_endp.c:262) 20250427085243312 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/118@mgw" (mgcp_protocol.c:370) 20250427085243312 DLMGCP NOTICE <0013> endpoint:rtpbridge/118@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243312 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243312 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw CI:8D6D35EC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243312 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw CI:8D6D35EC output_enabled 0 (mgcp_conn.c:271) 20250427085243312 DLMGCP DEBUG <0013> (1234/rtp C:8D6D35EC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243312 DLMGCP NOTICE <0013> endpoint:rtpbridge/118@mgw CI:8D6D35EC CRCX: connection successfully created: (1234/rtp C:8D6D35EC r=NULL:0<->l=::1:5174) (mgcp_protocol.c:772) 20250427085243312 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243312 DLMGCP DEBUG <0013> Generated response: line #00: 200 42359 OK (mgcp_msg.c:72) 20250427085243312 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/118@mgw (mgcp_msg.c:72) 20250427085243312 DLMGCP DEBUG <0013> Generated response: line #02: I: 8D6D35EC (mgcp_msg.c:72) 20250427085243312 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243312 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8D6D35EC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243312 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243312 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243312 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243312 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5174 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243312 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243312 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243312 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42360 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243312 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243312 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243312 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243312 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw (trunk:0) found free endpoint: rtpbridge/119@mgw (mgcp_endp.c:262) 20250427085243312 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/119@mgw" (mgcp_protocol.c:370) 20250427085243312 DLMGCP NOTICE <0013> endpoint:rtpbridge/119@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243312 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243312 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw CI:F381870C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243312 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw CI:F381870C output_enabled 0 (mgcp_conn.c:271) 20250427085243312 DLMGCP DEBUG <0013> (1234/rtp C:F381870C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243312 DLMGCP NOTICE <0013> endpoint:rtpbridge/119@mgw CI:F381870C CRCX: connection successfully created: (1234/rtp C:F381870C r=NULL:0<->l=::1:5176) (mgcp_protocol.c:772) 20250427085243312 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243312 DLMGCP DEBUG <0013> Generated response: line #00: 200 42360 OK (mgcp_msg.c:72) 20250427085243312 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/119@mgw (mgcp_msg.c:72) 20250427085243312 DLMGCP DEBUG <0013> Generated response: line #02: I: F381870C (mgcp_msg.c:72) 20250427085243312 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243312 DLMGCP DEBUG <0013> Generated response: line #04: o=- F381870C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243312 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243312 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243312 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243312 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5176 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243312 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243312 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243313 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42361 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243313 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243313 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243313 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243313 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw (trunk:0) found free endpoint: rtpbridge/11a@mgw (mgcp_endp.c:262) 20250427085243313 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/11a@mgw" (mgcp_protocol.c:370) 20250427085243313 DLMGCP NOTICE <0013> endpoint:rtpbridge/11a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243313 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243313 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw CI:9FEE772A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243313 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw CI:9FEE772A output_enabled 0 (mgcp_conn.c:271) 20250427085243313 DLMGCP DEBUG <0013> (1234/rtp C:9FEE772A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243313 DLMGCP NOTICE <0013> endpoint:rtpbridge/11a@mgw CI:9FEE772A CRCX: connection successfully created: (1234/rtp C:9FEE772A r=NULL:0<->l=::1:5178) (mgcp_protocol.c:772) 20250427085243313 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243313 DLMGCP DEBUG <0013> Generated response: line #00: 200 42361 OK (mgcp_msg.c:72) 20250427085243313 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11a@mgw (mgcp_msg.c:72) 20250427085243313 DLMGCP DEBUG <0013> Generated response: line #02: I: 9FEE772A (mgcp_msg.c:72) 20250427085243313 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243313 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9FEE772A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243313 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243313 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243313 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243313 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5178 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243313 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243313 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243313 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42362 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243313 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243313 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243313 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243313 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw (trunk:0) found free endpoint: rtpbridge/11b@mgw (mgcp_endp.c:262) 20250427085243313 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/11b@mgw" (mgcp_protocol.c:370) 20250427085243313 DLMGCP NOTICE <0013> endpoint:rtpbridge/11b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243313 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243313 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw CI:46FC8CCB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243313 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw CI:46FC8CCB output_enabled 0 (mgcp_conn.c:271) 20250427085243313 DLMGCP DEBUG <0013> (1234/rtp C:46FC8CCB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243313 DLMGCP NOTICE <0013> endpoint:rtpbridge/11b@mgw CI:46FC8CCB CRCX: connection successfully created: (1234/rtp C:46FC8CCB r=NULL:0<->l=::1:5180) (mgcp_protocol.c:772) 20250427085243313 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243313 DLMGCP DEBUG <0013> Generated response: line #00: 200 42362 OK (mgcp_msg.c:72) 20250427085243313 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11b@mgw (mgcp_msg.c:72) 20250427085243313 DLMGCP DEBUG <0013> Generated response: line #02: I: 46FC8CCB (mgcp_msg.c:72) 20250427085243313 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243313 DLMGCP DEBUG <0013> Generated response: line #04: o=- 46FC8CCB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243313 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243313 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243313 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243313 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5180 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243313 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243313 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243313 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42363 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243313 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243313 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243313 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243313 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw (trunk:0) found free endpoint: rtpbridge/11c@mgw (mgcp_endp.c:262) 20250427085243313 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/11c@mgw" (mgcp_protocol.c:370) 20250427085243313 DLMGCP NOTICE <0013> endpoint:rtpbridge/11c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243313 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243313 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw CI:4906FE6D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243313 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw CI:4906FE6D output_enabled 0 (mgcp_conn.c:271) 20250427085243313 DLMGCP DEBUG <0013> (1234/rtp C:4906FE6D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243313 DLMGCP NOTICE <0013> endpoint:rtpbridge/11c@mgw CI:4906FE6D CRCX: connection successfully created: (1234/rtp C:4906FE6D r=NULL:0<->l=::1:5182) (mgcp_protocol.c:772) 20250427085243313 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243313 DLMGCP DEBUG <0013> Generated response: line #00: 200 42363 OK (mgcp_msg.c:72) 20250427085243313 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11c@mgw (mgcp_msg.c:72) 20250427085243313 DLMGCP DEBUG <0013> Generated response: line #02: I: 4906FE6D (mgcp_msg.c:72) 20250427085243313 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243313 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4906FE6D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243313 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243313 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243313 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243313 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5182 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243313 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243313 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243314 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42364 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243314 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243314 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243314 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243314 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw (trunk:0) found free endpoint: rtpbridge/11d@mgw (mgcp_endp.c:262) 20250427085243314 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/11d@mgw" (mgcp_protocol.c:370) 20250427085243314 DLMGCP NOTICE <0013> endpoint:rtpbridge/11d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243314 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243314 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw CI:439DE625 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243314 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw CI:439DE625 output_enabled 0 (mgcp_conn.c:271) 20250427085243314 DLMGCP DEBUG <0013> (1234/rtp C:439DE625 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243314 DLMGCP NOTICE <0013> endpoint:rtpbridge/11d@mgw CI:439DE625 CRCX: connection successfully created: (1234/rtp C:439DE625 r=NULL:0<->l=::1:5184) (mgcp_protocol.c:772) 20250427085243314 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243314 DLMGCP DEBUG <0013> Generated response: line #00: 200 42364 OK (mgcp_msg.c:72) 20250427085243314 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11d@mgw (mgcp_msg.c:72) 20250427085243314 DLMGCP DEBUG <0013> Generated response: line #02: I: 439DE625 (mgcp_msg.c:72) 20250427085243314 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243314 DLMGCP DEBUG <0013> Generated response: line #04: o=- 439DE625 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243314 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243314 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243314 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243314 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5184 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243314 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243314 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243314 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42365 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243314 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243314 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243314 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243314 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw (trunk:0) found free endpoint: rtpbridge/11e@mgw (mgcp_endp.c:262) 20250427085243314 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/11e@mgw" (mgcp_protocol.c:370) 20250427085243314 DLMGCP NOTICE <0013> endpoint:rtpbridge/11e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243314 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243314 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw CI:7F3E81DD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243314 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw CI:7F3E81DD output_enabled 0 (mgcp_conn.c:271) 20250427085243314 DLMGCP DEBUG <0013> (1234/rtp C:7F3E81DD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243314 DLMGCP NOTICE <0013> endpoint:rtpbridge/11e@mgw CI:7F3E81DD CRCX: connection successfully created: (1234/rtp C:7F3E81DD r=NULL:0<->l=::1:5186) (mgcp_protocol.c:772) 20250427085243314 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243314 DLMGCP DEBUG <0013> Generated response: line #00: 200 42365 OK (mgcp_msg.c:72) 20250427085243314 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11e@mgw (mgcp_msg.c:72) 20250427085243314 DLMGCP DEBUG <0013> Generated response: line #02: I: 7F3E81DD (mgcp_msg.c:72) 20250427085243314 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243314 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7F3E81DD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243314 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243314 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243314 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243314 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5186 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243314 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243314 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243314 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42366 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243314 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243314 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243314 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243314 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw (trunk:0) found free endpoint: rtpbridge/11f@mgw (mgcp_endp.c:262) 20250427085243314 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/11f@mgw" (mgcp_protocol.c:370) 20250427085243314 DLMGCP NOTICE <0013> endpoint:rtpbridge/11f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243314 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243314 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw CI:943AE302 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243314 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw CI:943AE302 output_enabled 0 (mgcp_conn.c:271) 20250427085243314 DLMGCP DEBUG <0013> (1234/rtp C:943AE302 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243314 DLMGCP NOTICE <0013> endpoint:rtpbridge/11f@mgw CI:943AE302 CRCX: connection successfully created: (1234/rtp C:943AE302 r=NULL:0<->l=::1:5188) (mgcp_protocol.c:772) 20250427085243314 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243314 DLMGCP DEBUG <0013> Generated response: line #00: 200 42366 OK (mgcp_msg.c:72) 20250427085243314 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11f@mgw (mgcp_msg.c:72) 20250427085243314 DLMGCP DEBUG <0013> Generated response: line #02: I: 943AE302 (mgcp_msg.c:72) 20250427085243314 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243314 DLMGCP DEBUG <0013> Generated response: line #04: o=- 943AE302 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243314 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243314 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243314 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243314 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5188 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243314 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243314 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243314 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42367 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243314 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243314 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243314 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243314 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw (trunk:0) found free endpoint: rtpbridge/120@mgw (mgcp_endp.c:262) 20250427085243314 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/120@mgw" (mgcp_protocol.c:370) 20250427085243314 DLMGCP NOTICE <0013> endpoint:rtpbridge/120@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243314 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243314 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw CI:2670D2CF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243314 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw CI:2670D2CF output_enabled 0 (mgcp_conn.c:271) 20250427085243314 DLMGCP DEBUG <0013> (1234/rtp C:2670D2CF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243314 DLMGCP NOTICE <0013> endpoint:rtpbridge/120@mgw CI:2670D2CF CRCX: connection successfully created: (1234/rtp C:2670D2CF r=NULL:0<->l=::1:5190) (mgcp_protocol.c:772) 20250427085243314 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243314 DLMGCP DEBUG <0013> Generated response: line #00: 200 42367 OK (mgcp_msg.c:72) 20250427085243314 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/120@mgw (mgcp_msg.c:72) 20250427085243314 DLMGCP DEBUG <0013> Generated response: line #02: I: 2670D2CF (mgcp_msg.c:72) 20250427085243314 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243314 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2670D2CF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243314 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243314 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243314 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243314 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5190 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243314 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243314 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243315 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42368 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243315 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243315 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243315 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243315 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw (trunk:0) found free endpoint: rtpbridge/121@mgw (mgcp_endp.c:262) 20250427085243315 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/121@mgw" (mgcp_protocol.c:370) 20250427085243315 DLMGCP NOTICE <0013> endpoint:rtpbridge/121@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243315 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243315 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw CI:841B468F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243315 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw CI:841B468F output_enabled 0 (mgcp_conn.c:271) 20250427085243315 DLMGCP DEBUG <0013> (1234/rtp C:841B468F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243315 DLMGCP NOTICE <0013> endpoint:rtpbridge/121@mgw CI:841B468F CRCX: connection successfully created: (1234/rtp C:841B468F r=NULL:0<->l=::1:5192) (mgcp_protocol.c:772) 20250427085243315 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243315 DLMGCP DEBUG <0013> Generated response: line #00: 200 42368 OK (mgcp_msg.c:72) 20250427085243315 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/121@mgw (mgcp_msg.c:72) 20250427085243315 DLMGCP DEBUG <0013> Generated response: line #02: I: 841B468F (mgcp_msg.c:72) 20250427085243315 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243315 DLMGCP DEBUG <0013> Generated response: line #04: o=- 841B468F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243315 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243315 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243315 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243315 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5192 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243315 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243315 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243315 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42369 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243315 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243315 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243315 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243315 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw (trunk:0) found free endpoint: rtpbridge/122@mgw (mgcp_endp.c:262) 20250427085243315 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/122@mgw" (mgcp_protocol.c:370) 20250427085243315 DLMGCP NOTICE <0013> endpoint:rtpbridge/122@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243315 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243315 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw CI:F7783720 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243315 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw CI:F7783720 output_enabled 0 (mgcp_conn.c:271) 20250427085243315 DLMGCP DEBUG <0013> (1234/rtp C:F7783720 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243315 DLMGCP NOTICE <0013> endpoint:rtpbridge/122@mgw CI:F7783720 CRCX: connection successfully created: (1234/rtp C:F7783720 r=NULL:0<->l=::1:5194) (mgcp_protocol.c:772) 20250427085243315 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243315 DLMGCP DEBUG <0013> Generated response: line #00: 200 42369 OK (mgcp_msg.c:72) 20250427085243315 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/122@mgw (mgcp_msg.c:72) 20250427085243315 DLMGCP DEBUG <0013> Generated response: line #02: I: F7783720 (mgcp_msg.c:72) 20250427085243315 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243315 DLMGCP DEBUG <0013> Generated response: line #04: o=- F7783720 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243315 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243315 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243315 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243315 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5194 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243315 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243315 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243315 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42370 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243315 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243315 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243315 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243315 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw (trunk:0) found free endpoint: rtpbridge/123@mgw (mgcp_endp.c:262) 20250427085243315 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/123@mgw" (mgcp_protocol.c:370) 20250427085243315 DLMGCP NOTICE <0013> endpoint:rtpbridge/123@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243315 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243315 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw CI:4C8780B3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243315 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw CI:4C8780B3 output_enabled 0 (mgcp_conn.c:271) 20250427085243315 DLMGCP DEBUG <0013> (1234/rtp C:4C8780B3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243315 DLMGCP NOTICE <0013> endpoint:rtpbridge/123@mgw CI:4C8780B3 CRCX: connection successfully created: (1234/rtp C:4C8780B3 r=NULL:0<->l=::1:5196) (mgcp_protocol.c:772) 20250427085243315 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243315 DLMGCP DEBUG <0013> Generated response: line #00: 200 42370 OK (mgcp_msg.c:72) 20250427085243315 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/123@mgw (mgcp_msg.c:72) 20250427085243315 DLMGCP DEBUG <0013> Generated response: line #02: I: 4C8780B3 (mgcp_msg.c:72) 20250427085243315 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243315 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4C8780B3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243315 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243315 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243315 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243315 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5196 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243315 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243315 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243316 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42371 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243316 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243316 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243316 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243316 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw (trunk:0) found free endpoint: rtpbridge/124@mgw (mgcp_endp.c:262) 20250427085243316 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/124@mgw" (mgcp_protocol.c:370) 20250427085243316 DLMGCP NOTICE <0013> endpoint:rtpbridge/124@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243316 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243316 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw CI:90F0DB9C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243316 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw CI:90F0DB9C output_enabled 0 (mgcp_conn.c:271) 20250427085243316 DLMGCP DEBUG <0013> (1234/rtp C:90F0DB9C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243316 DLMGCP NOTICE <0013> endpoint:rtpbridge/124@mgw CI:90F0DB9C CRCX: connection successfully created: (1234/rtp C:90F0DB9C r=NULL:0<->l=::1:5198) (mgcp_protocol.c:772) 20250427085243316 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243316 DLMGCP DEBUG <0013> Generated response: line #00: 200 42371 OK (mgcp_msg.c:72) 20250427085243316 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/124@mgw (mgcp_msg.c:72) 20250427085243316 DLMGCP DEBUG <0013> Generated response: line #02: I: 90F0DB9C (mgcp_msg.c:72) 20250427085243316 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243316 DLMGCP DEBUG <0013> Generated response: line #04: o=- 90F0DB9C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243316 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243316 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243316 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243316 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5198 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243316 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243316 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243316 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42372 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243316 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243316 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243316 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243316 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw (trunk:0) found free endpoint: rtpbridge/125@mgw (mgcp_endp.c:262) 20250427085243316 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/125@mgw" (mgcp_protocol.c:370) 20250427085243316 DLMGCP NOTICE <0013> endpoint:rtpbridge/125@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243316 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243316 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw CI:863844E4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243316 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw CI:863844E4 output_enabled 0 (mgcp_conn.c:271) 20250427085243316 DLMGCP DEBUG <0013> (1234/rtp C:863844E4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243316 DLMGCP NOTICE <0013> endpoint:rtpbridge/125@mgw CI:863844E4 CRCX: connection successfully created: (1234/rtp C:863844E4 r=NULL:0<->l=::1:5200) (mgcp_protocol.c:772) 20250427085243316 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243316 DLMGCP DEBUG <0013> Generated response: line #00: 200 42372 OK (mgcp_msg.c:72) 20250427085243316 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/125@mgw (mgcp_msg.c:72) 20250427085243316 DLMGCP DEBUG <0013> Generated response: line #02: I: 863844E4 (mgcp_msg.c:72) 20250427085243316 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243316 DLMGCP DEBUG <0013> Generated response: line #04: o=- 863844E4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243316 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243316 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243316 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243316 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5200 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243316 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243316 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243316 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42373 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243316 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243316 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243316 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243316 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw (trunk:0) found free endpoint: rtpbridge/126@mgw (mgcp_endp.c:262) 20250427085243316 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/126@mgw" (mgcp_protocol.c:370) 20250427085243316 DLMGCP NOTICE <0013> endpoint:rtpbridge/126@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243316 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243316 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw CI:B3A981E0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243316 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw CI:B3A981E0 output_enabled 0 (mgcp_conn.c:271) 20250427085243316 DLMGCP DEBUG <0013> (1234/rtp C:B3A981E0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243316 DLMGCP NOTICE <0013> endpoint:rtpbridge/126@mgw CI:B3A981E0 CRCX: connection successfully created: (1234/rtp C:B3A981E0 r=NULL:0<->l=::1:5202) (mgcp_protocol.c:772) 20250427085243316 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243316 DLMGCP DEBUG <0013> Generated response: line #00: 200 42373 OK (mgcp_msg.c:72) 20250427085243316 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/126@mgw (mgcp_msg.c:72) 20250427085243316 DLMGCP DEBUG <0013> Generated response: line #02: I: B3A981E0 (mgcp_msg.c:72) 20250427085243316 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243316 DLMGCP DEBUG <0013> Generated response: line #04: o=- B3A981E0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243316 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243316 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243316 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243316 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5202 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243316 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243316 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243316 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42374 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243316 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243316 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243316 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243316 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw (trunk:0) found free endpoint: rtpbridge/127@mgw (mgcp_endp.c:262) 20250427085243316 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/127@mgw" (mgcp_protocol.c:370) 20250427085243316 DLMGCP NOTICE <0013> endpoint:rtpbridge/127@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243316 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243316 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw CI:8393E49B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243317 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw CI:8393E49B output_enabled 0 (mgcp_conn.c:271) 20250427085243317 DLMGCP DEBUG <0013> (1234/rtp C:8393E49B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243317 DLMGCP NOTICE <0013> endpoint:rtpbridge/127@mgw CI:8393E49B CRCX: connection successfully created: (1234/rtp C:8393E49B r=NULL:0<->l=::1:5204) (mgcp_protocol.c:772) 20250427085243317 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243317 DLMGCP DEBUG <0013> Generated response: line #00: 200 42374 OK (mgcp_msg.c:72) 20250427085243317 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/127@mgw (mgcp_msg.c:72) 20250427085243317 DLMGCP DEBUG <0013> Generated response: line #02: I: 8393E49B (mgcp_msg.c:72) 20250427085243317 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243317 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8393E49B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243317 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243317 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243317 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243317 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5204 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243317 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243317 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243317 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42375 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243317 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243317 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243317 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243317 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw (trunk:0) found free endpoint: rtpbridge/128@mgw (mgcp_endp.c:262) 20250427085243317 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/128@mgw" (mgcp_protocol.c:370) 20250427085243317 DLMGCP NOTICE <0013> endpoint:rtpbridge/128@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243317 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243317 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw CI:17F55EA2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243317 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw CI:17F55EA2 output_enabled 0 (mgcp_conn.c:271) 20250427085243317 DLMGCP DEBUG <0013> (1234/rtp C:17F55EA2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243317 DLMGCP NOTICE <0013> endpoint:rtpbridge/128@mgw CI:17F55EA2 CRCX: connection successfully created: (1234/rtp C:17F55EA2 r=NULL:0<->l=::1:5206) (mgcp_protocol.c:772) 20250427085243317 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243317 DLMGCP DEBUG <0013> Generated response: line #00: 200 42375 OK (mgcp_msg.c:72) 20250427085243317 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/128@mgw (mgcp_msg.c:72) 20250427085243317 DLMGCP DEBUG <0013> Generated response: line #02: I: 17F55EA2 (mgcp_msg.c:72) 20250427085243317 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243317 DLMGCP DEBUG <0013> Generated response: line #04: o=- 17F55EA2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243317 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243317 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243317 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243317 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5206 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243317 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243317 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243317 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42376 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243317 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243317 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243317 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243317 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw (trunk:0) found free endpoint: rtpbridge/129@mgw (mgcp_endp.c:262) 20250427085243317 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/129@mgw" (mgcp_protocol.c:370) 20250427085243317 DLMGCP NOTICE <0013> endpoint:rtpbridge/129@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243317 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243317 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw CI:D3952E36 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243317 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw CI:D3952E36 output_enabled 0 (mgcp_conn.c:271) 20250427085243317 DLMGCP DEBUG <0013> (1234/rtp C:D3952E36 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243317 DLMGCP NOTICE <0013> endpoint:rtpbridge/129@mgw CI:D3952E36 CRCX: connection successfully created: (1234/rtp C:D3952E36 r=NULL:0<->l=::1:5208) (mgcp_protocol.c:772) 20250427085243317 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243317 DLMGCP DEBUG <0013> Generated response: line #00: 200 42376 OK (mgcp_msg.c:72) 20250427085243317 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/129@mgw (mgcp_msg.c:72) 20250427085243317 DLMGCP DEBUG <0013> Generated response: line #02: I: D3952E36 (mgcp_msg.c:72) 20250427085243317 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243317 DLMGCP DEBUG <0013> Generated response: line #04: o=- D3952E36 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243317 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243317 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243317 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243317 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5208 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243317 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243317 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243317 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42377 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243317 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243317 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243317 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243317 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw (trunk:0) found free endpoint: rtpbridge/12a@mgw (mgcp_endp.c:262) 20250427085243317 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/12a@mgw" (mgcp_protocol.c:370) 20250427085243317 DLMGCP NOTICE <0013> endpoint:rtpbridge/12a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243317 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243317 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw CI:CD5FAD46 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243317 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw CI:CD5FAD46 output_enabled 0 (mgcp_conn.c:271) 20250427085243317 DLMGCP DEBUG <0013> (1234/rtp C:CD5FAD46 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243317 DLMGCP NOTICE <0013> endpoint:rtpbridge/12a@mgw CI:CD5FAD46 CRCX: connection successfully created: (1234/rtp C:CD5FAD46 r=NULL:0<->l=::1:5210) (mgcp_protocol.c:772) 20250427085243317 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243317 DLMGCP DEBUG <0013> Generated response: line #00: 200 42377 OK (mgcp_msg.c:72) 20250427085243317 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/12a@mgw (mgcp_msg.c:72) 20250427085243317 DLMGCP DEBUG <0013> Generated response: line #02: I: CD5FAD46 (mgcp_msg.c:72) 20250427085243317 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243317 DLMGCP DEBUG <0013> Generated response: line #04: o=- CD5FAD46 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243317 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243317 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243317 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243317 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5210 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243317 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243317 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243318 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42378 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243318 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243318 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243318 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243318 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw (trunk:0) found free endpoint: rtpbridge/12b@mgw (mgcp_endp.c:262) 20250427085243318 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/12b@mgw" (mgcp_protocol.c:370) 20250427085243318 DLMGCP NOTICE <0013> endpoint:rtpbridge/12b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243318 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243318 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw CI:771514A2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243318 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw CI:771514A2 output_enabled 0 (mgcp_conn.c:271) 20250427085243318 DLMGCP DEBUG <0013> (1234/rtp C:771514A2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243318 DLMGCP NOTICE <0013> endpoint:rtpbridge/12b@mgw CI:771514A2 CRCX: connection successfully created: (1234/rtp C:771514A2 r=NULL:0<->l=::1:5212) (mgcp_protocol.c:772) 20250427085243318 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243318 DLMGCP DEBUG <0013> Generated response: line #00: 200 42378 OK (mgcp_msg.c:72) 20250427085243318 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/12b@mgw (mgcp_msg.c:72) 20250427085243318 DLMGCP DEBUG <0013> Generated response: line #02: I: 771514A2 (mgcp_msg.c:72) 20250427085243318 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243318 DLMGCP DEBUG <0013> Generated response: line #04: o=- 771514A2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243318 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243318 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243318 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243318 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5212 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243318 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243318 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085243318 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42379 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085243318 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085243318 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085243318 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085243318 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw (trunk:0) found free endpoint: rtpbridge/12c@mgw (mgcp_endp.c:262) 20250427085243318 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/12c@mgw" (mgcp_protocol.c:370) 20250427085243318 DLMGCP NOTICE <0013> endpoint:rtpbridge/12c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085243318 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085243318 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw CI:86786AE8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085243318 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw CI:86786AE8 output_enabled 0 (mgcp_conn.c:271) 20250427085243318 DLMGCP DEBUG <0013> (1234/rtp C:86786AE8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085243318 DLMGCP NOTICE <0013> endpoint:rtpbridge/12c@mgw CI:86786AE8 CRCX: connection successfully created: (1234/rtp C:86786AE8 r=NULL:0<->l=::1:5214) (mgcp_protocol.c:772) 20250427085243318 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085243318 DLMGCP DEBUG <0013> Generated response: line #00: 200 42379 OK (mgcp_msg.c:72) 20250427085243318 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/12c@mgw (mgcp_msg.c:72) 20250427085243318 DLMGCP DEBUG <0013> Generated response: line #02: I: 86786AE8 (mgcp_msg.c:72) 20250427085243318 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085243318 DLMGCP DEBUG <0013> Generated response: line #04: o=- 86786AE8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085243318 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085243318 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085243318 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085243318 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5214 RTP/AVP 112 (mgcp_msg.c:72) 20250427085243318 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085243318 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) VirtCallAgent-STATS(101)@78d92e7f2afd: 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 } 20250427085244352 DLMGCP DEBUG <0013> Received message: line #00: DLCX 42380 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085244352 DLMGCP ERROR <0013> (trunk:0) Not able to find a free endpoint (mgcp_endp.c:268) 20250427085244352 DLMGCP NOTICE <0013> DLCX: cannot find endpoint "rtpbridge/*@mgw", cause=403 -- trying to identify trunk... (mgcp_protocol.c:336) 20250427085244352 DLMGCP INFO <0013> DLCX: executing request handler for trunk resource of endpoint "rtpbridge/*@mgw" (mgcp_protocol.c:373) 20250427085244352 DLMGCP NOTICE <0013> trunk:0 DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085244352 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244352 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244352 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244352 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244352 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244352 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244352 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244352 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244352 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244352 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244352 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244352 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244352 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244352 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244352 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244352 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244352 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244352 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244352 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244352 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244352 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244352 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244352 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244352 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244352 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244352 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244352 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244352 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244352 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244352 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244352 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244352 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244352 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244352 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244352 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244352 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244352 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244352 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244352 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244352 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244352 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244352 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244352 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244352 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244352 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244352 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244352 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244352 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244352 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244352 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244352 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244352 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244352 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244352 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244352 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244352 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244352 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244352 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244352 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244352 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244352 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244352 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244352 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244352 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244352 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244352 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244352 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244352 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244352 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244352 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244353 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244354 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244355 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244355 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244355 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244355 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244355 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244355 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244355 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244355 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244355 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244355 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244355 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244355 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244355 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244355 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244355 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244355 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244355 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244355 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244355 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244355 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244355 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244355 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244355 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244355 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244355 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244355 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244355 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244355 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244355 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244355 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244355 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244355 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244355 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244355 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244355 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244355 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244355 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244355 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244355 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244355 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244355 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244355 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244355 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244355 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244355 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244355 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244355 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244355 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244355 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244355 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244355 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244355 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244355 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244355 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244355 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244355 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244355 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244355 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244355 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244355 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244355 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244355 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244355 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244355 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244355 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244355 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244355 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244355 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244355 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244355 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244355 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244355 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244355 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244355 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244355 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244355 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244355 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244355 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244355 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244355 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244355 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244355 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244355 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244355 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244355 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244355 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244355 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244355 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244355 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244355 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244355 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244355 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244355 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244355 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244355 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244355 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244355 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244355 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244355 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244355 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244355 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244355 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244355 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244355 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244355 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244355 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244355 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244355 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244355 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244355 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244355 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244355 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085244355 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250427085244355 DLMGCP DEBUG <0013> Generated response: line #00: 200 42380 OK (mgcp_msg.c:72) VirtCallAgent-STATS(101)@78d92e7f2afd: 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)@78d92e7f2afd: 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@78d92e7f2afd: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(102)@78d92e7f2afd: Final verdict of PTC: none RTPEM1(99)@78d92e7f2afd: Final verdict of PTC: none RTPEM0(98)@78d92e7f2afd: Final verdict of PTC: none RTPEM2(100)@78d92e7f2afd: Final verdict of PTC: none VirtCallAgent-STATS(101)@78d92e7f2afd: Final verdict of PTC: none MTC@78d92e7f2afd: Setting final verdict of the test case. MTC@78d92e7f2afd: Local verdict of MTC: pass MTC@78d92e7f2afd: Local verdict of PTC RTPEM0(98): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM1(99): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM2(100): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC VirtCallAgent-STATS(101): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC IPA-CTRL-CLI-IPA(102): none (pass -> pass) MTC@78d92e7f2afd: Test case TC_dlcx_wildcarded finished. Verdict: pass MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_dlcx_wildcarded pass'. Sun Apr 27 08:52:44 UTC 2025 ====== MGCP_Test.TC_dlcx_wildcarded pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_dlcx_wildcarded.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=2532408) Waiting for packet dumper to finish... 1 (prev_count=2532408, count=2536340) MTC@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_dlcx_wildcarded pass' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid'. ------ MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid ------ Sun Apr 27 08:52: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_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@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Test case TC_crcx_and_dlcx_ep_callid_connid started. 20250427085252493 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43113 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085252493 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:280) 20250427085252493 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:370) 20250427085252493 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085252493 DLMGCP ERROR <0013> endpoint:rtpbridge/5@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250427085252493 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250427085252493 DLMGCP DEBUG <0013> Generated response: line #00: 515 43113 FAIL (mgcp_msg.c:72) 20250427085252495 DLMGCP DEBUG <0013> Received message: line #00: CRCX 43114 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085252495 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085252495 DLMGCP DEBUG <0013> Received message: line #02: C: 51234 (mgcp_msg.c:72) 20250427085252495 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085252495 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:280) 20250427085252495 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:370) 20250427085252495 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085252495 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085252495 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:3BA8227E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085252495 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:3BA8227E output_enabled 0 (mgcp_conn.c:271) 20250427085252495 DLMGCP DEBUG <0013> (51234/rtp C:3BA8227E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085252495 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:3BA8227E CRCX: connection successfully created: (51234/rtp C:3BA8227E r=NULL:0<->l=::1:5216) (mgcp_protocol.c:772) 20250427085252495 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085252495 DLMGCP DEBUG <0013> Generated response: line #00: 200 43114 OK (mgcp_msg.c:72) 20250427085252495 DLMGCP DEBUG <0013> Generated response: line #01: I: 3BA8227E (mgcp_msg.c:72) 20250427085252495 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250427085252495 DLMGCP DEBUG <0013> Generated response: line #03: o=- 3BA8227E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085252495 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250427085252495 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085252495 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250427085252495 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5216 RTP/AVP 112 (mgcp_msg.c:72) 20250427085252495 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085252495 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250427085252495 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43115 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085252496 DLMGCP DEBUG <0013> Received message: line #01: C: 51234 (mgcp_msg.c:72) 20250427085252496 DLMGCP DEBUG <0013> Received message: line #02: I: 3BA8227E (mgcp_msg.c:72) 20250427085252496 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:280) 20250427085252496 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:370) 20250427085252496 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085252496 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:3BA8227E DLCX: deleting conn:(51234/rtp C:3BA8227E r=NULL:0<->l=::1:5216) (mgcp_protocol.c:1134) 20250427085252496 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085252496 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250427085252496 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085252496 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250427085252496 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250427085252496 DLMGCP DEBUG <0013> Generated response: line #00: 250 43115 OK (mgcp_msg.c:72) 20250427085252496 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@78d92e7f2afd: setverdict(pass): none -> pass RTPEM0(103)@78d92e7f2afd: Final verdict of PTC: none RTPEM2(105)@78d92e7f2afd: Final verdict of PTC: none RTPEM1(104)@78d92e7f2afd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(107)@78d92e7f2afd: Final verdict of PTC: none VirtCallAgent-STATS(106)@78d92e7f2afd: Final verdict of PTC: none MTC@78d92e7f2afd: Setting final verdict of the test case. MTC@78d92e7f2afd: Local verdict of MTC: pass MTC@78d92e7f2afd: Local verdict of PTC RTPEM0(103): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM1(104): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM2(105): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC VirtCallAgent-STATS(106): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC IPA-CTRL-CLI-IPA(107): none (pass -> pass) MTC@78d92e7f2afd: Test case TC_crcx_and_dlcx_ep_callid_connid finished. Verdict: pass MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid pass'. Sun Apr 27 08:52:52 UTC 2025 ====== MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=39172) Waiting for packet dumper to finish... 1 (prev_count=39172, count=42904) MTC@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid pass' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid'. ------ MGCP_Test.TC_crcx_and_dlcx_ep_callid ------ Sun Apr 27 08:52: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_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@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Test case TC_crcx_and_dlcx_ep_callid started. 20250427085300628 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2803 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085300628 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:280) 20250427085300628 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:370) 20250427085300628 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085300628 DLMGCP ERROR <0013> endpoint:rtpbridge/5@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250427085300628 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250427085300628 DLMGCP DEBUG <0013> Generated response: line #00: 515 2803 FAIL (mgcp_msg.c:72) 20250427085300635 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2804 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085300635 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085300635 DLMGCP DEBUG <0013> Received message: line #02: C: 51233 (mgcp_msg.c:72) 20250427085300635 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085300635 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:280) 20250427085300635 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:370) 20250427085300635 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085300635 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085300635 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:DFC7965D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085300635 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:DFC7965D output_enabled 0 (mgcp_conn.c:271) 20250427085300635 DLMGCP DEBUG <0013> (51233/rtp C:DFC7965D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085300635 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:DFC7965D CRCX: connection successfully created: (51233/rtp C:DFC7965D r=NULL:0<->l=::1:5218) (mgcp_protocol.c:772) 20250427085300635 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085300636 DLMGCP DEBUG <0013> Generated response: line #00: 200 2804 OK (mgcp_msg.c:72) 20250427085300636 DLMGCP DEBUG <0013> Generated response: line #01: I: DFC7965D (mgcp_msg.c:72) 20250427085300636 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250427085300636 DLMGCP DEBUG <0013> Generated response: line #03: o=- DFC7965D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085300636 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250427085300636 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085300636 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250427085300636 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5218 RTP/AVP 112 (mgcp_msg.c:72) 20250427085300636 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085300636 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250427085300637 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2805 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085300637 DLMGCP DEBUG <0013> Received message: line #01: C: 51233 (mgcp_msg.c:72) 20250427085300637 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:280) 20250427085300637 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:370) 20250427085300637 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085300637 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085300637 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085300637 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085300637 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085300637 DLMGCP DEBUG <0013> Generated response: line #00: 200 2805 OK (mgcp_msg.c:72) MTC@78d92e7f2afd: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(112)@78d92e7f2afd: Final verdict of PTC: none RTPEM2(110)@78d92e7f2afd: Final verdict of PTC: none VirtCallAgent-STATS(111)@78d92e7f2afd: Final verdict of PTC: none RTPEM1(109)@78d92e7f2afd: Final verdict of PTC: none RTPEM0(108)@78d92e7f2afd: Final verdict of PTC: none MTC@78d92e7f2afd: Setting final verdict of the test case. MTC@78d92e7f2afd: Local verdict of MTC: pass MTC@78d92e7f2afd: Local verdict of PTC RTPEM0(108): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM1(109): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM2(110): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC VirtCallAgent-STATS(111): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC IPA-CTRL-CLI-IPA(112): none (pass -> pass) MTC@78d92e7f2afd: Test case TC_crcx_and_dlcx_ep_callid finished. Verdict: pass MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid pass'. Sun Apr 27 08:53:00 UTC 2025 ====== MGCP_Test.TC_crcx_and_dlcx_ep_callid pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_and_dlcx_ep_callid.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=38164) Waiting for packet dumper to finish... 1 (prev_count=38164, count=41896) MTC@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid pass' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep'. ------ MGCP_Test.TC_crcx_and_dlcx_ep ------ Sun Apr 27 08:53: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_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@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Test case TC_crcx_and_dlcx_ep started. 20250427085308796 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41779 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085308796 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:280) 20250427085308796 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:370) 20250427085308796 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085308796 DLMGCP ERROR <0013> endpoint:rtpbridge/5@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250427085308796 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250427085308796 DLMGCP DEBUG <0013> Generated response: line #00: 515 41779 FAIL (mgcp_msg.c:72) 20250427085308803 DLMGCP DEBUG <0013> Received message: line #00: CRCX 41780 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085308803 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085308803 DLMGCP DEBUG <0013> Received message: line #02: C: 51232 (mgcp_msg.c:72) 20250427085308803 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085308803 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:280) 20250427085308803 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:370) 20250427085308803 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085308803 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085308804 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:1E55ADF7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085308804 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:1E55ADF7 output_enabled 0 (mgcp_conn.c:271) 20250427085308804 DLMGCP DEBUG <0013> (51232/rtp C:1E55ADF7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085308804 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:1E55ADF7 CRCX: connection successfully created: (51232/rtp C:1E55ADF7 r=NULL:0<->l=::1:5220) (mgcp_protocol.c:772) 20250427085308804 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085308804 DLMGCP DEBUG <0013> Generated response: line #00: 200 41780 OK (mgcp_msg.c:72) 20250427085308804 DLMGCP DEBUG <0013> Generated response: line #01: I: 1E55ADF7 (mgcp_msg.c:72) 20250427085308804 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250427085308804 DLMGCP DEBUG <0013> Generated response: line #03: o=- 1E55ADF7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085308804 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250427085308804 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085308804 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250427085308804 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5220 RTP/AVP 112 (mgcp_msg.c:72) 20250427085308804 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085308804 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250427085308805 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41781 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085308805 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:280) 20250427085308806 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:370) 20250427085308806 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085308806 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085308806 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085308806 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085308806 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085308806 DLMGCP DEBUG <0013> Generated response: line #00: 200 41781 OK (mgcp_msg.c:72) MTC@78d92e7f2afd: setverdict(pass): none -> pass RTPEM2(115)@78d92e7f2afd: Final verdict of PTC: none RTPEM1(114)@78d92e7f2afd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(117)@78d92e7f2afd: Final verdict of PTC: none VirtCallAgent-STATS(116)@78d92e7f2afd: Final verdict of PTC: none RTPEM0(113)@78d92e7f2afd: Final verdict of PTC: none MTC@78d92e7f2afd: Setting final verdict of the test case. MTC@78d92e7f2afd: Local verdict of MTC: pass MTC@78d92e7f2afd: Local verdict of PTC RTPEM0(113): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM1(114): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM2(115): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC VirtCallAgent-STATS(116): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC IPA-CTRL-CLI-IPA(117): none (pass -> pass) MTC@78d92e7f2afd: Test case TC_crcx_and_dlcx_ep finished. Verdict: pass MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep pass'. Sun Apr 27 08:53:08 UTC 2025 ====== MGCP_Test.TC_crcx_and_dlcx_ep pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_and_dlcx_ep.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=37976) Waiting for packet dumper to finish... 1 (prev_count=37976, count=41908) MTC@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep pass' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_inval'. ------ MGCP_Test.TC_crcx_and_dlcx_ep_callid_inval ------ Sun Apr 27 08:53: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_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@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_inval' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Test case TC_crcx_and_dlcx_ep_callid_inval started. 20250427085316956 DLMGCP DEBUG <0013> Received message: line #00: DLCX 15396 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085316956 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:280) 20250427085316956 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:370) 20250427085316957 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085316957 DLMGCP ERROR <0013> endpoint:rtpbridge/5@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250427085316957 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250427085316957 DLMGCP DEBUG <0013> Generated response: line #00: 515 15396 FAIL (mgcp_msg.c:72) 20250427085316961 DLMGCP DEBUG <0013> Received message: line #00: CRCX 15397 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085316961 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085316961 DLMGCP DEBUG <0013> Received message: line #02: C: 51231 (mgcp_msg.c:72) 20250427085316961 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085316961 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:280) 20250427085316961 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:370) 20250427085316961 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085316961 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085316961 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:2F119743 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085316961 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:2F119743 output_enabled 0 (mgcp_conn.c:271) 20250427085316961 DLMGCP DEBUG <0013> (51231/rtp C:2F119743 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085316961 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:2F119743 CRCX: connection successfully created: (51231/rtp C:2F119743 r=NULL:0<->l=::1:5222) (mgcp_protocol.c:772) 20250427085316961 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085316961 DLMGCP DEBUG <0013> Generated response: line #00: 200 15397 OK (mgcp_msg.c:72) 20250427085316961 DLMGCP DEBUG <0013> Generated response: line #01: I: 2F119743 (mgcp_msg.c:72) 20250427085316961 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250427085316961 DLMGCP DEBUG <0013> Generated response: line #03: o=- 2F119743 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085316961 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250427085316962 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085316962 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250427085316962 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5222 RTP/AVP 112 (mgcp_msg.c:72) 20250427085316962 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085316962 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250427085316963 DLMGCP DEBUG <0013> Received message: line #00: DLCX 15398 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085316963 DLMGCP DEBUG <0013> Received message: line #01: C: FFFF (mgcp_msg.c:72) 20250427085316963 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:280) 20250427085316963 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:370) 20250427085316963 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085316963 DLMGCP ERROR <0013> endpoint:rtpbridge/5@mgw CallIDs mismatch: '51231' != 'FFFF' (mgcp_msg.c:510) 20250427085316963 DLMGCP DEBUG <0013> endpoint:none Generated response: code=516 (mgcp_protocol.c:146) 20250427085316963 DLMGCP DEBUG <0013> Generated response: line #00: 516 15398 FAIL (mgcp_msg.c:72) MTC@78d92e7f2afd: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(122)@78d92e7f2afd: Final verdict of PTC: none RTPEM1(119)@78d92e7f2afd: Final verdict of PTC: none RTPEM2(120)@78d92e7f2afd: Final verdict of PTC: none RTPEM0(118)@78d92e7f2afd: Final verdict of PTC: none VirtCallAgent-STATS(121)@78d92e7f2afd: Final verdict of PTC: none MTC@78d92e7f2afd: Setting final verdict of the test case. MTC@78d92e7f2afd: Local verdict of MTC: pass MTC@78d92e7f2afd: Local verdict of PTC RTPEM0(118): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM1(119): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM2(120): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC VirtCallAgent-STATS(121): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC IPA-CTRL-CLI-IPA(122): none (pass -> pass) MTC@78d92e7f2afd: Test case TC_crcx_and_dlcx_ep_callid_inval finished. Verdict: pass MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_inval pass'. Sun Apr 27 08:53:16 UTC 2025 ====== MGCP_Test.TC_crcx_and_dlcx_ep_callid_inval pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_and_dlcx_ep_callid_inval.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=37500) Waiting for packet dumper to finish... 1 (prev_count=37500, count=41432) MTC@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_inval pass' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid_inval'. ------ MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid_inval ------ Sun Apr 27 08:53: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_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@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid_inval' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Test case TC_crcx_and_dlcx_ep_callid_connid_inval started. 20250427085325084 DLMGCP DEBUG <0013> Received message: line #00: DLCX 51945 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085325084 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:280) 20250427085325084 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:370) 20250427085325084 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085325084 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085325084 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085325084 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085325084 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085325084 DLMGCP DEBUG <0013> Generated response: line #00: 200 51945 OK (mgcp_msg.c:72) 20250427085325092 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51946 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085325092 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085325092 DLMGCP DEBUG <0013> Received message: line #02: C: 51230 (mgcp_msg.c:72) 20250427085325092 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085325092 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:280) 20250427085325092 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:370) 20250427085325092 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085325092 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085325092 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:C2DAB35F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085325092 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:C2DAB35F output_enabled 0 (mgcp_conn.c:271) 20250427085325092 DLMGCP DEBUG <0013> (51230/rtp C:C2DAB35F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085325092 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:C2DAB35F CRCX: connection successfully created: (51230/rtp C:C2DAB35F r=NULL:0<->l=::1:5224) (mgcp_protocol.c:772) 20250427085325092 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085325092 DLMGCP DEBUG <0013> Generated response: line #00: 200 51946 OK (mgcp_msg.c:72) 20250427085325092 DLMGCP DEBUG <0013> Generated response: line #01: I: C2DAB35F (mgcp_msg.c:72) 20250427085325092 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250427085325092 DLMGCP DEBUG <0013> Generated response: line #03: o=- C2DAB35F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085325092 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250427085325092 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085325092 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250427085325092 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5224 RTP/AVP 112 (mgcp_msg.c:72) 20250427085325092 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085325092 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250427085325094 DLMGCP DEBUG <0013> Received message: line #00: DLCX 51947 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085325094 DLMGCP DEBUG <0013> Received message: line #01: C: 51230 (mgcp_msg.c:72) 20250427085325094 DLMGCP DEBUG <0013> Received message: line #02: I: FFFF (mgcp_msg.c:72) 20250427085325094 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:280) 20250427085325094 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:370) 20250427085325094 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085325094 DLMGCP ERROR <0013> endpoint:rtpbridge/5@mgw no connection found under ConnectionIdentifier 0xFFFF (mgcp_msg.c:555) 20250427085325094 DLMGCP DEBUG <0013> endpoint:none Generated response: code=515 (mgcp_protocol.c:146) 20250427085325094 DLMGCP DEBUG <0013> Generated response: line #00: 515 51947 FAIL (mgcp_msg.c:72) MTC@78d92e7f2afd: setverdict(pass): none -> pass RTPEM0(123)@78d92e7f2afd: Final verdict of PTC: none VirtCallAgent-STATS(126)@78d92e7f2afd: Final verdict of PTC: none RTPEM2(125)@78d92e7f2afd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(127)@78d92e7f2afd: Final verdict of PTC: none RTPEM1(124)@78d92e7f2afd: Final verdict of PTC: none MTC@78d92e7f2afd: Setting final verdict of the test case. MTC@78d92e7f2afd: Local verdict of MTC: pass MTC@78d92e7f2afd: Local verdict of PTC RTPEM0(123): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM1(124): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM2(125): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC VirtCallAgent-STATS(126): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC IPA-CTRL-CLI-IPA(127): none (pass -> pass) MTC@78d92e7f2afd: Test case TC_crcx_and_dlcx_ep_callid_connid_inval finished. Verdict: pass MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid_inval pass'. Sun Apr 27 08:53:25 UTC 2025 ====== MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid_inval pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid_inval.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=38516) Waiting for packet dumper to finish... 1 (prev_count=38516, count=42448) MTC@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid_inval pass' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_retrans'. ------ MGCP_Test.TC_crcx_and_dlcx_retrans ------ Sun Apr 27 08:53: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_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@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_retrans' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Test case TC_crcx_and_dlcx_retrans started. 20250427085333260 DLMGCP DEBUG <0013> Received message: line #00: DLCX 47258 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085333260 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:280) 20250427085333260 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:370) 20250427085333260 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085333260 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085333260 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085333260 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085333260 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085333260 DLMGCP DEBUG <0013> Generated response: line #00: 200 47258 OK (mgcp_msg.c:72) 20250427085333267 DLMGCP DEBUG <0013> Received message: line #00: CRCX 47259 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085333267 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085333267 DLMGCP DEBUG <0013> Received message: line #02: C: 51229 (mgcp_msg.c:72) 20250427085333267 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085333267 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:280) 20250427085333267 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:370) 20250427085333267 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085333267 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085333267 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:EDE4CE88 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085333267 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:EDE4CE88 output_enabled 0 (mgcp_conn.c:271) 20250427085333267 DLMGCP DEBUG <0013> (51229/rtp C:EDE4CE88 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085333268 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:EDE4CE88 CRCX: connection successfully created: (51229/rtp C:EDE4CE88 r=NULL:0<->l=::1:5226) (mgcp_protocol.c:772) 20250427085333268 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085333268 DLMGCP DEBUG <0013> Generated response: line #00: 200 47259 OK (mgcp_msg.c:72) 20250427085333268 DLMGCP DEBUG <0013> Generated response: line #01: I: EDE4CE88 (mgcp_msg.c:72) 20250427085333268 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250427085333268 DLMGCP DEBUG <0013> Generated response: line #03: o=- EDE4CE88 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085333268 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250427085333268 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085333268 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250427085333268 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5226 RTP/AVP 112 (mgcp_msg.c:72) 20250427085333268 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085333268 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250427085333269 DLMGCP DEBUG <0013> Received message: line #00: DLCX 47260 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085333269 DLMGCP DEBUG <0013> Received message: line #01: C: 51229 (mgcp_msg.c:72) 20250427085333269 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:280) 20250427085333269 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:370) 20250427085333269 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085333269 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085333269 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085333269 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085333269 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085333269 DLMGCP DEBUG <0013> Generated response: line #00: 200 47260 OK (mgcp_msg.c:72) 20250427085333270 DLMGCP DEBUG <0013> Received message: line #00: DLCX 47260 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085333270 DLMGCP DEBUG <0013> Received message: line #01: C: 51229 (mgcp_msg.c:72) 20250427085333270 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:280) 20250427085333270 DLMGCP DEBUG <0013> Retransmitted response: line #00: 200 47260 OK (mgcp_msg.c:72) MTC@78d92e7f2afd: setverdict(pass): none -> pass RTPEM0(128)@78d92e7f2afd: Final verdict of PTC: none RTPEM2(130)@78d92e7f2afd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(132)@78d92e7f2afd: Final verdict of PTC: none VirtCallAgent-STATS(131)@78d92e7f2afd: Final verdict of PTC: none RTPEM1(129)@78d92e7f2afd: Final verdict of PTC: none MTC@78d92e7f2afd: Setting final verdict of the test case. MTC@78d92e7f2afd: Local verdict of MTC: pass MTC@78d92e7f2afd: Local verdict of PTC RTPEM0(128): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM1(129): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM2(130): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC VirtCallAgent-STATS(131): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@78d92e7f2afd: Test case TC_crcx_and_dlcx_retrans finished. Verdict: pass MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_retrans pass'. Sun Apr 27 08:53:33 UTC 2025 ====== MGCP_Test.TC_crcx_and_dlcx_retrans pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_and_dlcx_retrans.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=39576) Waiting for packet dumper to finish... 1 (prev_count=39576, count=43508) MTC@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_retrans pass' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmux_wildcard'. ------ MGCP_Test.TC_crcx_osmux_wildcard ------ Sun Apr 27 08:53: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_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@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmux_wildcard' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Test case TC_crcx_osmux_wildcard started. 20250427085341455 DLMGCP DEBUG <0013> Received message: line #00: DLCX 46327 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085341455 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085341455 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085341455 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085341455 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250427085341455 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250427085341455 DLMGCP DEBUG <0013> Generated response: line #00: 515 46327 FAIL (mgcp_msg.c:72) 20250427085341462 DLMGCP DEBUG <0013> Received message: line #00: CRCX 46328 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085341462 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085341462 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085341462 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085341462 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085341462 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085341462 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085341462 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085341462 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085341462 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085341462 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F6486D14 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085341462 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F6486D14 output_enabled 0 (mgcp_conn.c:271) 20250427085341462 DLMGCP DEBUG <0013> (1234/rtp C:F6486D14 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085341463 DOSMUX NOTICE <0002> trunk:0 OSMUX socket has been set up (mgcp_osmux.c:555) 20250427085341463 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:F6486D14 CRCX: connection successfully created: (1234/rtp C:F6486D14 r=NULL:0<->l=::1:5228 CID=0) (mgcp_protocol.c:772) 20250427085341463 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085341463 DLMGCP DEBUG <0013> Generated response: line #00: 200 46328 OK (mgcp_msg.c:72) 20250427085341463 DLMGCP DEBUG <0013> Generated response: line #01: I: F6486D14 (mgcp_msg.c:72) 20250427085341463 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 0 (mgcp_msg.c:72) 20250427085341463 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085341463 DLMGCP DEBUG <0013> Generated response: line #04: o=- F6486D14 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085341463 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085341463 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085341463 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085341463 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085341463 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085341463 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085341465 DLMGCP DEBUG <0013> Received message: line #00: DLCX 46329 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085341465 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085341465 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085341465 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085341465 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085341465 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085341465 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085341465 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085341465 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085341465 DLMGCP DEBUG <0013> Generated response: line #00: 200 46329 OK (mgcp_msg.c:72) MTC@78d92e7f2afd: setverdict(pass): none -> pass OsmuxEM(136)@78d92e7f2afd: Final verdict of PTC: none RTPEM1(134)@78d92e7f2afd: Final verdict of PTC: none RTPEM2(135)@78d92e7f2afd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(138)@78d92e7f2afd: Final verdict of PTC: none RTPEM0(133)@78d92e7f2afd: Final verdict of PTC: none VirtCallAgent-STATS(137)@78d92e7f2afd: Final verdict of PTC: none MTC@78d92e7f2afd: Setting final verdict of the test case. MTC@78d92e7f2afd: Local verdict of MTC: pass MTC@78d92e7f2afd: Local verdict of PTC RTPEM0(133): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM1(134): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM2(135): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC OsmuxEM(136): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC VirtCallAgent-STATS(137): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC IPA-CTRL-CLI-IPA(138): none (pass -> pass) MTC@78d92e7f2afd: Test case TC_crcx_osmux_wildcard finished. Verdict: pass MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmux_wildcard pass'. Sun Apr 27 08:53:41 UTC 2025 ====== MGCP_Test.TC_crcx_osmux_wildcard pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_osmux_wildcard.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=41252) Waiting for packet dumper to finish... 1 (prev_count=41252, count=45184) MTC@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmux_wildcard pass' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmux_fixed'. ------ MGCP_Test.TC_crcx_osmux_fixed ------ Sun Apr 27 08:53: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.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@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmux_fixed' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Test case TC_crcx_osmux_fixed started. 20250427085349642 DLMGCP DEBUG <0013> Received message: line #00: DLCX 27867 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085349642 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085349642 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085349642 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085349642 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250427085349642 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250427085349642 DLMGCP DEBUG <0013> Generated response: line #00: 515 27867 FAIL (mgcp_msg.c:72) 20250427085349649 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27868 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085349649 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085349649 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085349649 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085349649 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:72) 20250427085349649 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085349649 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085349649 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085349649 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085349649 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:473) 20250427085349649 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:7664A681 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085349649 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:7664A681 output_enabled 0 (mgcp_conn.c:271) 20250427085349649 DLMGCP DEBUG <0013> (1234/rtp C:7664A681 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085349649 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:7664A681 CRCX: connection successfully created: (1234/rtp C:7664A681 r=NULL:0<->l=::1:5230 CID=1) (mgcp_protocol.c:772) 20250427085349649 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085349649 DLMGCP DEBUG <0013> Generated response: line #00: 200 27868 OK (mgcp_msg.c:72) 20250427085349649 DLMGCP DEBUG <0013> Generated response: line #01: I: 7664A681 (mgcp_msg.c:72) 20250427085349649 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 1 (mgcp_msg.c:72) 20250427085349649 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085349649 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7664A681 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085349649 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085349649 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085349649 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085349649 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085349649 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085349649 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085349651 DLMGCP DEBUG <0013> Received message: line #00: DLCX 27869 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085349651 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085349651 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085349651 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085349651 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085349651 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085349651 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085349651 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085349651 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085349651 DLMGCP DEBUG <0013> Generated response: line #00: 200 27869 OK (mgcp_msg.c:72) MTC@78d92e7f2afd: setverdict(pass): none -> pass OsmuxEM(142)@78d92e7f2afd: Final verdict of PTC: none RTPEM0(139)@78d92e7f2afd: Final verdict of PTC: none RTPEM2(141)@78d92e7f2afd: Final verdict of PTC: none VirtCallAgent-STATS(143)@78d92e7f2afd: Final verdict of PTC: none RTPEM1(140)@78d92e7f2afd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(144)@78d92e7f2afd: Final verdict of PTC: none MTC@78d92e7f2afd: Setting final verdict of the test case. MTC@78d92e7f2afd: Local verdict of MTC: pass MTC@78d92e7f2afd: Local verdict of PTC RTPEM0(139): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM1(140): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM2(141): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC OsmuxEM(142): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC VirtCallAgent-STATS(143): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC IPA-CTRL-CLI-IPA(144): none (pass -> pass) MTC@78d92e7f2afd: Test case TC_crcx_osmux_fixed finished. Verdict: pass MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmux_fixed pass'. Sun Apr 27 08:53:49 UTC 2025 ====== MGCP_Test.TC_crcx_osmux_fixed pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_osmux_fixed.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=39828) Waiting for packet dumper to finish... 1 (prev_count=39828, count=43760) MTC@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmux_fixed pass' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmux_fixed_twice'. ------ MGCP_Test.TC_crcx_osmux_fixed_twice ------ Sun Apr 27 08:53: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_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@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmux_fixed_twice' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Test case TC_crcx_osmux_fixed_twice started. 20250427085357792 DLMGCP DEBUG <0013> Received message: line #00: DLCX 13063 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085357792 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085357792 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085357792 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085357792 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250427085357792 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250427085357792 DLMGCP DEBUG <0013> Generated response: line #00: 515 13063 FAIL (mgcp_msg.c:72) 20250427085357798 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13064 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085357798 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085357798 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085357798 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085357798 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 3 (mgcp_msg.c:72) 20250427085357798 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085357798 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085357798 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085357798 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085357798 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 3 (mgcp_msg.c:473) 20250427085357798 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:22A97D49 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085357798 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:22A97D49 output_enabled 0 (mgcp_conn.c:271) 20250427085357798 DLMGCP DEBUG <0013> (1234/rtp C:22A97D49 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085357798 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:22A97D49 CRCX: connection successfully created: (1234/rtp C:22A97D49 r=NULL:0<->l=::1:5232 CID=2) (mgcp_protocol.c:772) 20250427085357798 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085357798 DLMGCP DEBUG <0013> Generated response: line #00: 200 13064 OK (mgcp_msg.c:72) 20250427085357798 DLMGCP DEBUG <0013> Generated response: line #01: I: 22A97D49 (mgcp_msg.c:72) 20250427085357798 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 2 (mgcp_msg.c:72) 20250427085357798 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085357798 DLMGCP DEBUG <0013> Generated response: line #04: o=- 22A97D49 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085357798 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085357798 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085357798 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085357798 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085357798 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085357798 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085357799 DLMGCP DEBUG <0013> Received message: line #00: DLCX 13065 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085357799 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085357799 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085357799 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085357799 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085357799 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085357799 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085357799 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085357799 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085357799 DLMGCP DEBUG <0013> Generated response: line #00: 200 13065 OK (mgcp_msg.c:72) 20250427085357800 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13066 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085357800 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085357800 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427085357800 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085357800 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 3 (mgcp_msg.c:72) 20250427085357800 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085357800 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085357800 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085357800 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085357800 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 3 (mgcp_msg.c:473) 20250427085357800 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:78F27190 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085357800 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:78F27190 output_enabled 0 (mgcp_conn.c:271) 20250427085357800 DLMGCP DEBUG <0013> (1234/rtp C:78F27190 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085357800 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:78F27190 CRCX: connection successfully created: (1234/rtp C:78F27190 r=NULL:0<->l=::1:5234 CID=3) (mgcp_protocol.c:772) 20250427085357800 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085357800 DLMGCP DEBUG <0013> Generated response: line #00: 200 13066 OK (mgcp_msg.c:72) 20250427085357800 DLMGCP DEBUG <0013> Generated response: line #01: I: 78F27190 (mgcp_msg.c:72) 20250427085357800 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 3 (mgcp_msg.c:72) 20250427085357800 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085357800 DLMGCP DEBUG <0013> Generated response: line #04: o=- 78F27190 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085357800 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085357800 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085357800 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085357800 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085357800 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085357800 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085357801 DLMGCP DEBUG <0013> Received message: line #00: DLCX 13067 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085357801 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427085357801 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085357801 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085357801 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085357801 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085357801 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085357801 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085357801 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085357801 DLMGCP DEBUG <0013> Generated response: line #00: 200 13067 OK (mgcp_msg.c:72) MTC@78d92e7f2afd: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(150)@78d92e7f2afd: Final verdict of PTC: none VirtCallAgent-STATS(149)@78d92e7f2afd: Final verdict of PTC: none OsmuxEM(148)@78d92e7f2afd: Final verdict of PTC: none RTPEM1(146)@78d92e7f2afd: Final verdict of PTC: none RTPEM0(145)@78d92e7f2afd: Final verdict of PTC: none RTPEM2(147)@78d92e7f2afd: Final verdict of PTC: none MTC@78d92e7f2afd: Setting final verdict of the test case. MTC@78d92e7f2afd: Local verdict of MTC: pass MTC@78d92e7f2afd: Local verdict of PTC RTPEM0(145): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM1(146): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM2(147): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC OsmuxEM(148): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC VirtCallAgent-STATS(149): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC IPA-CTRL-CLI-IPA(150): none (pass -> pass) MTC@78d92e7f2afd: Test case TC_crcx_osmux_fixed_twice finished. Verdict: pass MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmux_fixed_twice pass'. Sun Apr 27 08:53:57 UTC 2025 ====== MGCP_Test.TC_crcx_osmux_fixed_twice pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_osmux_fixed_twice.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=51344) Waiting for packet dumper to finish... 1 (prev_count=51344, count=55276) MTC@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmux_fixed_twice pass' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmux_257'. ------ MGCP_Test.TC_crcx_osmux_257 ------ Sun Apr 27 08:54: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_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@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmux_257' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Test case TC_crcx_osmux_257 started. 20250427085405978 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38028 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085405978 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250427085405978 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085405978 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085405978 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405978 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405978 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405978 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405978 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405978 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405978 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405978 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405978 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405978 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405978 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405978 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405978 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405978 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405978 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405978 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405978 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405978 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405978 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405978 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405978 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405978 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405978 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405978 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405978 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405978 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405978 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405978 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405978 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405978 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405978 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405978 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405978 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405978 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405978 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405978 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405978 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405978 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405978 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405978 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405978 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405978 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405978 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405978 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405978 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405978 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405978 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405978 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405978 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405978 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405978 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405978 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405978 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405978 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405978 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405978 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405978 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405979 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405979 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405979 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405979 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405979 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405979 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405979 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405979 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405979 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405979 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405979 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405979 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405979 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405979 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405979 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405979 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405979 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405979 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405979 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405979 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405979 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405979 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405979 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405979 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405979 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405979 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405979 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405979 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405979 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405979 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405979 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405979 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405979 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405979 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405979 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405979 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405979 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405979 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405979 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405979 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405979 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405979 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405979 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405979 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405979 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405979 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405979 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405979 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405979 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405979 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405979 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405979 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405979 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405979 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405979 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405979 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405979 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405979 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405979 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405979 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405979 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405979 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405979 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405979 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405979 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405979 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405979 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405979 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405979 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405979 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405979 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405979 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405980 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405980 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405980 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405980 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405980 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405980 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405980 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405980 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405980 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405980 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405980 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405980 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405980 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405980 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405980 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405980 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405980 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405980 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405980 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405980 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405980 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405980 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405980 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405980 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405980 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405980 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405980 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405980 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405980 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405980 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405980 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405980 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405980 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405980 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405980 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405980 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405980 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405980 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405980 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405980 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405980 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405980 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405980 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405980 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405980 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405980 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405980 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405980 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405980 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405980 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405980 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405980 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405980 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405980 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405980 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405980 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405980 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405980 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405980 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405980 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405980 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405980 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405980 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405980 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405980 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405980 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405980 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405980 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405980 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405980 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405980 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405981 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405981 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405981 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405981 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405981 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405981 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405981 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405981 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405981 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405981 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405981 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405981 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405981 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405981 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405981 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405981 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405981 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405981 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405981 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405981 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405981 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405981 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405981 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405981 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405981 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405981 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405981 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405981 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405981 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405981 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405981 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405981 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405981 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405981 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405981 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405981 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405981 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405981 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405981 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405981 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405981 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405981 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405981 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405981 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405981 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405981 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405981 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405981 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405981 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405981 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405981 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405981 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405981 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405981 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405981 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405981 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405981 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405981 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405981 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405981 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405981 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405981 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405981 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405981 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405981 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405981 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405981 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405981 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405981 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405981 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405981 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405981 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405981 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405982 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405982 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405982 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405982 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405982 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405982 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405982 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405982 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405982 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405982 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405982 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405982 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405982 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405982 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405982 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405982 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405982 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405982 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405982 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405982 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405982 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405982 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405982 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405982 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405982 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405982 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405982 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085405982 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250427085405982 DLMGCP DEBUG <0013> Generated response: line #00: 200 38028 OK (mgcp_msg.c:72) 20250427085405989 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38029 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085405989 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085405989 DLMGCP DEBUG <0013> Received message: line #02: C: 0000 (mgcp_msg.c:72) 20250427085405989 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085405989 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085405989 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250427085405989 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085405989 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085405989 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085405989 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085405989 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:8AFC8491 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085405989 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:8AFC8491 output_enabled 0 (mgcp_conn.c:271) 20250427085405989 DLMGCP DEBUG <0013> (0000/rtp C:8AFC8491 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085405990 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:8AFC8491 CRCX: connection successfully created: (0000/rtp C:8AFC8491 r=NULL:0<->l=::1:5236 CID=4) (mgcp_protocol.c:772) 20250427085405990 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085405990 DLMGCP DEBUG <0013> Generated response: line #00: 200 38029 OK (mgcp_msg.c:72) 20250427085405990 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1@mgw (mgcp_msg.c:72) 20250427085405990 DLMGCP DEBUG <0013> Generated response: line #02: I: 8AFC8491 (mgcp_msg.c:72) 20250427085405990 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 4 (mgcp_msg.c:72) 20250427085405990 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085405990 DLMGCP DEBUG <0013> Generated response: line #05: o=- 8AFC8491 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085405990 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085405990 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085405990 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085405990 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085405990 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085405990 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085405991 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38030 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085405991 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085405991 DLMGCP DEBUG <0013> Received message: line #02: C: 0001 (mgcp_msg.c:72) 20250427085405991 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085405991 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085405991 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found free endpoint: rtpbridge/2@mgw (mgcp_endp.c:262) 20250427085405991 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085405991 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085405991 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085405991 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085405991 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C5D785DB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085405991 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C5D785DB output_enabled 0 (mgcp_conn.c:271) 20250427085405991 DLMGCP DEBUG <0013> (0001/rtp C:C5D785DB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085405991 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:C5D785DB CRCX: connection successfully created: (0001/rtp C:C5D785DB r=NULL:0<->l=::1:5238 CID=5) (mgcp_protocol.c:772) 20250427085405991 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085405991 DLMGCP DEBUG <0013> Generated response: line #00: 200 38030 OK (mgcp_msg.c:72) 20250427085405991 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2@mgw (mgcp_msg.c:72) 20250427085405991 DLMGCP DEBUG <0013> Generated response: line #02: I: C5D785DB (mgcp_msg.c:72) 20250427085405991 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 5 (mgcp_msg.c:72) 20250427085405991 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085405991 DLMGCP DEBUG <0013> Generated response: line #05: o=- C5D785DB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085405992 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085405992 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085405992 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085405992 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085405992 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085405992 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085405993 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38031 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085405994 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085405994 DLMGCP DEBUG <0013> Received message: line #02: C: 0002 (mgcp_msg.c:72) 20250427085405994 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085405994 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085405994 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw (trunk:0) found free endpoint: rtpbridge/3@mgw (mgcp_endp.c:262) 20250427085405994 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/3@mgw" (mgcp_protocol.c:370) 20250427085405994 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085405994 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085405994 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085405994 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:73F84D16 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085405994 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:73F84D16 output_enabled 0 (mgcp_conn.c:271) 20250427085405994 DLMGCP DEBUG <0013> (0002/rtp C:73F84D16 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085405994 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw CI:73F84D16 CRCX: connection successfully created: (0002/rtp C:73F84D16 r=NULL:0<->l=::1:5240 CID=6) (mgcp_protocol.c:772) 20250427085405994 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085405994 DLMGCP DEBUG <0013> Generated response: line #00: 200 38031 OK (mgcp_msg.c:72) 20250427085405994 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3@mgw (mgcp_msg.c:72) 20250427085405994 DLMGCP DEBUG <0013> Generated response: line #02: I: 73F84D16 (mgcp_msg.c:72) 20250427085405994 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 6 (mgcp_msg.c:72) 20250427085405994 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085405994 DLMGCP DEBUG <0013> Generated response: line #05: o=- 73F84D16 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085405994 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085405994 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085405994 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085405994 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085405994 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085405994 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085405995 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38032 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085405995 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085405995 DLMGCP DEBUG <0013> Received message: line #02: C: 0003 (mgcp_msg.c:72) 20250427085405995 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085405995 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085405995 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found free endpoint: rtpbridge/4@mgw (mgcp_endp.c:262) 20250427085405995 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:370) 20250427085405995 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085405995 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085405995 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085405995 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:6E82DA2B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085405995 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:6E82DA2B output_enabled 0 (mgcp_conn.c:271) 20250427085405995 DLMGCP DEBUG <0013> (0003/rtp C:6E82DA2B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085405996 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CI:6E82DA2B CRCX: connection successfully created: (0003/rtp C:6E82DA2B r=NULL:0<->l=::1:5242 CID=7) (mgcp_protocol.c:772) 20250427085405996 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085405996 DLMGCP DEBUG <0013> Generated response: line #00: 200 38032 OK (mgcp_msg.c:72) 20250427085405996 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4@mgw (mgcp_msg.c:72) 20250427085405996 DLMGCP DEBUG <0013> Generated response: line #02: I: 6E82DA2B (mgcp_msg.c:72) 20250427085405996 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 7 (mgcp_msg.c:72) 20250427085405996 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085405996 DLMGCP DEBUG <0013> Generated response: line #05: o=- 6E82DA2B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085405996 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085405996 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085405996 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085405996 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085405996 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085405996 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085405997 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38033 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085405997 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085405997 DLMGCP DEBUG <0013> Received message: line #02: C: 0004 (mgcp_msg.c:72) 20250427085405997 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085405997 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085405997 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found free endpoint: rtpbridge/5@mgw (mgcp_endp.c:262) 20250427085405997 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:370) 20250427085405997 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085405997 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085405997 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085405997 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:D2C66B68 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085405997 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:D2C66B68 output_enabled 0 (mgcp_conn.c:271) 20250427085405997 DLMGCP DEBUG <0013> (0004/rtp C:D2C66B68 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085405997 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:D2C66B68 CRCX: connection successfully created: (0004/rtp C:D2C66B68 r=NULL:0<->l=::1:5244 CID=8) (mgcp_protocol.c:772) 20250427085405997 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085405997 DLMGCP DEBUG <0013> Generated response: line #00: 200 38033 OK (mgcp_msg.c:72) 20250427085405997 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5@mgw (mgcp_msg.c:72) 20250427085405997 DLMGCP DEBUG <0013> Generated response: line #02: I: D2C66B68 (mgcp_msg.c:72) 20250427085405997 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 8 (mgcp_msg.c:72) 20250427085405997 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085405997 DLMGCP DEBUG <0013> Generated response: line #05: o=- D2C66B68 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085405997 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085405997 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085405997 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085405997 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085405997 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085405997 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085405998 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38034 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085405998 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085405998 DLMGCP DEBUG <0013> Received message: line #02: C: 0005 (mgcp_msg.c:72) 20250427085405998 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085405998 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085405998 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw (trunk:0) found free endpoint: rtpbridge/6@mgw (mgcp_endp.c:262) 20250427085405998 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/6@mgw" (mgcp_protocol.c:370) 20250427085405998 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085405998 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085405998 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085405998 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:8A61CDC6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085405999 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:8A61CDC6 output_enabled 0 (mgcp_conn.c:271) 20250427085405999 DLMGCP DEBUG <0013> (0005/rtp C:8A61CDC6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085405999 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw CI:8A61CDC6 CRCX: connection successfully created: (0005/rtp C:8A61CDC6 r=NULL:0<->l=::1:5246 CID=9) (mgcp_protocol.c:772) 20250427085405999 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085405999 DLMGCP DEBUG <0013> Generated response: line #00: 200 38034 OK (mgcp_msg.c:72) 20250427085405999 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6@mgw (mgcp_msg.c:72) 20250427085405999 DLMGCP DEBUG <0013> Generated response: line #02: I: 8A61CDC6 (mgcp_msg.c:72) 20250427085405999 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 9 (mgcp_msg.c:72) 20250427085405999 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085405999 DLMGCP DEBUG <0013> Generated response: line #05: o=- 8A61CDC6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085405999 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085405999 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085405999 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085405999 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085405999 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085405999 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406000 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38035 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406000 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406000 DLMGCP DEBUG <0013> Received message: line #02: C: 0006 (mgcp_msg.c:72) 20250427085406000 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406000 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406000 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw (trunk:0) found free endpoint: rtpbridge/7@mgw (mgcp_endp.c:262) 20250427085406000 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/7@mgw" (mgcp_protocol.c:370) 20250427085406000 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406000 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406000 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406000 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:663DDFBE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406000 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:663DDFBE output_enabled 0 (mgcp_conn.c:271) 20250427085406000 DLMGCP DEBUG <0013> (0006/rtp C:663DDFBE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406000 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CI:663DDFBE CRCX: connection successfully created: (0006/rtp C:663DDFBE r=NULL:0<->l=::1:5248 CID=10) (mgcp_protocol.c:772) 20250427085406000 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406000 DLMGCP DEBUG <0013> Generated response: line #00: 200 38035 OK (mgcp_msg.c:72) 20250427085406000 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7@mgw (mgcp_msg.c:72) 20250427085406000 DLMGCP DEBUG <0013> Generated response: line #02: I: 663DDFBE (mgcp_msg.c:72) 20250427085406000 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 10 (mgcp_msg.c:72) 20250427085406000 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406000 DLMGCP DEBUG <0013> Generated response: line #05: o=- 663DDFBE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406000 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406000 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406000 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406000 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406000 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406000 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406001 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38036 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406001 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406001 DLMGCP DEBUG <0013> Received message: line #02: C: 0007 (mgcp_msg.c:72) 20250427085406001 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406001 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406001 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw (trunk:0) found free endpoint: rtpbridge/8@mgw (mgcp_endp.c:262) 20250427085406001 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/8@mgw" (mgcp_protocol.c:370) 20250427085406001 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406001 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406002 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406002 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:E66D141F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406002 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:E66D141F output_enabled 0 (mgcp_conn.c:271) 20250427085406002 DLMGCP DEBUG <0013> (0007/rtp C:E66D141F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406002 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw CI:E66D141F CRCX: connection successfully created: (0007/rtp C:E66D141F r=NULL:0<->l=::1:5250 CID=11) (mgcp_protocol.c:772) 20250427085406002 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406002 DLMGCP DEBUG <0013> Generated response: line #00: 200 38036 OK (mgcp_msg.c:72) 20250427085406002 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8@mgw (mgcp_msg.c:72) 20250427085406002 DLMGCP DEBUG <0013> Generated response: line #02: I: E66D141F (mgcp_msg.c:72) 20250427085406002 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 11 (mgcp_msg.c:72) 20250427085406002 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406002 DLMGCP DEBUG <0013> Generated response: line #05: o=- E66D141F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406002 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406002 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406002 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406002 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406002 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406002 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406003 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38037 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406003 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406003 DLMGCP DEBUG <0013> Received message: line #02: C: 0008 (mgcp_msg.c:72) 20250427085406003 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406003 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406003 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw (trunk:0) found free endpoint: rtpbridge/9@mgw (mgcp_endp.c:262) 20250427085406003 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/9@mgw" (mgcp_protocol.c:370) 20250427085406003 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406003 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406003 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406003 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:4B8F2D93 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406003 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:4B8F2D93 output_enabled 0 (mgcp_conn.c:271) 20250427085406003 DLMGCP DEBUG <0013> (0008/rtp C:4B8F2D93 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406003 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw CI:4B8F2D93 CRCX: connection successfully created: (0008/rtp C:4B8F2D93 r=NULL:0<->l=::1:5252 CID=12) (mgcp_protocol.c:772) 20250427085406003 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406003 DLMGCP DEBUG <0013> Generated response: line #00: 200 38037 OK (mgcp_msg.c:72) 20250427085406003 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9@mgw (mgcp_msg.c:72) 20250427085406003 DLMGCP DEBUG <0013> Generated response: line #02: I: 4B8F2D93 (mgcp_msg.c:72) 20250427085406003 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 12 (mgcp_msg.c:72) 20250427085406003 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406003 DLMGCP DEBUG <0013> Generated response: line #05: o=- 4B8F2D93 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406003 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406003 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406003 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406003 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406003 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406003 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406004 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38038 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406004 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406004 DLMGCP DEBUG <0013> Received message: line #02: C: 0009 (mgcp_msg.c:72) 20250427085406004 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406004 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406004 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw (trunk:0) found free endpoint: rtpbridge/a@mgw (mgcp_endp.c:262) 20250427085406004 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a@mgw" (mgcp_protocol.c:370) 20250427085406004 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406004 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406004 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406004 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:55C4551A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406004 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:55C4551A output_enabled 0 (mgcp_conn.c:271) 20250427085406004 DLMGCP DEBUG <0013> (0009/rtp C:55C4551A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406005 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw CI:55C4551A CRCX: connection successfully created: (0009/rtp C:55C4551A r=NULL:0<->l=::1:5254 CID=13) (mgcp_protocol.c:772) 20250427085406005 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406005 DLMGCP DEBUG <0013> Generated response: line #00: 200 38038 OK (mgcp_msg.c:72) 20250427085406005 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a@mgw (mgcp_msg.c:72) 20250427085406005 DLMGCP DEBUG <0013> Generated response: line #02: I: 55C4551A (mgcp_msg.c:72) 20250427085406005 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 13 (mgcp_msg.c:72) 20250427085406005 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406005 DLMGCP DEBUG <0013> Generated response: line #05: o=- 55C4551A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406005 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406005 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406005 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406005 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406005 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406005 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406006 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38039 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406006 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406006 DLMGCP DEBUG <0013> Received message: line #02: C: 000A (mgcp_msg.c:72) 20250427085406006 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406006 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406006 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw (trunk:0) found free endpoint: rtpbridge/b@mgw (mgcp_endp.c:262) 20250427085406006 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b@mgw" (mgcp_protocol.c:370) 20250427085406006 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406006 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406006 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406006 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:B5846E25 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406006 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:B5846E25 output_enabled 0 (mgcp_conn.c:271) 20250427085406006 DLMGCP DEBUG <0013> (000A/rtp C:B5846E25 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406006 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw CI:B5846E25 CRCX: connection successfully created: (000A/rtp C:B5846E25 r=NULL:0<->l=::1:5256 CID=14) (mgcp_protocol.c:772) 20250427085406006 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406006 DLMGCP DEBUG <0013> Generated response: line #00: 200 38039 OK (mgcp_msg.c:72) 20250427085406006 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b@mgw (mgcp_msg.c:72) 20250427085406006 DLMGCP DEBUG <0013> Generated response: line #02: I: B5846E25 (mgcp_msg.c:72) 20250427085406006 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 14 (mgcp_msg.c:72) 20250427085406006 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406006 DLMGCP DEBUG <0013> Generated response: line #05: o=- B5846E25 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406006 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406006 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406006 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406006 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406006 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406006 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406007 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38040 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406007 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406007 DLMGCP DEBUG <0013> Received message: line #02: C: 000B (mgcp_msg.c:72) 20250427085406007 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406007 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406007 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw (trunk:0) found free endpoint: rtpbridge/c@mgw (mgcp_endp.c:262) 20250427085406007 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c@mgw" (mgcp_protocol.c:370) 20250427085406007 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406007 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406007 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406007 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:5FEDFB4C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406007 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:5FEDFB4C output_enabled 0 (mgcp_conn.c:271) 20250427085406007 DLMGCP DEBUG <0013> (000B/rtp C:5FEDFB4C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406007 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw CI:5FEDFB4C CRCX: connection successfully created: (000B/rtp C:5FEDFB4C r=NULL:0<->l=::1:5258 CID=15) (mgcp_protocol.c:772) 20250427085406008 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406008 DLMGCP DEBUG <0013> Generated response: line #00: 200 38040 OK (mgcp_msg.c:72) 20250427085406008 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c@mgw (mgcp_msg.c:72) 20250427085406008 DLMGCP DEBUG <0013> Generated response: line #02: I: 5FEDFB4C (mgcp_msg.c:72) 20250427085406008 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 15 (mgcp_msg.c:72) 20250427085406008 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406008 DLMGCP DEBUG <0013> Generated response: line #05: o=- 5FEDFB4C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406008 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406008 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406008 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406008 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406008 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406008 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406009 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38041 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406009 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406009 DLMGCP DEBUG <0013> Received message: line #02: C: 000C (mgcp_msg.c:72) 20250427085406009 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406009 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406009 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw (trunk:0) found free endpoint: rtpbridge/d@mgw (mgcp_endp.c:262) 20250427085406009 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d@mgw" (mgcp_protocol.c:370) 20250427085406009 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406009 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406009 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406009 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:7CC493F2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406009 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:7CC493F2 output_enabled 0 (mgcp_conn.c:271) 20250427085406009 DLMGCP DEBUG <0013> (000C/rtp C:7CC493F2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406009 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw CI:7CC493F2 CRCX: connection successfully created: (000C/rtp C:7CC493F2 r=NULL:0<->l=::1:5260 CID=16) (mgcp_protocol.c:772) 20250427085406009 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406009 DLMGCP DEBUG <0013> Generated response: line #00: 200 38041 OK (mgcp_msg.c:72) 20250427085406009 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d@mgw (mgcp_msg.c:72) 20250427085406009 DLMGCP DEBUG <0013> Generated response: line #02: I: 7CC493F2 (mgcp_msg.c:72) 20250427085406009 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 16 (mgcp_msg.c:72) 20250427085406009 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406009 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7CC493F2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406009 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406009 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406009 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406009 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406009 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406009 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406010 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38042 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406010 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406010 DLMGCP DEBUG <0013> Received message: line #02: C: 000D (mgcp_msg.c:72) 20250427085406010 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406010 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406010 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw (trunk:0) found free endpoint: rtpbridge/e@mgw (mgcp_endp.c:262) 20250427085406010 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e@mgw" (mgcp_protocol.c:370) 20250427085406010 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406010 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406010 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406010 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:8F0628AE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406010 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:8F0628AE output_enabled 0 (mgcp_conn.c:271) 20250427085406010 DLMGCP DEBUG <0013> (000D/rtp C:8F0628AE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406010 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw CI:8F0628AE CRCX: connection successfully created: (000D/rtp C:8F0628AE r=NULL:0<->l=::1:5262 CID=17) (mgcp_protocol.c:772) 20250427085406010 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406010 DLMGCP DEBUG <0013> Generated response: line #00: 200 38042 OK (mgcp_msg.c:72) 20250427085406010 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e@mgw (mgcp_msg.c:72) 20250427085406011 DLMGCP DEBUG <0013> Generated response: line #02: I: 8F0628AE (mgcp_msg.c:72) 20250427085406011 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 17 (mgcp_msg.c:72) 20250427085406011 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406011 DLMGCP DEBUG <0013> Generated response: line #05: o=- 8F0628AE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406011 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406011 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406011 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406011 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406011 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406011 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406012 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38043 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406012 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406012 DLMGCP DEBUG <0013> Received message: line #02: C: 000E (mgcp_msg.c:72) 20250427085406012 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406012 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406012 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw (trunk:0) found free endpoint: rtpbridge/f@mgw (mgcp_endp.c:262) 20250427085406012 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f@mgw" (mgcp_protocol.c:370) 20250427085406012 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406012 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406012 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406012 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:87B5EC9B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406012 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:87B5EC9B output_enabled 0 (mgcp_conn.c:271) 20250427085406012 DLMGCP DEBUG <0013> (000E/rtp C:87B5EC9B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406012 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw CI:87B5EC9B CRCX: connection successfully created: (000E/rtp C:87B5EC9B r=NULL:0<->l=::1:5264 CID=18) (mgcp_protocol.c:772) 20250427085406012 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406012 DLMGCP DEBUG <0013> Generated response: line #00: 200 38043 OK (mgcp_msg.c:72) 20250427085406012 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f@mgw (mgcp_msg.c:72) 20250427085406012 DLMGCP DEBUG <0013> Generated response: line #02: I: 87B5EC9B (mgcp_msg.c:72) 20250427085406012 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 18 (mgcp_msg.c:72) 20250427085406012 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406012 DLMGCP DEBUG <0013> Generated response: line #05: o=- 87B5EC9B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406012 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406012 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406012 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406012 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406012 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406012 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406013 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38044 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406013 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406013 DLMGCP DEBUG <0013> Received message: line #02: C: 000F (mgcp_msg.c:72) 20250427085406013 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406013 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406013 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw (trunk:0) found free endpoint: rtpbridge/10@mgw (mgcp_endp.c:262) 20250427085406013 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/10@mgw" (mgcp_protocol.c:370) 20250427085406013 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406013 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406013 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406013 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:ED6ED2E6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406013 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:ED6ED2E6 output_enabled 0 (mgcp_conn.c:271) 20250427085406013 DLMGCP DEBUG <0013> (000F/rtp C:ED6ED2E6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406013 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw CI:ED6ED2E6 CRCX: connection successfully created: (000F/rtp C:ED6ED2E6 r=NULL:0<->l=::1:5266 CID=19) (mgcp_protocol.c:772) 20250427085406013 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406013 DLMGCP DEBUG <0013> Generated response: line #00: 200 38044 OK (mgcp_msg.c:72) 20250427085406013 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10@mgw (mgcp_msg.c:72) 20250427085406013 DLMGCP DEBUG <0013> Generated response: line #02: I: ED6ED2E6 (mgcp_msg.c:72) 20250427085406013 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 19 (mgcp_msg.c:72) 20250427085406013 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406014 DLMGCP DEBUG <0013> Generated response: line #05: o=- ED6ED2E6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406014 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406014 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406014 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406014 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406014 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406014 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406015 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38045 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406015 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406015 DLMGCP DEBUG <0013> Received message: line #02: C: 0010 (mgcp_msg.c:72) 20250427085406015 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406015 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406015 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw (trunk:0) found free endpoint: rtpbridge/11@mgw (mgcp_endp.c:262) 20250427085406015 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/11@mgw" (mgcp_protocol.c:370) 20250427085406015 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406015 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406015 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406015 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:D40E3ACC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406015 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:D40E3ACC output_enabled 0 (mgcp_conn.c:271) 20250427085406015 DLMGCP DEBUG <0013> (0010/rtp C:D40E3ACC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406015 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw CI:D40E3ACC CRCX: connection successfully created: (0010/rtp C:D40E3ACC r=NULL:0<->l=::1:5268 CID=20) (mgcp_protocol.c:772) 20250427085406015 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406015 DLMGCP DEBUG <0013> Generated response: line #00: 200 38045 OK (mgcp_msg.c:72) 20250427085406015 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11@mgw (mgcp_msg.c:72) 20250427085406015 DLMGCP DEBUG <0013> Generated response: line #02: I: D40E3ACC (mgcp_msg.c:72) 20250427085406015 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 20 (mgcp_msg.c:72) 20250427085406015 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406015 DLMGCP DEBUG <0013> Generated response: line #05: o=- D40E3ACC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406015 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406015 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406015 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406015 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406015 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406015 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406016 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38046 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406016 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406016 DLMGCP DEBUG <0013> Received message: line #02: C: 0011 (mgcp_msg.c:72) 20250427085406016 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406016 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406016 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw (trunk:0) found free endpoint: rtpbridge/12@mgw (mgcp_endp.c:262) 20250427085406016 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/12@mgw" (mgcp_protocol.c:370) 20250427085406016 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406016 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406016 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406016 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:D3CF78AA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406016 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:D3CF78AA output_enabled 0 (mgcp_conn.c:271) 20250427085406016 DLMGCP DEBUG <0013> (0011/rtp C:D3CF78AA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406016 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw CI:D3CF78AA CRCX: connection successfully created: (0011/rtp C:D3CF78AA r=NULL:0<->l=::1:5270 CID=21) (mgcp_protocol.c:772) 20250427085406017 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406017 DLMGCP DEBUG <0013> Generated response: line #00: 200 38046 OK (mgcp_msg.c:72) 20250427085406017 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/12@mgw (mgcp_msg.c:72) 20250427085406017 DLMGCP DEBUG <0013> Generated response: line #02: I: D3CF78AA (mgcp_msg.c:72) 20250427085406017 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 21 (mgcp_msg.c:72) 20250427085406017 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406017 DLMGCP DEBUG <0013> Generated response: line #05: o=- D3CF78AA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406017 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406017 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406017 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406017 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406017 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406017 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406018 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38047 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406018 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406018 DLMGCP DEBUG <0013> Received message: line #02: C: 0012 (mgcp_msg.c:72) 20250427085406018 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406018 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406018 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw (trunk:0) found free endpoint: rtpbridge/13@mgw (mgcp_endp.c:262) 20250427085406018 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/13@mgw" (mgcp_protocol.c:370) 20250427085406018 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406018 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406018 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406018 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:03789688 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406018 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:03789688 output_enabled 0 (mgcp_conn.c:271) 20250427085406018 DLMGCP DEBUG <0013> (0012/rtp C:03789688 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406018 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw CI:03789688 CRCX: connection successfully created: (0012/rtp C:03789688 r=NULL:0<->l=::1:5272 CID=22) (mgcp_protocol.c:772) 20250427085406018 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406018 DLMGCP DEBUG <0013> Generated response: line #00: 200 38047 OK (mgcp_msg.c:72) 20250427085406018 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/13@mgw (mgcp_msg.c:72) 20250427085406018 DLMGCP DEBUG <0013> Generated response: line #02: I: 03789688 (mgcp_msg.c:72) 20250427085406018 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 22 (mgcp_msg.c:72) 20250427085406018 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406018 DLMGCP DEBUG <0013> Generated response: line #05: o=- 03789688 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406018 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406018 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406018 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406018 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406018 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406018 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406019 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38048 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406019 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406019 DLMGCP DEBUG <0013> Received message: line #02: C: 0013 (mgcp_msg.c:72) 20250427085406019 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406019 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406019 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw (trunk:0) found free endpoint: rtpbridge/14@mgw (mgcp_endp.c:262) 20250427085406019 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/14@mgw" (mgcp_protocol.c:370) 20250427085406019 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406019 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406019 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406019 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:17BE4E77 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406019 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:17BE4E77 output_enabled 0 (mgcp_conn.c:271) 20250427085406019 DLMGCP DEBUG <0013> (0013/rtp C:17BE4E77 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406020 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw CI:17BE4E77 CRCX: connection successfully created: (0013/rtp C:17BE4E77 r=NULL:0<->l=::1:5274 CID=23) (mgcp_protocol.c:772) 20250427085406020 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406020 DLMGCP DEBUG <0013> Generated response: line #00: 200 38048 OK (mgcp_msg.c:72) 20250427085406020 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/14@mgw (mgcp_msg.c:72) 20250427085406020 DLMGCP DEBUG <0013> Generated response: line #02: I: 17BE4E77 (mgcp_msg.c:72) 20250427085406020 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 23 (mgcp_msg.c:72) 20250427085406020 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406020 DLMGCP DEBUG <0013> Generated response: line #05: o=- 17BE4E77 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406020 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406020 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406020 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406020 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406020 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406020 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406021 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38049 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406021 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406021 DLMGCP DEBUG <0013> Received message: line #02: C: 0014 (mgcp_msg.c:72) 20250427085406021 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406021 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406021 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw (trunk:0) found free endpoint: rtpbridge/15@mgw (mgcp_endp.c:262) 20250427085406021 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/15@mgw" (mgcp_protocol.c:370) 20250427085406021 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406021 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406021 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406021 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:74553B73 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406021 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:74553B73 output_enabled 0 (mgcp_conn.c:271) 20250427085406021 DLMGCP DEBUG <0013> (0014/rtp C:74553B73 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406021 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw CI:74553B73 CRCX: connection successfully created: (0014/rtp C:74553B73 r=NULL:0<->l=::1:5276 CID=24) (mgcp_protocol.c:772) 20250427085406021 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406021 DLMGCP DEBUG <0013> Generated response: line #00: 200 38049 OK (mgcp_msg.c:72) 20250427085406021 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/15@mgw (mgcp_msg.c:72) 20250427085406021 DLMGCP DEBUG <0013> Generated response: line #02: I: 74553B73 (mgcp_msg.c:72) 20250427085406021 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 24 (mgcp_msg.c:72) 20250427085406021 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406021 DLMGCP DEBUG <0013> Generated response: line #05: o=- 74553B73 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406021 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406021 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406021 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406021 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406021 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406021 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406022 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38050 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406022 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406022 DLMGCP DEBUG <0013> Received message: line #02: C: 0015 (mgcp_msg.c:72) 20250427085406022 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406022 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406022 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw (trunk:0) found free endpoint: rtpbridge/16@mgw (mgcp_endp.c:262) 20250427085406022 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/16@mgw" (mgcp_protocol.c:370) 20250427085406022 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406022 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406022 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406022 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:1255A10B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406022 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:1255A10B output_enabled 0 (mgcp_conn.c:271) 20250427085406022 DLMGCP DEBUG <0013> (0015/rtp C:1255A10B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406022 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw CI:1255A10B CRCX: connection successfully created: (0015/rtp C:1255A10B r=NULL:0<->l=::1:5278 CID=25) (mgcp_protocol.c:772) 20250427085406022 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406022 DLMGCP DEBUG <0013> Generated response: line #00: 200 38050 OK (mgcp_msg.c:72) 20250427085406022 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/16@mgw (mgcp_msg.c:72) 20250427085406022 DLMGCP DEBUG <0013> Generated response: line #02: I: 1255A10B (mgcp_msg.c:72) 20250427085406022 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 25 (mgcp_msg.c:72) 20250427085406022 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406022 DLMGCP DEBUG <0013> Generated response: line #05: o=- 1255A10B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406022 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406022 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406022 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406022 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406022 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406022 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406023 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38051 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406023 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406023 DLMGCP DEBUG <0013> Received message: line #02: C: 0016 (mgcp_msg.c:72) 20250427085406023 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406023 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406023 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw (trunk:0) found free endpoint: rtpbridge/17@mgw (mgcp_endp.c:262) 20250427085406023 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/17@mgw" (mgcp_protocol.c:370) 20250427085406023 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406023 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406023 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406024 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:9007A77C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406024 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:9007A77C output_enabled 0 (mgcp_conn.c:271) 20250427085406024 DLMGCP DEBUG <0013> (0016/rtp C:9007A77C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406024 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw CI:9007A77C CRCX: connection successfully created: (0016/rtp C:9007A77C r=NULL:0<->l=::1:5280 CID=26) (mgcp_protocol.c:772) 20250427085406024 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406024 DLMGCP DEBUG <0013> Generated response: line #00: 200 38051 OK (mgcp_msg.c:72) 20250427085406024 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/17@mgw (mgcp_msg.c:72) 20250427085406024 DLMGCP DEBUG <0013> Generated response: line #02: I: 9007A77C (mgcp_msg.c:72) 20250427085406024 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 26 (mgcp_msg.c:72) 20250427085406024 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406024 DLMGCP DEBUG <0013> Generated response: line #05: o=- 9007A77C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406024 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406024 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406024 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406024 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406024 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406024 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406025 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38052 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406025 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406025 DLMGCP DEBUG <0013> Received message: line #02: C: 0017 (mgcp_msg.c:72) 20250427085406025 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406025 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406025 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw (trunk:0) found free endpoint: rtpbridge/18@mgw (mgcp_endp.c:262) 20250427085406025 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/18@mgw" (mgcp_protocol.c:370) 20250427085406025 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406025 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406025 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406025 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:6018DB80 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406025 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:6018DB80 output_enabled 0 (mgcp_conn.c:271) 20250427085406025 DLMGCP DEBUG <0013> (0017/rtp C:6018DB80 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406025 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw CI:6018DB80 CRCX: connection successfully created: (0017/rtp C:6018DB80 r=NULL:0<->l=::1:5282 CID=27) (mgcp_protocol.c:772) 20250427085406025 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406025 DLMGCP DEBUG <0013> Generated response: line #00: 200 38052 OK (mgcp_msg.c:72) 20250427085406025 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/18@mgw (mgcp_msg.c:72) 20250427085406025 DLMGCP DEBUG <0013> Generated response: line #02: I: 6018DB80 (mgcp_msg.c:72) 20250427085406025 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 27 (mgcp_msg.c:72) 20250427085406025 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406025 DLMGCP DEBUG <0013> Generated response: line #05: o=- 6018DB80 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406025 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406025 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406025 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406025 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406025 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406025 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406026 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38053 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406026 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406026 DLMGCP DEBUG <0013> Received message: line #02: C: 0018 (mgcp_msg.c:72) 20250427085406026 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406026 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406026 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw (trunk:0) found free endpoint: rtpbridge/19@mgw (mgcp_endp.c:262) 20250427085406026 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/19@mgw" (mgcp_protocol.c:370) 20250427085406026 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406026 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406027 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406027 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:6C0D12B4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406027 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:6C0D12B4 output_enabled 0 (mgcp_conn.c:271) 20250427085406027 DLMGCP DEBUG <0013> (0018/rtp C:6C0D12B4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406027 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw CI:6C0D12B4 CRCX: connection successfully created: (0018/rtp C:6C0D12B4 r=NULL:0<->l=::1:5284 CID=28) (mgcp_protocol.c:772) 20250427085406027 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406027 DLMGCP DEBUG <0013> Generated response: line #00: 200 38053 OK (mgcp_msg.c:72) 20250427085406027 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/19@mgw (mgcp_msg.c:72) 20250427085406027 DLMGCP DEBUG <0013> Generated response: line #02: I: 6C0D12B4 (mgcp_msg.c:72) 20250427085406027 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 28 (mgcp_msg.c:72) 20250427085406027 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406027 DLMGCP DEBUG <0013> Generated response: line #05: o=- 6C0D12B4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406027 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406027 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406027 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406027 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406027 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406027 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406028 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38054 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406028 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406028 DLMGCP DEBUG <0013> Received message: line #02: C: 0019 (mgcp_msg.c:72) 20250427085406028 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406028 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406028 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw (trunk:0) found free endpoint: rtpbridge/1a@mgw (mgcp_endp.c:262) 20250427085406028 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1a@mgw" (mgcp_protocol.c:370) 20250427085406028 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406028 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406028 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406028 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:F7573AC4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406028 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:F7573AC4 output_enabled 0 (mgcp_conn.c:271) 20250427085406028 DLMGCP DEBUG <0013> (0019/rtp C:F7573AC4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406028 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw CI:F7573AC4 CRCX: connection successfully created: (0019/rtp C:F7573AC4 r=NULL:0<->l=::1:5286 CID=29) (mgcp_protocol.c:772) 20250427085406028 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406028 DLMGCP DEBUG <0013> Generated response: line #00: 200 38054 OK (mgcp_msg.c:72) 20250427085406028 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1a@mgw (mgcp_msg.c:72) 20250427085406028 DLMGCP DEBUG <0013> Generated response: line #02: I: F7573AC4 (mgcp_msg.c:72) 20250427085406028 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 29 (mgcp_msg.c:72) 20250427085406028 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406028 DLMGCP DEBUG <0013> Generated response: line #05: o=- F7573AC4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406028 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406028 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406028 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406028 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406028 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406028 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406029 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38055 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406029 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406029 DLMGCP DEBUG <0013> Received message: line #02: C: 001A (mgcp_msg.c:72) 20250427085406029 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406029 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406029 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw (trunk:0) found free endpoint: rtpbridge/1b@mgw (mgcp_endp.c:262) 20250427085406029 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1b@mgw" (mgcp_protocol.c:370) 20250427085406029 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406029 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406029 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406029 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:901EB2E2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406029 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:901EB2E2 output_enabled 0 (mgcp_conn.c:271) 20250427085406029 DLMGCP DEBUG <0013> (001A/rtp C:901EB2E2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406029 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw CI:901EB2E2 CRCX: connection successfully created: (001A/rtp C:901EB2E2 r=NULL:0<->l=::1:5288 CID=30) (mgcp_protocol.c:772) 20250427085406029 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406030 DLMGCP DEBUG <0013> Generated response: line #00: 200 38055 OK (mgcp_msg.c:72) 20250427085406030 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1b@mgw (mgcp_msg.c:72) 20250427085406030 DLMGCP DEBUG <0013> Generated response: line #02: I: 901EB2E2 (mgcp_msg.c:72) 20250427085406030 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 30 (mgcp_msg.c:72) 20250427085406030 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406030 DLMGCP DEBUG <0013> Generated response: line #05: o=- 901EB2E2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406030 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406030 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406030 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406030 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406030 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406030 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406031 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38056 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406031 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406031 DLMGCP DEBUG <0013> Received message: line #02: C: 001B (mgcp_msg.c:72) 20250427085406031 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406031 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406031 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw (trunk:0) found free endpoint: rtpbridge/1c@mgw (mgcp_endp.c:262) 20250427085406031 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1c@mgw" (mgcp_protocol.c:370) 20250427085406031 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406031 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406031 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406031 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:CCE68BE4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406031 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:CCE68BE4 output_enabled 0 (mgcp_conn.c:271) 20250427085406031 DLMGCP DEBUG <0013> (001B/rtp C:CCE68BE4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406031 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw CI:CCE68BE4 CRCX: connection successfully created: (001B/rtp C:CCE68BE4 r=NULL:0<->l=::1:5290 CID=31) (mgcp_protocol.c:772) 20250427085406031 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406031 DLMGCP DEBUG <0013> Generated response: line #00: 200 38056 OK (mgcp_msg.c:72) 20250427085406031 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1c@mgw (mgcp_msg.c:72) 20250427085406031 DLMGCP DEBUG <0013> Generated response: line #02: I: CCE68BE4 (mgcp_msg.c:72) 20250427085406031 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 31 (mgcp_msg.c:72) 20250427085406031 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406031 DLMGCP DEBUG <0013> Generated response: line #05: o=- CCE68BE4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406031 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406031 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406031 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406031 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406031 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406031 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406032 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38057 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406032 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406032 DLMGCP DEBUG <0013> Received message: line #02: C: 001C (mgcp_msg.c:72) 20250427085406032 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406032 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406032 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw (trunk:0) found free endpoint: rtpbridge/1d@mgw (mgcp_endp.c:262) 20250427085406032 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1d@mgw" (mgcp_protocol.c:370) 20250427085406032 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406032 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406032 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406032 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:4E0601E2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406032 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:4E0601E2 output_enabled 0 (mgcp_conn.c:271) 20250427085406032 DLMGCP DEBUG <0013> (001C/rtp C:4E0601E2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406032 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw CI:4E0601E2 CRCX: connection successfully created: (001C/rtp C:4E0601E2 r=NULL:0<->l=::1:5292 CID=32) (mgcp_protocol.c:772) 20250427085406032 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406032 DLMGCP DEBUG <0013> Generated response: line #00: 200 38057 OK (mgcp_msg.c:72) 20250427085406032 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1d@mgw (mgcp_msg.c:72) 20250427085406032 DLMGCP DEBUG <0013> Generated response: line #02: I: 4E0601E2 (mgcp_msg.c:72) 20250427085406032 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 32 (mgcp_msg.c:72) 20250427085406032 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406032 DLMGCP DEBUG <0013> Generated response: line #05: o=- 4E0601E2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406032 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406032 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406032 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406032 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406032 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406032 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406033 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38058 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406033 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406033 DLMGCP DEBUG <0013> Received message: line #02: C: 001D (mgcp_msg.c:72) 20250427085406033 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406033 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406033 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw (trunk:0) found free endpoint: rtpbridge/1e@mgw (mgcp_endp.c:262) 20250427085406033 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1e@mgw" (mgcp_protocol.c:370) 20250427085406033 DLMGCP NOTICE <0013> endpoint:rtpbridge/1e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406033 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406033 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406034 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw CI:9DB47681 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406034 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw CI:9DB47681 output_enabled 0 (mgcp_conn.c:271) 20250427085406034 DLMGCP DEBUG <0013> (001D/rtp C:9DB47681 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406034 DLMGCP NOTICE <0013> endpoint:rtpbridge/1e@mgw CI:9DB47681 CRCX: connection successfully created: (001D/rtp C:9DB47681 r=NULL:0<->l=::1:5294 CID=33) (mgcp_protocol.c:772) 20250427085406034 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406034 DLMGCP DEBUG <0013> Generated response: line #00: 200 38058 OK (mgcp_msg.c:72) 20250427085406034 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1e@mgw (mgcp_msg.c:72) 20250427085406034 DLMGCP DEBUG <0013> Generated response: line #02: I: 9DB47681 (mgcp_msg.c:72) 20250427085406034 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 33 (mgcp_msg.c:72) 20250427085406034 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406034 DLMGCP DEBUG <0013> Generated response: line #05: o=- 9DB47681 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406034 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406034 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406034 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406034 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406034 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406034 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406035 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38059 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406035 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406035 DLMGCP DEBUG <0013> Received message: line #02: C: 001E (mgcp_msg.c:72) 20250427085406035 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406035 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406035 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw (trunk:0) found free endpoint: rtpbridge/1f@mgw (mgcp_endp.c:262) 20250427085406035 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1f@mgw" (mgcp_protocol.c:370) 20250427085406035 DLMGCP NOTICE <0013> endpoint:rtpbridge/1f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406035 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406035 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406035 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw CI:71D81420 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406035 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw CI:71D81420 output_enabled 0 (mgcp_conn.c:271) 20250427085406035 DLMGCP DEBUG <0013> (001E/rtp C:71D81420 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406035 DLMGCP NOTICE <0013> endpoint:rtpbridge/1f@mgw CI:71D81420 CRCX: connection successfully created: (001E/rtp C:71D81420 r=NULL:0<->l=::1:5296 CID=34) (mgcp_protocol.c:772) 20250427085406035 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406035 DLMGCP DEBUG <0013> Generated response: line #00: 200 38059 OK (mgcp_msg.c:72) 20250427085406035 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1f@mgw (mgcp_msg.c:72) 20250427085406035 DLMGCP DEBUG <0013> Generated response: line #02: I: 71D81420 (mgcp_msg.c:72) 20250427085406035 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 34 (mgcp_msg.c:72) 20250427085406035 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406035 DLMGCP DEBUG <0013> Generated response: line #05: o=- 71D81420 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406035 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406035 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406035 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406035 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406035 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406035 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406036 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38060 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406036 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406036 DLMGCP DEBUG <0013> Received message: line #02: C: 001F (mgcp_msg.c:72) 20250427085406036 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406036 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406036 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw (trunk:0) found free endpoint: rtpbridge/20@mgw (mgcp_endp.c:262) 20250427085406036 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/20@mgw" (mgcp_protocol.c:370) 20250427085406036 DLMGCP NOTICE <0013> endpoint:rtpbridge/20@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406036 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406036 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406036 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw CI:0F709E81 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406036 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw CI:0F709E81 output_enabled 0 (mgcp_conn.c:271) 20250427085406036 DLMGCP DEBUG <0013> (001F/rtp C:0F709E81 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406036 DLMGCP NOTICE <0013> endpoint:rtpbridge/20@mgw CI:0F709E81 CRCX: connection successfully created: (001F/rtp C:0F709E81 r=NULL:0<->l=::1:5298 CID=35) (mgcp_protocol.c:772) 20250427085406036 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406036 DLMGCP DEBUG <0013> Generated response: line #00: 200 38060 OK (mgcp_msg.c:72) 20250427085406036 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/20@mgw (mgcp_msg.c:72) 20250427085406036 DLMGCP DEBUG <0013> Generated response: line #02: I: 0F709E81 (mgcp_msg.c:72) 20250427085406036 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 35 (mgcp_msg.c:72) 20250427085406036 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406036 DLMGCP DEBUG <0013> Generated response: line #05: o=- 0F709E81 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406036 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406036 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406036 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406036 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406036 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406036 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406037 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38061 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406037 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406037 DLMGCP DEBUG <0013> Received message: line #02: C: 0020 (mgcp_msg.c:72) 20250427085406037 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406037 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406037 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw (trunk:0) found free endpoint: rtpbridge/21@mgw (mgcp_endp.c:262) 20250427085406037 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/21@mgw" (mgcp_protocol.c:370) 20250427085406037 DLMGCP NOTICE <0013> endpoint:rtpbridge/21@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406037 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406037 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406037 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw CI:CB0763C0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406037 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw CI:CB0763C0 output_enabled 0 (mgcp_conn.c:271) 20250427085406037 DLMGCP DEBUG <0013> (0020/rtp C:CB0763C0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406037 DLMGCP NOTICE <0013> endpoint:rtpbridge/21@mgw CI:CB0763C0 CRCX: connection successfully created: (0020/rtp C:CB0763C0 r=NULL:0<->l=::1:5300 CID=36) (mgcp_protocol.c:772) 20250427085406037 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406037 DLMGCP DEBUG <0013> Generated response: line #00: 200 38061 OK (mgcp_msg.c:72) 20250427085406037 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/21@mgw (mgcp_msg.c:72) 20250427085406037 DLMGCP DEBUG <0013> Generated response: line #02: I: CB0763C0 (mgcp_msg.c:72) 20250427085406037 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 36 (mgcp_msg.c:72) 20250427085406037 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406037 DLMGCP DEBUG <0013> Generated response: line #05: o=- CB0763C0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406037 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406037 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406037 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406037 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406037 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406037 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406038 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38062 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406038 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406038 DLMGCP DEBUG <0013> Received message: line #02: C: 0021 (mgcp_msg.c:72) 20250427085406038 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406038 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406038 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw (trunk:0) found free endpoint: rtpbridge/22@mgw (mgcp_endp.c:262) 20250427085406038 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/22@mgw" (mgcp_protocol.c:370) 20250427085406038 DLMGCP NOTICE <0013> endpoint:rtpbridge/22@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406038 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406038 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406038 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw CI:76A90BD4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406038 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw CI:76A90BD4 output_enabled 0 (mgcp_conn.c:271) 20250427085406038 DLMGCP DEBUG <0013> (0021/rtp C:76A90BD4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406038 DLMGCP NOTICE <0013> endpoint:rtpbridge/22@mgw CI:76A90BD4 CRCX: connection successfully created: (0021/rtp C:76A90BD4 r=NULL:0<->l=::1:5302 CID=37) (mgcp_protocol.c:772) 20250427085406038 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406038 DLMGCP DEBUG <0013> Generated response: line #00: 200 38062 OK (mgcp_msg.c:72) 20250427085406038 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/22@mgw (mgcp_msg.c:72) 20250427085406038 DLMGCP DEBUG <0013> Generated response: line #02: I: 76A90BD4 (mgcp_msg.c:72) 20250427085406038 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 37 (mgcp_msg.c:72) 20250427085406038 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406038 DLMGCP DEBUG <0013> Generated response: line #05: o=- 76A90BD4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406038 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406038 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406038 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406039 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406039 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406039 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406039 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38063 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406039 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406039 DLMGCP DEBUG <0013> Received message: line #02: C: 0022 (mgcp_msg.c:72) 20250427085406039 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406039 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406039 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw (trunk:0) found free endpoint: rtpbridge/23@mgw (mgcp_endp.c:262) 20250427085406039 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/23@mgw" (mgcp_protocol.c:370) 20250427085406039 DLMGCP NOTICE <0013> endpoint:rtpbridge/23@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406039 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406039 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406039 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw CI:258B6F77 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406039 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw CI:258B6F77 output_enabled 0 (mgcp_conn.c:271) 20250427085406039 DLMGCP DEBUG <0013> (0022/rtp C:258B6F77 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406039 DLMGCP NOTICE <0013> endpoint:rtpbridge/23@mgw CI:258B6F77 CRCX: connection successfully created: (0022/rtp C:258B6F77 r=NULL:0<->l=::1:5304 CID=38) (mgcp_protocol.c:772) 20250427085406039 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406039 DLMGCP DEBUG <0013> Generated response: line #00: 200 38063 OK (mgcp_msg.c:72) 20250427085406039 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/23@mgw (mgcp_msg.c:72) 20250427085406039 DLMGCP DEBUG <0013> Generated response: line #02: I: 258B6F77 (mgcp_msg.c:72) 20250427085406039 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 38 (mgcp_msg.c:72) 20250427085406039 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406039 DLMGCP DEBUG <0013> Generated response: line #05: o=- 258B6F77 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406039 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406039 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406039 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406039 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406039 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406040 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406040 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38064 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406040 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406040 DLMGCP DEBUG <0013> Received message: line #02: C: 0023 (mgcp_msg.c:72) 20250427085406040 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406040 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406040 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw (trunk:0) found free endpoint: rtpbridge/24@mgw (mgcp_endp.c:262) 20250427085406040 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/24@mgw" (mgcp_protocol.c:370) 20250427085406040 DLMGCP NOTICE <0013> endpoint:rtpbridge/24@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406040 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406040 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406040 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw CI:02AA6349 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406040 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw CI:02AA6349 output_enabled 0 (mgcp_conn.c:271) 20250427085406040 DLMGCP DEBUG <0013> (0023/rtp C:02AA6349 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406041 DLMGCP NOTICE <0013> endpoint:rtpbridge/24@mgw CI:02AA6349 CRCX: connection successfully created: (0023/rtp C:02AA6349 r=NULL:0<->l=::1:5306 CID=39) (mgcp_protocol.c:772) 20250427085406041 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406041 DLMGCP DEBUG <0013> Generated response: line #00: 200 38064 OK (mgcp_msg.c:72) 20250427085406041 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/24@mgw (mgcp_msg.c:72) 20250427085406041 DLMGCP DEBUG <0013> Generated response: line #02: I: 02AA6349 (mgcp_msg.c:72) 20250427085406041 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 39 (mgcp_msg.c:72) 20250427085406041 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406041 DLMGCP DEBUG <0013> Generated response: line #05: o=- 02AA6349 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406041 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406041 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406041 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406041 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406041 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406041 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406041 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38065 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406041 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406041 DLMGCP DEBUG <0013> Received message: line #02: C: 0024 (mgcp_msg.c:72) 20250427085406041 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406041 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406041 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw (trunk:0) found free endpoint: rtpbridge/25@mgw (mgcp_endp.c:262) 20250427085406041 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/25@mgw" (mgcp_protocol.c:370) 20250427085406041 DLMGCP NOTICE <0013> endpoint:rtpbridge/25@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406041 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406041 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406041 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw CI:E5E75211 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406041 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw CI:E5E75211 output_enabled 0 (mgcp_conn.c:271) 20250427085406042 DLMGCP DEBUG <0013> (0024/rtp C:E5E75211 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406042 DLMGCP NOTICE <0013> endpoint:rtpbridge/25@mgw CI:E5E75211 CRCX: connection successfully created: (0024/rtp C:E5E75211 r=NULL:0<->l=::1:5308 CID=40) (mgcp_protocol.c:772) 20250427085406042 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406042 DLMGCP DEBUG <0013> Generated response: line #00: 200 38065 OK (mgcp_msg.c:72) 20250427085406042 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/25@mgw (mgcp_msg.c:72) 20250427085406042 DLMGCP DEBUG <0013> Generated response: line #02: I: E5E75211 (mgcp_msg.c:72) 20250427085406042 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 40 (mgcp_msg.c:72) 20250427085406042 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406042 DLMGCP DEBUG <0013> Generated response: line #05: o=- E5E75211 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406042 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406042 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406042 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406042 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406042 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406042 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406043 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38066 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406044 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406044 DLMGCP DEBUG <0013> Received message: line #02: C: 0025 (mgcp_msg.c:72) 20250427085406044 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406044 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406044 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw (trunk:0) found free endpoint: rtpbridge/26@mgw (mgcp_endp.c:262) 20250427085406044 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/26@mgw" (mgcp_protocol.c:370) 20250427085406044 DLMGCP NOTICE <0013> endpoint:rtpbridge/26@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406044 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406044 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406044 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw CI:232D3455 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406044 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw CI:232D3455 output_enabled 0 (mgcp_conn.c:271) 20250427085406044 DLMGCP DEBUG <0013> (0025/rtp C:232D3455 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406044 DLMGCP NOTICE <0013> endpoint:rtpbridge/26@mgw CI:232D3455 CRCX: connection successfully created: (0025/rtp C:232D3455 r=NULL:0<->l=::1:5310 CID=41) (mgcp_protocol.c:772) 20250427085406044 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406044 DLMGCP DEBUG <0013> Generated response: line #00: 200 38066 OK (mgcp_msg.c:72) 20250427085406044 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/26@mgw (mgcp_msg.c:72) 20250427085406044 DLMGCP DEBUG <0013> Generated response: line #02: I: 232D3455 (mgcp_msg.c:72) 20250427085406044 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 41 (mgcp_msg.c:72) 20250427085406044 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406044 DLMGCP DEBUG <0013> Generated response: line #05: o=- 232D3455 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406044 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406044 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406044 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406044 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406044 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406044 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406045 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38067 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406045 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406045 DLMGCP DEBUG <0013> Received message: line #02: C: 0026 (mgcp_msg.c:72) 20250427085406045 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406045 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406045 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw (trunk:0) found free endpoint: rtpbridge/27@mgw (mgcp_endp.c:262) 20250427085406045 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/27@mgw" (mgcp_protocol.c:370) 20250427085406045 DLMGCP NOTICE <0013> endpoint:rtpbridge/27@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406045 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406045 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406045 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw CI:0B616EC9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406045 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw CI:0B616EC9 output_enabled 0 (mgcp_conn.c:271) 20250427085406045 DLMGCP DEBUG <0013> (0026/rtp C:0B616EC9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406045 DLMGCP NOTICE <0013> endpoint:rtpbridge/27@mgw CI:0B616EC9 CRCX: connection successfully created: (0026/rtp C:0B616EC9 r=NULL:0<->l=::1:5312 CID=42) (mgcp_protocol.c:772) 20250427085406045 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406045 DLMGCP DEBUG <0013> Generated response: line #00: 200 38067 OK (mgcp_msg.c:72) 20250427085406045 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/27@mgw (mgcp_msg.c:72) 20250427085406045 DLMGCP DEBUG <0013> Generated response: line #02: I: 0B616EC9 (mgcp_msg.c:72) 20250427085406045 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 42 (mgcp_msg.c:72) 20250427085406045 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406045 DLMGCP DEBUG <0013> Generated response: line #05: o=- 0B616EC9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406045 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406045 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406045 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406045 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406045 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406045 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406046 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38068 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406046 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406046 DLMGCP DEBUG <0013> Received message: line #02: C: 0027 (mgcp_msg.c:72) 20250427085406046 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406046 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406046 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw (trunk:0) found free endpoint: rtpbridge/28@mgw (mgcp_endp.c:262) 20250427085406046 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/28@mgw" (mgcp_protocol.c:370) 20250427085406046 DLMGCP NOTICE <0013> endpoint:rtpbridge/28@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406046 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406046 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406046 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw CI:6625DF6E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406046 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw CI:6625DF6E output_enabled 0 (mgcp_conn.c:271) 20250427085406046 DLMGCP DEBUG <0013> (0027/rtp C:6625DF6E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406046 DLMGCP NOTICE <0013> endpoint:rtpbridge/28@mgw CI:6625DF6E CRCX: connection successfully created: (0027/rtp C:6625DF6E r=NULL:0<->l=::1:5314 CID=43) (mgcp_protocol.c:772) 20250427085406046 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406046 DLMGCP DEBUG <0013> Generated response: line #00: 200 38068 OK (mgcp_msg.c:72) 20250427085406046 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/28@mgw (mgcp_msg.c:72) 20250427085406046 DLMGCP DEBUG <0013> Generated response: line #02: I: 6625DF6E (mgcp_msg.c:72) 20250427085406046 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 43 (mgcp_msg.c:72) 20250427085406046 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406046 DLMGCP DEBUG <0013> Generated response: line #05: o=- 6625DF6E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406046 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406046 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406046 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406046 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406046 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406046 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406047 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38069 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406047 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406047 DLMGCP DEBUG <0013> Received message: line #02: C: 0028 (mgcp_msg.c:72) 20250427085406047 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406047 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406047 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw (trunk:0) found free endpoint: rtpbridge/29@mgw (mgcp_endp.c:262) 20250427085406047 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/29@mgw" (mgcp_protocol.c:370) 20250427085406047 DLMGCP NOTICE <0013> endpoint:rtpbridge/29@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406047 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406047 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406047 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw CI:1D594355 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406047 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw CI:1D594355 output_enabled 0 (mgcp_conn.c:271) 20250427085406047 DLMGCP DEBUG <0013> (0028/rtp C:1D594355 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406047 DLMGCP NOTICE <0013> endpoint:rtpbridge/29@mgw CI:1D594355 CRCX: connection successfully created: (0028/rtp C:1D594355 r=NULL:0<->l=::1:5316 CID=44) (mgcp_protocol.c:772) 20250427085406047 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406047 DLMGCP DEBUG <0013> Generated response: line #00: 200 38069 OK (mgcp_msg.c:72) 20250427085406047 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/29@mgw (mgcp_msg.c:72) 20250427085406047 DLMGCP DEBUG <0013> Generated response: line #02: I: 1D594355 (mgcp_msg.c:72) 20250427085406047 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 44 (mgcp_msg.c:72) 20250427085406047 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406047 DLMGCP DEBUG <0013> Generated response: line #05: o=- 1D594355 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406047 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406047 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406047 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406047 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406047 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406047 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406048 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38070 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406048 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406048 DLMGCP DEBUG <0013> Received message: line #02: C: 0029 (mgcp_msg.c:72) 20250427085406048 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406048 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406048 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw (trunk:0) found free endpoint: rtpbridge/2a@mgw (mgcp_endp.c:262) 20250427085406048 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2a@mgw" (mgcp_protocol.c:370) 20250427085406048 DLMGCP NOTICE <0013> endpoint:rtpbridge/2a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406048 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406048 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406048 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw CI:55918FDB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406048 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw CI:55918FDB output_enabled 0 (mgcp_conn.c:271) 20250427085406048 DLMGCP DEBUG <0013> (0029/rtp C:55918FDB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406048 DLMGCP NOTICE <0013> endpoint:rtpbridge/2a@mgw CI:55918FDB CRCX: connection successfully created: (0029/rtp C:55918FDB r=NULL:0<->l=::1:5318 CID=45) (mgcp_protocol.c:772) 20250427085406048 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406048 DLMGCP DEBUG <0013> Generated response: line #00: 200 38070 OK (mgcp_msg.c:72) 20250427085406048 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2a@mgw (mgcp_msg.c:72) 20250427085406048 DLMGCP DEBUG <0013> Generated response: line #02: I: 55918FDB (mgcp_msg.c:72) 20250427085406048 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 45 (mgcp_msg.c:72) 20250427085406048 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406048 DLMGCP DEBUG <0013> Generated response: line #05: o=- 55918FDB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406048 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406048 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406048 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406048 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406048 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406048 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406049 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38071 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406049 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406049 DLMGCP DEBUG <0013> Received message: line #02: C: 002A (mgcp_msg.c:72) 20250427085406049 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406049 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406049 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw (trunk:0) found free endpoint: rtpbridge/2b@mgw (mgcp_endp.c:262) 20250427085406049 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2b@mgw" (mgcp_protocol.c:370) 20250427085406049 DLMGCP NOTICE <0013> endpoint:rtpbridge/2b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406049 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406049 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406049 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw CI:BC51D90A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406049 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw CI:BC51D90A output_enabled 0 (mgcp_conn.c:271) 20250427085406049 DLMGCP DEBUG <0013> (002A/rtp C:BC51D90A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406049 DLMGCP NOTICE <0013> endpoint:rtpbridge/2b@mgw CI:BC51D90A CRCX: connection successfully created: (002A/rtp C:BC51D90A r=NULL:0<->l=::1:5320 CID=46) (mgcp_protocol.c:772) 20250427085406049 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406049 DLMGCP DEBUG <0013> Generated response: line #00: 200 38071 OK (mgcp_msg.c:72) 20250427085406049 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2b@mgw (mgcp_msg.c:72) 20250427085406049 DLMGCP DEBUG <0013> Generated response: line #02: I: BC51D90A (mgcp_msg.c:72) 20250427085406049 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 46 (mgcp_msg.c:72) 20250427085406049 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406049 DLMGCP DEBUG <0013> Generated response: line #05: o=- BC51D90A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406049 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406049 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406049 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406049 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406049 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406049 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406050 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38072 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406050 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406050 DLMGCP DEBUG <0013> Received message: line #02: C: 002B (mgcp_msg.c:72) 20250427085406050 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406050 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406050 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw (trunk:0) found free endpoint: rtpbridge/2c@mgw (mgcp_endp.c:262) 20250427085406050 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2c@mgw" (mgcp_protocol.c:370) 20250427085406050 DLMGCP NOTICE <0013> endpoint:rtpbridge/2c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406050 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406050 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406050 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw CI:D608E098 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406050 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw CI:D608E098 output_enabled 0 (mgcp_conn.c:271) 20250427085406050 DLMGCP DEBUG <0013> (002B/rtp C:D608E098 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406050 DLMGCP NOTICE <0013> endpoint:rtpbridge/2c@mgw CI:D608E098 CRCX: connection successfully created: (002B/rtp C:D608E098 r=NULL:0<->l=::1:5322 CID=47) (mgcp_protocol.c:772) 20250427085406050 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406050 DLMGCP DEBUG <0013> Generated response: line #00: 200 38072 OK (mgcp_msg.c:72) 20250427085406050 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2c@mgw (mgcp_msg.c:72) 20250427085406050 DLMGCP DEBUG <0013> Generated response: line #02: I: D608E098 (mgcp_msg.c:72) 20250427085406050 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 47 (mgcp_msg.c:72) 20250427085406050 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406050 DLMGCP DEBUG <0013> Generated response: line #05: o=- D608E098 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406050 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406050 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406050 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406050 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406050 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406050 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406051 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38073 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406051 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406051 DLMGCP DEBUG <0013> Received message: line #02: C: 002C (mgcp_msg.c:72) 20250427085406051 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406051 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406051 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw (trunk:0) found free endpoint: rtpbridge/2d@mgw (mgcp_endp.c:262) 20250427085406051 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2d@mgw" (mgcp_protocol.c:370) 20250427085406051 DLMGCP NOTICE <0013> endpoint:rtpbridge/2d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406051 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406051 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406051 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw CI:5A0427B4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406051 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw CI:5A0427B4 output_enabled 0 (mgcp_conn.c:271) 20250427085406051 DLMGCP DEBUG <0013> (002C/rtp C:5A0427B4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406051 DLMGCP NOTICE <0013> endpoint:rtpbridge/2d@mgw CI:5A0427B4 CRCX: connection successfully created: (002C/rtp C:5A0427B4 r=NULL:0<->l=::1:5324 CID=48) (mgcp_protocol.c:772) 20250427085406051 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406051 DLMGCP DEBUG <0013> Generated response: line #00: 200 38073 OK (mgcp_msg.c:72) 20250427085406051 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2d@mgw (mgcp_msg.c:72) 20250427085406051 DLMGCP DEBUG <0013> Generated response: line #02: I: 5A0427B4 (mgcp_msg.c:72) 20250427085406051 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 48 (mgcp_msg.c:72) 20250427085406051 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406051 DLMGCP DEBUG <0013> Generated response: line #05: o=- 5A0427B4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406051 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406051 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406051 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406051 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406051 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406051 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406051 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38074 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406051 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406051 DLMGCP DEBUG <0013> Received message: line #02: C: 002D (mgcp_msg.c:72) 20250427085406052 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406052 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406052 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw (trunk:0) found free endpoint: rtpbridge/2e@mgw (mgcp_endp.c:262) 20250427085406052 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2e@mgw" (mgcp_protocol.c:370) 20250427085406052 DLMGCP NOTICE <0013> endpoint:rtpbridge/2e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406052 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406052 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406052 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw CI:90D6E28D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406052 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw CI:90D6E28D output_enabled 0 (mgcp_conn.c:271) 20250427085406052 DLMGCP DEBUG <0013> (002D/rtp C:90D6E28D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406052 DLMGCP NOTICE <0013> endpoint:rtpbridge/2e@mgw CI:90D6E28D CRCX: connection successfully created: (002D/rtp C:90D6E28D r=NULL:0<->l=::1:5326 CID=49) (mgcp_protocol.c:772) 20250427085406052 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406052 DLMGCP DEBUG <0013> Generated response: line #00: 200 38074 OK (mgcp_msg.c:72) 20250427085406052 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2e@mgw (mgcp_msg.c:72) 20250427085406052 DLMGCP DEBUG <0013> Generated response: line #02: I: 90D6E28D (mgcp_msg.c:72) 20250427085406052 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 49 (mgcp_msg.c:72) 20250427085406052 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406052 DLMGCP DEBUG <0013> Generated response: line #05: o=- 90D6E28D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406052 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406052 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406052 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406052 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406052 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406052 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406052 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38075 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406052 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406052 DLMGCP DEBUG <0013> Received message: line #02: C: 002E (mgcp_msg.c:72) 20250427085406052 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406052 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406052 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw (trunk:0) found free endpoint: rtpbridge/2f@mgw (mgcp_endp.c:262) 20250427085406052 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2f@mgw" (mgcp_protocol.c:370) 20250427085406052 DLMGCP NOTICE <0013> endpoint:rtpbridge/2f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406052 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406052 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406052 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw CI:408D9DBC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406052 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw CI:408D9DBC output_enabled 0 (mgcp_conn.c:271) 20250427085406052 DLMGCP DEBUG <0013> (002E/rtp C:408D9DBC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406052 DLMGCP NOTICE <0013> endpoint:rtpbridge/2f@mgw CI:408D9DBC CRCX: connection successfully created: (002E/rtp C:408D9DBC r=NULL:0<->l=::1:5328 CID=50) (mgcp_protocol.c:772) 20250427085406052 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406052 DLMGCP DEBUG <0013> Generated response: line #00: 200 38075 OK (mgcp_msg.c:72) 20250427085406052 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2f@mgw (mgcp_msg.c:72) 20250427085406052 DLMGCP DEBUG <0013> Generated response: line #02: I: 408D9DBC (mgcp_msg.c:72) 20250427085406052 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 50 (mgcp_msg.c:72) 20250427085406052 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406052 DLMGCP DEBUG <0013> Generated response: line #05: o=- 408D9DBC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406052 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406052 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406052 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406052 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406052 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406052 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406053 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38076 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406053 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406053 DLMGCP DEBUG <0013> Received message: line #02: C: 002F (mgcp_msg.c:72) 20250427085406053 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406053 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406053 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw (trunk:0) found free endpoint: rtpbridge/30@mgw (mgcp_endp.c:262) 20250427085406053 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/30@mgw" (mgcp_protocol.c:370) 20250427085406053 DLMGCP NOTICE <0013> endpoint:rtpbridge/30@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406053 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406053 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406053 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw CI:569E84E9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406053 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw CI:569E84E9 output_enabled 0 (mgcp_conn.c:271) 20250427085406053 DLMGCP DEBUG <0013> (002F/rtp C:569E84E9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406053 DLMGCP NOTICE <0013> endpoint:rtpbridge/30@mgw CI:569E84E9 CRCX: connection successfully created: (002F/rtp C:569E84E9 r=NULL:0<->l=::1:5330 CID=51) (mgcp_protocol.c:772) 20250427085406053 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406053 DLMGCP DEBUG <0013> Generated response: line #00: 200 38076 OK (mgcp_msg.c:72) 20250427085406053 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/30@mgw (mgcp_msg.c:72) 20250427085406053 DLMGCP DEBUG <0013> Generated response: line #02: I: 569E84E9 (mgcp_msg.c:72) 20250427085406053 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 51 (mgcp_msg.c:72) 20250427085406053 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406053 DLMGCP DEBUG <0013> Generated response: line #05: o=- 569E84E9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406053 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406053 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406053 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406053 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406053 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406053 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406053 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38077 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406053 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406053 DLMGCP DEBUG <0013> Received message: line #02: C: 0030 (mgcp_msg.c:72) 20250427085406053 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406053 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406053 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw (trunk:0) found free endpoint: rtpbridge/31@mgw (mgcp_endp.c:262) 20250427085406053 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/31@mgw" (mgcp_protocol.c:370) 20250427085406053 DLMGCP NOTICE <0013> endpoint:rtpbridge/31@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406053 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406053 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406053 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw CI:7409FC2F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406053 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw CI:7409FC2F output_enabled 0 (mgcp_conn.c:271) 20250427085406053 DLMGCP DEBUG <0013> (0030/rtp C:7409FC2F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406054 DLMGCP NOTICE <0013> endpoint:rtpbridge/31@mgw CI:7409FC2F CRCX: connection successfully created: (0030/rtp C:7409FC2F r=NULL:0<->l=::1:5332 CID=52) (mgcp_protocol.c:772) 20250427085406054 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406054 DLMGCP DEBUG <0013> Generated response: line #00: 200 38077 OK (mgcp_msg.c:72) 20250427085406054 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/31@mgw (mgcp_msg.c:72) 20250427085406054 DLMGCP DEBUG <0013> Generated response: line #02: I: 7409FC2F (mgcp_msg.c:72) 20250427085406054 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 52 (mgcp_msg.c:72) 20250427085406054 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406054 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7409FC2F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406054 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406054 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406054 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406054 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406054 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406054 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406054 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38078 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406054 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406054 DLMGCP DEBUG <0013> Received message: line #02: C: 0031 (mgcp_msg.c:72) 20250427085406054 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406054 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406054 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw (trunk:0) found free endpoint: rtpbridge/32@mgw (mgcp_endp.c:262) 20250427085406054 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/32@mgw" (mgcp_protocol.c:370) 20250427085406054 DLMGCP NOTICE <0013> endpoint:rtpbridge/32@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406054 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406054 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406054 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw CI:8275C936 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406054 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw CI:8275C936 output_enabled 0 (mgcp_conn.c:271) 20250427085406054 DLMGCP DEBUG <0013> (0031/rtp C:8275C936 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406054 DLMGCP NOTICE <0013> endpoint:rtpbridge/32@mgw CI:8275C936 CRCX: connection successfully created: (0031/rtp C:8275C936 r=NULL:0<->l=::1:5334 CID=53) (mgcp_protocol.c:772) 20250427085406054 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406054 DLMGCP DEBUG <0013> Generated response: line #00: 200 38078 OK (mgcp_msg.c:72) 20250427085406054 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/32@mgw (mgcp_msg.c:72) 20250427085406054 DLMGCP DEBUG <0013> Generated response: line #02: I: 8275C936 (mgcp_msg.c:72) 20250427085406054 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 53 (mgcp_msg.c:72) 20250427085406054 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406054 DLMGCP DEBUG <0013> Generated response: line #05: o=- 8275C936 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406054 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406054 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406054 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406054 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406054 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406054 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406054 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38079 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406054 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406054 DLMGCP DEBUG <0013> Received message: line #02: C: 0032 (mgcp_msg.c:72) 20250427085406054 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406054 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406054 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw (trunk:0) found free endpoint: rtpbridge/33@mgw (mgcp_endp.c:262) 20250427085406054 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/33@mgw" (mgcp_protocol.c:370) 20250427085406054 DLMGCP NOTICE <0013> endpoint:rtpbridge/33@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406054 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406054 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406054 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw CI:E0D0FFD2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406054 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw CI:E0D0FFD2 output_enabled 0 (mgcp_conn.c:271) 20250427085406054 DLMGCP DEBUG <0013> (0032/rtp C:E0D0FFD2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406055 DLMGCP NOTICE <0013> endpoint:rtpbridge/33@mgw CI:E0D0FFD2 CRCX: connection successfully created: (0032/rtp C:E0D0FFD2 r=NULL:0<->l=::1:5336 CID=54) (mgcp_protocol.c:772) 20250427085406055 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406055 DLMGCP DEBUG <0013> Generated response: line #00: 200 38079 OK (mgcp_msg.c:72) 20250427085406055 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/33@mgw (mgcp_msg.c:72) 20250427085406055 DLMGCP DEBUG <0013> Generated response: line #02: I: E0D0FFD2 (mgcp_msg.c:72) 20250427085406055 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 54 (mgcp_msg.c:72) 20250427085406055 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406055 DLMGCP DEBUG <0013> Generated response: line #05: o=- E0D0FFD2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406055 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406055 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406055 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406055 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406055 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406055 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406055 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38080 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406055 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406055 DLMGCP DEBUG <0013> Received message: line #02: C: 0033 (mgcp_msg.c:72) 20250427085406055 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406055 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406055 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw (trunk:0) found free endpoint: rtpbridge/34@mgw (mgcp_endp.c:262) 20250427085406055 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/34@mgw" (mgcp_protocol.c:370) 20250427085406055 DLMGCP NOTICE <0013> endpoint:rtpbridge/34@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406055 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406055 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406055 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw CI:C198825D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406055 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw CI:C198825D output_enabled 0 (mgcp_conn.c:271) 20250427085406055 DLMGCP DEBUG <0013> (0033/rtp C:C198825D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406055 DLMGCP NOTICE <0013> endpoint:rtpbridge/34@mgw CI:C198825D CRCX: connection successfully created: (0033/rtp C:C198825D r=NULL:0<->l=::1:5338 CID=55) (mgcp_protocol.c:772) 20250427085406055 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406055 DLMGCP DEBUG <0013> Generated response: line #00: 200 38080 OK (mgcp_msg.c:72) 20250427085406055 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/34@mgw (mgcp_msg.c:72) 20250427085406055 DLMGCP DEBUG <0013> Generated response: line #02: I: C198825D (mgcp_msg.c:72) 20250427085406055 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 55 (mgcp_msg.c:72) 20250427085406055 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406055 DLMGCP DEBUG <0013> Generated response: line #05: o=- C198825D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406055 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406055 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406055 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406055 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406055 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406055 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406055 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38081 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406055 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406055 DLMGCP DEBUG <0013> Received message: line #02: C: 0034 (mgcp_msg.c:72) 20250427085406055 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406055 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406055 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw (trunk:0) found free endpoint: rtpbridge/35@mgw (mgcp_endp.c:262) 20250427085406055 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/35@mgw" (mgcp_protocol.c:370) 20250427085406055 DLMGCP NOTICE <0013> endpoint:rtpbridge/35@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406055 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406055 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406055 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw CI:18672309 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406055 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw CI:18672309 output_enabled 0 (mgcp_conn.c:271) 20250427085406055 DLMGCP DEBUG <0013> (0034/rtp C:18672309 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406055 DLMGCP NOTICE <0013> endpoint:rtpbridge/35@mgw CI:18672309 CRCX: connection successfully created: (0034/rtp C:18672309 r=NULL:0<->l=::1:5340 CID=56) (mgcp_protocol.c:772) 20250427085406055 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406055 DLMGCP DEBUG <0013> Generated response: line #00: 200 38081 OK (mgcp_msg.c:72) 20250427085406055 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/35@mgw (mgcp_msg.c:72) 20250427085406055 DLMGCP DEBUG <0013> Generated response: line #02: I: 18672309 (mgcp_msg.c:72) 20250427085406055 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 56 (mgcp_msg.c:72) 20250427085406055 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406055 DLMGCP DEBUG <0013> Generated response: line #05: o=- 18672309 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406055 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406055 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406055 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406055 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406055 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406055 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406056 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38082 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406056 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406056 DLMGCP DEBUG <0013> Received message: line #02: C: 0035 (mgcp_msg.c:72) 20250427085406056 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406056 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406056 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw (trunk:0) found free endpoint: rtpbridge/36@mgw (mgcp_endp.c:262) 20250427085406056 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/36@mgw" (mgcp_protocol.c:370) 20250427085406056 DLMGCP NOTICE <0013> endpoint:rtpbridge/36@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406056 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406056 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406056 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw CI:18F6A056 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406056 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw CI:18F6A056 output_enabled 0 (mgcp_conn.c:271) 20250427085406056 DLMGCP DEBUG <0013> (0035/rtp C:18F6A056 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406056 DLMGCP NOTICE <0013> endpoint:rtpbridge/36@mgw CI:18F6A056 CRCX: connection successfully created: (0035/rtp C:18F6A056 r=NULL:0<->l=::1:5342 CID=57) (mgcp_protocol.c:772) 20250427085406056 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406056 DLMGCP DEBUG <0013> Generated response: line #00: 200 38082 OK (mgcp_msg.c:72) 20250427085406056 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/36@mgw (mgcp_msg.c:72) 20250427085406056 DLMGCP DEBUG <0013> Generated response: line #02: I: 18F6A056 (mgcp_msg.c:72) 20250427085406056 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 57 (mgcp_msg.c:72) 20250427085406056 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406056 DLMGCP DEBUG <0013> Generated response: line #05: o=- 18F6A056 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406056 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406056 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406056 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406056 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406056 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406056 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406056 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38083 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406056 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406056 DLMGCP DEBUG <0013> Received message: line #02: C: 0036 (mgcp_msg.c:72) 20250427085406056 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406056 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406056 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw (trunk:0) found free endpoint: rtpbridge/37@mgw (mgcp_endp.c:262) 20250427085406056 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/37@mgw" (mgcp_protocol.c:370) 20250427085406056 DLMGCP NOTICE <0013> endpoint:rtpbridge/37@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406056 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406056 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406056 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw CI:5FF76FDB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406056 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw CI:5FF76FDB output_enabled 0 (mgcp_conn.c:271) 20250427085406056 DLMGCP DEBUG <0013> (0036/rtp C:5FF76FDB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406056 DLMGCP NOTICE <0013> endpoint:rtpbridge/37@mgw CI:5FF76FDB CRCX: connection successfully created: (0036/rtp C:5FF76FDB r=NULL:0<->l=::1:5344 CID=58) (mgcp_protocol.c:772) 20250427085406056 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406056 DLMGCP DEBUG <0013> Generated response: line #00: 200 38083 OK (mgcp_msg.c:72) 20250427085406056 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/37@mgw (mgcp_msg.c:72) 20250427085406056 DLMGCP DEBUG <0013> Generated response: line #02: I: 5FF76FDB (mgcp_msg.c:72) 20250427085406056 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 58 (mgcp_msg.c:72) 20250427085406056 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406056 DLMGCP DEBUG <0013> Generated response: line #05: o=- 5FF76FDB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406056 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406056 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406056 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406056 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406056 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406056 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406057 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38084 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406057 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406057 DLMGCP DEBUG <0013> Received message: line #02: C: 0037 (mgcp_msg.c:72) 20250427085406057 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406057 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406057 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw (trunk:0) found free endpoint: rtpbridge/38@mgw (mgcp_endp.c:262) 20250427085406057 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/38@mgw" (mgcp_protocol.c:370) 20250427085406057 DLMGCP NOTICE <0013> endpoint:rtpbridge/38@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406057 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406057 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406057 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw CI:6791E495 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406057 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw CI:6791E495 output_enabled 0 (mgcp_conn.c:271) 20250427085406057 DLMGCP DEBUG <0013> (0037/rtp C:6791E495 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406057 DLMGCP NOTICE <0013> endpoint:rtpbridge/38@mgw CI:6791E495 CRCX: connection successfully created: (0037/rtp C:6791E495 r=NULL:0<->l=::1:5346 CID=59) (mgcp_protocol.c:772) 20250427085406057 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406057 DLMGCP DEBUG <0013> Generated response: line #00: 200 38084 OK (mgcp_msg.c:72) 20250427085406057 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/38@mgw (mgcp_msg.c:72) 20250427085406057 DLMGCP DEBUG <0013> Generated response: line #02: I: 6791E495 (mgcp_msg.c:72) 20250427085406057 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 59 (mgcp_msg.c:72) 20250427085406057 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406057 DLMGCP DEBUG <0013> Generated response: line #05: o=- 6791E495 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406057 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406057 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406057 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406057 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406057 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406057 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406057 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38085 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406057 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406057 DLMGCP DEBUG <0013> Received message: line #02: C: 0038 (mgcp_msg.c:72) 20250427085406057 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406057 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406057 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw (trunk:0) found free endpoint: rtpbridge/39@mgw (mgcp_endp.c:262) 20250427085406057 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/39@mgw" (mgcp_protocol.c:370) 20250427085406057 DLMGCP NOTICE <0013> endpoint:rtpbridge/39@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406057 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406057 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406057 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw CI:75AE089D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406057 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw CI:75AE089D output_enabled 0 (mgcp_conn.c:271) 20250427085406057 DLMGCP DEBUG <0013> (0038/rtp C:75AE089D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406057 DLMGCP NOTICE <0013> endpoint:rtpbridge/39@mgw CI:75AE089D CRCX: connection successfully created: (0038/rtp C:75AE089D r=NULL:0<->l=::1:5348 CID=60) (mgcp_protocol.c:772) 20250427085406057 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406057 DLMGCP DEBUG <0013> Generated response: line #00: 200 38085 OK (mgcp_msg.c:72) 20250427085406057 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/39@mgw (mgcp_msg.c:72) 20250427085406057 DLMGCP DEBUG <0013> Generated response: line #02: I: 75AE089D (mgcp_msg.c:72) 20250427085406057 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 60 (mgcp_msg.c:72) 20250427085406057 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406057 DLMGCP DEBUG <0013> Generated response: line #05: o=- 75AE089D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406057 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406057 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406057 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406057 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406057 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406057 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406057 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38086 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406057 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406057 DLMGCP DEBUG <0013> Received message: line #02: C: 0039 (mgcp_msg.c:72) 20250427085406057 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406057 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406057 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw (trunk:0) found free endpoint: rtpbridge/3a@mgw (mgcp_endp.c:262) 20250427085406057 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/3a@mgw" (mgcp_protocol.c:370) 20250427085406057 DLMGCP NOTICE <0013> endpoint:rtpbridge/3a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406057 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406057 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406057 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw CI:CA38776C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406057 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw CI:CA38776C output_enabled 0 (mgcp_conn.c:271) 20250427085406057 DLMGCP DEBUG <0013> (0039/rtp C:CA38776C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406057 DLMGCP NOTICE <0013> endpoint:rtpbridge/3a@mgw CI:CA38776C CRCX: connection successfully created: (0039/rtp C:CA38776C r=NULL:0<->l=::1:5350 CID=61) (mgcp_protocol.c:772) 20250427085406057 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406057 DLMGCP DEBUG <0013> Generated response: line #00: 200 38086 OK (mgcp_msg.c:72) 20250427085406057 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3a@mgw (mgcp_msg.c:72) 20250427085406057 DLMGCP DEBUG <0013> Generated response: line #02: I: CA38776C (mgcp_msg.c:72) 20250427085406057 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 61 (mgcp_msg.c:72) 20250427085406057 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406057 DLMGCP DEBUG <0013> Generated response: line #05: o=- CA38776C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406057 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406057 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406057 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406057 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406057 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406057 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406058 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38087 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406058 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406058 DLMGCP DEBUG <0013> Received message: line #02: C: 003A (mgcp_msg.c:72) 20250427085406058 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406058 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406058 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw (trunk:0) found free endpoint: rtpbridge/3b@mgw (mgcp_endp.c:262) 20250427085406058 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/3b@mgw" (mgcp_protocol.c:370) 20250427085406058 DLMGCP NOTICE <0013> endpoint:rtpbridge/3b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406058 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406058 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406058 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw CI:6E92630D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406058 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw CI:6E92630D output_enabled 0 (mgcp_conn.c:271) 20250427085406058 DLMGCP DEBUG <0013> (003A/rtp C:6E92630D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406058 DLMGCP NOTICE <0013> endpoint:rtpbridge/3b@mgw CI:6E92630D CRCX: connection successfully created: (003A/rtp C:6E92630D r=NULL:0<->l=::1:5352 CID=62) (mgcp_protocol.c:772) 20250427085406058 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406058 DLMGCP DEBUG <0013> Generated response: line #00: 200 38087 OK (mgcp_msg.c:72) 20250427085406058 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3b@mgw (mgcp_msg.c:72) 20250427085406058 DLMGCP DEBUG <0013> Generated response: line #02: I: 6E92630D (mgcp_msg.c:72) 20250427085406058 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 62 (mgcp_msg.c:72) 20250427085406058 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406058 DLMGCP DEBUG <0013> Generated response: line #05: o=- 6E92630D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406058 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406058 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406058 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406058 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406058 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406058 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406058 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38088 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406058 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406058 DLMGCP DEBUG <0013> Received message: line #02: C: 003B (mgcp_msg.c:72) 20250427085406058 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406058 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406058 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw (trunk:0) found free endpoint: rtpbridge/3c@mgw (mgcp_endp.c:262) 20250427085406058 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/3c@mgw" (mgcp_protocol.c:370) 20250427085406058 DLMGCP NOTICE <0013> endpoint:rtpbridge/3c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406058 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406058 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406058 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw CI:244464A2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406058 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw CI:244464A2 output_enabled 0 (mgcp_conn.c:271) 20250427085406058 DLMGCP DEBUG <0013> (003B/rtp C:244464A2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406058 DLMGCP NOTICE <0013> endpoint:rtpbridge/3c@mgw CI:244464A2 CRCX: connection successfully created: (003B/rtp C:244464A2 r=NULL:0<->l=::1:5354 CID=63) (mgcp_protocol.c:772) 20250427085406058 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406058 DLMGCP DEBUG <0013> Generated response: line #00: 200 38088 OK (mgcp_msg.c:72) 20250427085406058 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3c@mgw (mgcp_msg.c:72) 20250427085406058 DLMGCP DEBUG <0013> Generated response: line #02: I: 244464A2 (mgcp_msg.c:72) 20250427085406058 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 63 (mgcp_msg.c:72) 20250427085406058 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406058 DLMGCP DEBUG <0013> Generated response: line #05: o=- 244464A2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406058 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406058 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406058 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406058 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406058 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406058 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406058 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38089 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406058 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406058 DLMGCP DEBUG <0013> Received message: line #02: C: 003C (mgcp_msg.c:72) 20250427085406058 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406058 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406058 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw (trunk:0) found free endpoint: rtpbridge/3d@mgw (mgcp_endp.c:262) 20250427085406058 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/3d@mgw" (mgcp_protocol.c:370) 20250427085406058 DLMGCP NOTICE <0013> endpoint:rtpbridge/3d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406058 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406058 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406058 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw CI:FD1B1FA2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406058 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw CI:FD1B1FA2 output_enabled 0 (mgcp_conn.c:271) 20250427085406058 DLMGCP DEBUG <0013> (003C/rtp C:FD1B1FA2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406058 DLMGCP NOTICE <0013> endpoint:rtpbridge/3d@mgw CI:FD1B1FA2 CRCX: connection successfully created: (003C/rtp C:FD1B1FA2 r=NULL:0<->l=::1:5356 CID=64) (mgcp_protocol.c:772) 20250427085406058 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406058 DLMGCP DEBUG <0013> Generated response: line #00: 200 38089 OK (mgcp_msg.c:72) 20250427085406058 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3d@mgw (mgcp_msg.c:72) 20250427085406058 DLMGCP DEBUG <0013> Generated response: line #02: I: FD1B1FA2 (mgcp_msg.c:72) 20250427085406058 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 64 (mgcp_msg.c:72) 20250427085406058 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406058 DLMGCP DEBUG <0013> Generated response: line #05: o=- FD1B1FA2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406058 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406058 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406058 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406058 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406058 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406058 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406059 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38090 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406059 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406059 DLMGCP DEBUG <0013> Received message: line #02: C: 003D (mgcp_msg.c:72) 20250427085406059 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406059 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406059 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw (trunk:0) found free endpoint: rtpbridge/3e@mgw (mgcp_endp.c:262) 20250427085406059 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/3e@mgw" (mgcp_protocol.c:370) 20250427085406059 DLMGCP NOTICE <0013> endpoint:rtpbridge/3e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406059 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406059 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406059 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw CI:F34F24DB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406059 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw CI:F34F24DB output_enabled 0 (mgcp_conn.c:271) 20250427085406059 DLMGCP DEBUG <0013> (003D/rtp C:F34F24DB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406059 DLMGCP NOTICE <0013> endpoint:rtpbridge/3e@mgw CI:F34F24DB CRCX: connection successfully created: (003D/rtp C:F34F24DB r=NULL:0<->l=::1:5358 CID=65) (mgcp_protocol.c:772) 20250427085406059 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406059 DLMGCP DEBUG <0013> Generated response: line #00: 200 38090 OK (mgcp_msg.c:72) 20250427085406059 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3e@mgw (mgcp_msg.c:72) 20250427085406059 DLMGCP DEBUG <0013> Generated response: line #02: I: F34F24DB (mgcp_msg.c:72) 20250427085406059 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 65 (mgcp_msg.c:72) 20250427085406059 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406059 DLMGCP DEBUG <0013> Generated response: line #05: o=- F34F24DB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406059 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406059 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406059 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406059 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406059 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406059 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406059 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38091 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406059 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406059 DLMGCP DEBUG <0013> Received message: line #02: C: 003E (mgcp_msg.c:72) 20250427085406059 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406059 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406059 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw (trunk:0) found free endpoint: rtpbridge/3f@mgw (mgcp_endp.c:262) 20250427085406059 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/3f@mgw" (mgcp_protocol.c:370) 20250427085406059 DLMGCP NOTICE <0013> endpoint:rtpbridge/3f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406059 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406059 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406059 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw CI:C90160CD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406059 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw CI:C90160CD output_enabled 0 (mgcp_conn.c:271) 20250427085406059 DLMGCP DEBUG <0013> (003E/rtp C:C90160CD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406059 DLMGCP NOTICE <0013> endpoint:rtpbridge/3f@mgw CI:C90160CD CRCX: connection successfully created: (003E/rtp C:C90160CD r=NULL:0<->l=::1:5360 CID=66) (mgcp_protocol.c:772) 20250427085406059 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406059 DLMGCP DEBUG <0013> Generated response: line #00: 200 38091 OK (mgcp_msg.c:72) 20250427085406059 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3f@mgw (mgcp_msg.c:72) 20250427085406059 DLMGCP DEBUG <0013> Generated response: line #02: I: C90160CD (mgcp_msg.c:72) 20250427085406059 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 66 (mgcp_msg.c:72) 20250427085406059 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406059 DLMGCP DEBUG <0013> Generated response: line #05: o=- C90160CD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406059 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406059 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406059 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406059 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406059 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406059 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406059 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38092 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406059 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406059 DLMGCP DEBUG <0013> Received message: line #02: C: 003F (mgcp_msg.c:72) 20250427085406059 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406059 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406059 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw (trunk:0) found free endpoint: rtpbridge/40@mgw (mgcp_endp.c:262) 20250427085406059 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/40@mgw" (mgcp_protocol.c:370) 20250427085406059 DLMGCP NOTICE <0013> endpoint:rtpbridge/40@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406059 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406059 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406059 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw CI:4D5A511C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406059 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw CI:4D5A511C output_enabled 0 (mgcp_conn.c:271) 20250427085406059 DLMGCP DEBUG <0013> (003F/rtp C:4D5A511C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406059 DLMGCP NOTICE <0013> endpoint:rtpbridge/40@mgw CI:4D5A511C CRCX: connection successfully created: (003F/rtp C:4D5A511C r=NULL:0<->l=::1:5362 CID=67) (mgcp_protocol.c:772) 20250427085406059 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406059 DLMGCP DEBUG <0013> Generated response: line #00: 200 38092 OK (mgcp_msg.c:72) 20250427085406059 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/40@mgw (mgcp_msg.c:72) 20250427085406059 DLMGCP DEBUG <0013> Generated response: line #02: I: 4D5A511C (mgcp_msg.c:72) 20250427085406059 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 67 (mgcp_msg.c:72) 20250427085406059 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406059 DLMGCP DEBUG <0013> Generated response: line #05: o=- 4D5A511C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406059 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406059 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406059 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406059 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406059 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406059 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406060 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38093 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406060 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406060 DLMGCP DEBUG <0013> Received message: line #02: C: 0040 (mgcp_msg.c:72) 20250427085406060 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406060 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406060 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw (trunk:0) found free endpoint: rtpbridge/41@mgw (mgcp_endp.c:262) 20250427085406060 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/41@mgw" (mgcp_protocol.c:370) 20250427085406060 DLMGCP NOTICE <0013> endpoint:rtpbridge/41@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406060 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406060 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406060 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw CI:2185CBEB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406060 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw CI:2185CBEB output_enabled 0 (mgcp_conn.c:271) 20250427085406060 DLMGCP DEBUG <0013> (0040/rtp C:2185CBEB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406060 DLMGCP NOTICE <0013> endpoint:rtpbridge/41@mgw CI:2185CBEB CRCX: connection successfully created: (0040/rtp C:2185CBEB r=NULL:0<->l=::1:5364 CID=68) (mgcp_protocol.c:772) 20250427085406060 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406060 DLMGCP DEBUG <0013> Generated response: line #00: 200 38093 OK (mgcp_msg.c:72) 20250427085406060 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/41@mgw (mgcp_msg.c:72) 20250427085406060 DLMGCP DEBUG <0013> Generated response: line #02: I: 2185CBEB (mgcp_msg.c:72) 20250427085406060 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 68 (mgcp_msg.c:72) 20250427085406060 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406060 DLMGCP DEBUG <0013> Generated response: line #05: o=- 2185CBEB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406060 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406060 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406060 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406060 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406060 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406060 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406060 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38094 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406060 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406060 DLMGCP DEBUG <0013> Received message: line #02: C: 0041 (mgcp_msg.c:72) 20250427085406060 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406060 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406060 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw (trunk:0) found free endpoint: rtpbridge/42@mgw (mgcp_endp.c:262) 20250427085406060 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/42@mgw" (mgcp_protocol.c:370) 20250427085406060 DLMGCP NOTICE <0013> endpoint:rtpbridge/42@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406060 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406060 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406060 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw CI:F644C778 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406060 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw CI:F644C778 output_enabled 0 (mgcp_conn.c:271) 20250427085406060 DLMGCP DEBUG <0013> (0041/rtp C:F644C778 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406060 DLMGCP NOTICE <0013> endpoint:rtpbridge/42@mgw CI:F644C778 CRCX: connection successfully created: (0041/rtp C:F644C778 r=NULL:0<->l=::1:5366 CID=69) (mgcp_protocol.c:772) 20250427085406060 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406060 DLMGCP DEBUG <0013> Generated response: line #00: 200 38094 OK (mgcp_msg.c:72) 20250427085406060 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/42@mgw (mgcp_msg.c:72) 20250427085406060 DLMGCP DEBUG <0013> Generated response: line #02: I: F644C778 (mgcp_msg.c:72) 20250427085406060 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 69 (mgcp_msg.c:72) 20250427085406060 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406060 DLMGCP DEBUG <0013> Generated response: line #05: o=- F644C778 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406060 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406060 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406060 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406060 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406060 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406060 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406060 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38095 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406060 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406060 DLMGCP DEBUG <0013> Received message: line #02: C: 0042 (mgcp_msg.c:72) 20250427085406060 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406060 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406060 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw (trunk:0) found free endpoint: rtpbridge/43@mgw (mgcp_endp.c:262) 20250427085406060 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/43@mgw" (mgcp_protocol.c:370) 20250427085406060 DLMGCP NOTICE <0013> endpoint:rtpbridge/43@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406060 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406060 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406060 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw CI:854320D2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406060 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw CI:854320D2 output_enabled 0 (mgcp_conn.c:271) 20250427085406060 DLMGCP DEBUG <0013> (0042/rtp C:854320D2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406060 DLMGCP NOTICE <0013> endpoint:rtpbridge/43@mgw CI:854320D2 CRCX: connection successfully created: (0042/rtp C:854320D2 r=NULL:0<->l=::1:5368 CID=70) (mgcp_protocol.c:772) 20250427085406060 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406060 DLMGCP DEBUG <0013> Generated response: line #00: 200 38095 OK (mgcp_msg.c:72) 20250427085406060 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/43@mgw (mgcp_msg.c:72) 20250427085406060 DLMGCP DEBUG <0013> Generated response: line #02: I: 854320D2 (mgcp_msg.c:72) 20250427085406060 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 70 (mgcp_msg.c:72) 20250427085406060 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406060 DLMGCP DEBUG <0013> Generated response: line #05: o=- 854320D2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406060 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406060 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406060 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406060 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406060 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406060 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406061 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38096 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406061 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406061 DLMGCP DEBUG <0013> Received message: line #02: C: 0043 (mgcp_msg.c:72) 20250427085406061 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406061 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406061 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw (trunk:0) found free endpoint: rtpbridge/44@mgw (mgcp_endp.c:262) 20250427085406061 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/44@mgw" (mgcp_protocol.c:370) 20250427085406061 DLMGCP NOTICE <0013> endpoint:rtpbridge/44@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406061 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406061 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406061 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw CI:3706B0ED connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406061 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw CI:3706B0ED output_enabled 0 (mgcp_conn.c:271) 20250427085406061 DLMGCP DEBUG <0013> (0043/rtp C:3706B0ED r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406061 DLMGCP NOTICE <0013> endpoint:rtpbridge/44@mgw CI:3706B0ED CRCX: connection successfully created: (0043/rtp C:3706B0ED r=NULL:0<->l=::1:5370 CID=71) (mgcp_protocol.c:772) 20250427085406061 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406061 DLMGCP DEBUG <0013> Generated response: line #00: 200 38096 OK (mgcp_msg.c:72) 20250427085406061 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/44@mgw (mgcp_msg.c:72) 20250427085406061 DLMGCP DEBUG <0013> Generated response: line #02: I: 3706B0ED (mgcp_msg.c:72) 20250427085406061 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 71 (mgcp_msg.c:72) 20250427085406061 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406061 DLMGCP DEBUG <0013> Generated response: line #05: o=- 3706B0ED 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406061 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406061 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406061 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406061 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406061 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406061 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406061 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38097 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406061 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406061 DLMGCP DEBUG <0013> Received message: line #02: C: 0044 (mgcp_msg.c:72) 20250427085406061 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406061 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406061 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw (trunk:0) found free endpoint: rtpbridge/45@mgw (mgcp_endp.c:262) 20250427085406061 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/45@mgw" (mgcp_protocol.c:370) 20250427085406061 DLMGCP NOTICE <0013> endpoint:rtpbridge/45@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406061 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406061 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406061 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw CI:257E86C9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406061 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw CI:257E86C9 output_enabled 0 (mgcp_conn.c:271) 20250427085406061 DLMGCP DEBUG <0013> (0044/rtp C:257E86C9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406061 DLMGCP NOTICE <0013> endpoint:rtpbridge/45@mgw CI:257E86C9 CRCX: connection successfully created: (0044/rtp C:257E86C9 r=NULL:0<->l=::1:5372 CID=72) (mgcp_protocol.c:772) 20250427085406061 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406061 DLMGCP DEBUG <0013> Generated response: line #00: 200 38097 OK (mgcp_msg.c:72) 20250427085406061 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/45@mgw (mgcp_msg.c:72) 20250427085406061 DLMGCP DEBUG <0013> Generated response: line #02: I: 257E86C9 (mgcp_msg.c:72) 20250427085406061 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 72 (mgcp_msg.c:72) 20250427085406061 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406061 DLMGCP DEBUG <0013> Generated response: line #05: o=- 257E86C9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406061 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406061 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406061 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406061 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406061 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406061 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406061 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38098 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406061 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406061 DLMGCP DEBUG <0013> Received message: line #02: C: 0045 (mgcp_msg.c:72) 20250427085406061 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406061 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406061 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw (trunk:0) found free endpoint: rtpbridge/46@mgw (mgcp_endp.c:262) 20250427085406061 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/46@mgw" (mgcp_protocol.c:370) 20250427085406061 DLMGCP NOTICE <0013> endpoint:rtpbridge/46@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406061 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406061 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406061 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw CI:E115C454 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406061 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw CI:E115C454 output_enabled 0 (mgcp_conn.c:271) 20250427085406061 DLMGCP DEBUG <0013> (0045/rtp C:E115C454 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406061 DLMGCP NOTICE <0013> endpoint:rtpbridge/46@mgw CI:E115C454 CRCX: connection successfully created: (0045/rtp C:E115C454 r=NULL:0<->l=::1:5374 CID=73) (mgcp_protocol.c:772) 20250427085406061 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406061 DLMGCP DEBUG <0013> Generated response: line #00: 200 38098 OK (mgcp_msg.c:72) 20250427085406061 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/46@mgw (mgcp_msg.c:72) 20250427085406061 DLMGCP DEBUG <0013> Generated response: line #02: I: E115C454 (mgcp_msg.c:72) 20250427085406061 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 73 (mgcp_msg.c:72) 20250427085406061 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406061 DLMGCP DEBUG <0013> Generated response: line #05: o=- E115C454 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406061 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406061 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406061 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406061 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406061 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406061 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406062 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38099 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406062 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406062 DLMGCP DEBUG <0013> Received message: line #02: C: 0046 (mgcp_msg.c:72) 20250427085406062 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406062 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406062 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw (trunk:0) found free endpoint: rtpbridge/47@mgw (mgcp_endp.c:262) 20250427085406062 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/47@mgw" (mgcp_protocol.c:370) 20250427085406062 DLMGCP NOTICE <0013> endpoint:rtpbridge/47@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406062 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406062 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406062 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw CI:C2159404 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406062 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw CI:C2159404 output_enabled 0 (mgcp_conn.c:271) 20250427085406062 DLMGCP DEBUG <0013> (0046/rtp C:C2159404 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406062 DLMGCP NOTICE <0013> endpoint:rtpbridge/47@mgw CI:C2159404 CRCX: connection successfully created: (0046/rtp C:C2159404 r=NULL:0<->l=::1:5376 CID=74) (mgcp_protocol.c:772) 20250427085406062 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406062 DLMGCP DEBUG <0013> Generated response: line #00: 200 38099 OK (mgcp_msg.c:72) 20250427085406062 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/47@mgw (mgcp_msg.c:72) 20250427085406062 DLMGCP DEBUG <0013> Generated response: line #02: I: C2159404 (mgcp_msg.c:72) 20250427085406062 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 74 (mgcp_msg.c:72) 20250427085406062 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406062 DLMGCP DEBUG <0013> Generated response: line #05: o=- C2159404 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406062 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406062 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406062 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406062 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406062 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406062 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406062 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38100 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406062 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406062 DLMGCP DEBUG <0013> Received message: line #02: C: 0047 (mgcp_msg.c:72) 20250427085406062 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406062 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406062 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw (trunk:0) found free endpoint: rtpbridge/48@mgw (mgcp_endp.c:262) 20250427085406062 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/48@mgw" (mgcp_protocol.c:370) 20250427085406062 DLMGCP NOTICE <0013> endpoint:rtpbridge/48@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406062 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406062 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406062 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw CI:525C6DC2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406062 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw CI:525C6DC2 output_enabled 0 (mgcp_conn.c:271) 20250427085406062 DLMGCP DEBUG <0013> (0047/rtp C:525C6DC2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406062 DLMGCP NOTICE <0013> endpoint:rtpbridge/48@mgw CI:525C6DC2 CRCX: connection successfully created: (0047/rtp C:525C6DC2 r=NULL:0<->l=::1:5378 CID=75) (mgcp_protocol.c:772) 20250427085406062 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406062 DLMGCP DEBUG <0013> Generated response: line #00: 200 38100 OK (mgcp_msg.c:72) 20250427085406062 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/48@mgw (mgcp_msg.c:72) 20250427085406062 DLMGCP DEBUG <0013> Generated response: line #02: I: 525C6DC2 (mgcp_msg.c:72) 20250427085406062 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 75 (mgcp_msg.c:72) 20250427085406062 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406062 DLMGCP DEBUG <0013> Generated response: line #05: o=- 525C6DC2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406062 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406062 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406062 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406062 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406062 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406062 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406062 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38101 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406062 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406062 DLMGCP DEBUG <0013> Received message: line #02: C: 0048 (mgcp_msg.c:72) 20250427085406062 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406062 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406062 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw (trunk:0) found free endpoint: rtpbridge/49@mgw (mgcp_endp.c:262) 20250427085406062 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/49@mgw" (mgcp_protocol.c:370) 20250427085406062 DLMGCP NOTICE <0013> endpoint:rtpbridge/49@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406062 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406062 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406062 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw CI:F14F130D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406062 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw CI:F14F130D output_enabled 0 (mgcp_conn.c:271) 20250427085406062 DLMGCP DEBUG <0013> (0048/rtp C:F14F130D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406062 DLMGCP NOTICE <0013> endpoint:rtpbridge/49@mgw CI:F14F130D CRCX: connection successfully created: (0048/rtp C:F14F130D r=NULL:0<->l=::1:5380 CID=76) (mgcp_protocol.c:772) 20250427085406062 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406062 DLMGCP DEBUG <0013> Generated response: line #00: 200 38101 OK (mgcp_msg.c:72) 20250427085406062 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/49@mgw (mgcp_msg.c:72) 20250427085406062 DLMGCP DEBUG <0013> Generated response: line #02: I: F14F130D (mgcp_msg.c:72) 20250427085406062 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 76 (mgcp_msg.c:72) 20250427085406062 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406062 DLMGCP DEBUG <0013> Generated response: line #05: o=- F14F130D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406062 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406062 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406062 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406062 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406062 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406062 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406062 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38102 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406062 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406062 DLMGCP DEBUG <0013> Received message: line #02: C: 0049 (mgcp_msg.c:72) 20250427085406062 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406063 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406063 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw (trunk:0) found free endpoint: rtpbridge/4a@mgw (mgcp_endp.c:262) 20250427085406063 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/4a@mgw" (mgcp_protocol.c:370) 20250427085406063 DLMGCP NOTICE <0013> endpoint:rtpbridge/4a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406063 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406063 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406063 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw CI:0F38DBC7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406063 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw CI:0F38DBC7 output_enabled 0 (mgcp_conn.c:271) 20250427085406063 DLMGCP DEBUG <0013> (0049/rtp C:0F38DBC7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406063 DLMGCP NOTICE <0013> endpoint:rtpbridge/4a@mgw CI:0F38DBC7 CRCX: connection successfully created: (0049/rtp C:0F38DBC7 r=NULL:0<->l=::1:5382 CID=77) (mgcp_protocol.c:772) 20250427085406063 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406063 DLMGCP DEBUG <0013> Generated response: line #00: 200 38102 OK (mgcp_msg.c:72) 20250427085406063 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4a@mgw (mgcp_msg.c:72) 20250427085406063 DLMGCP DEBUG <0013> Generated response: line #02: I: 0F38DBC7 (mgcp_msg.c:72) 20250427085406063 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 77 (mgcp_msg.c:72) 20250427085406063 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406063 DLMGCP DEBUG <0013> Generated response: line #05: o=- 0F38DBC7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406063 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406063 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406063 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406063 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406063 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406063 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406063 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38103 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406063 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406063 DLMGCP DEBUG <0013> Received message: line #02: C: 004A (mgcp_msg.c:72) 20250427085406063 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406063 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406063 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw (trunk:0) found free endpoint: rtpbridge/4b@mgw (mgcp_endp.c:262) 20250427085406063 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/4b@mgw" (mgcp_protocol.c:370) 20250427085406063 DLMGCP NOTICE <0013> endpoint:rtpbridge/4b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406063 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406063 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406063 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw CI:49D9DE9B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406063 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw CI:49D9DE9B output_enabled 0 (mgcp_conn.c:271) 20250427085406063 DLMGCP DEBUG <0013> (004A/rtp C:49D9DE9B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406063 DLMGCP NOTICE <0013> endpoint:rtpbridge/4b@mgw CI:49D9DE9B CRCX: connection successfully created: (004A/rtp C:49D9DE9B r=NULL:0<->l=::1:5384 CID=78) (mgcp_protocol.c:772) 20250427085406063 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406063 DLMGCP DEBUG <0013> Generated response: line #00: 200 38103 OK (mgcp_msg.c:72) 20250427085406063 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4b@mgw (mgcp_msg.c:72) 20250427085406063 DLMGCP DEBUG <0013> Generated response: line #02: I: 49D9DE9B (mgcp_msg.c:72) 20250427085406063 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 78 (mgcp_msg.c:72) 20250427085406063 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406063 DLMGCP DEBUG <0013> Generated response: line #05: o=- 49D9DE9B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406063 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406063 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406063 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406063 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406063 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406063 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406063 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38104 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406063 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406063 DLMGCP DEBUG <0013> Received message: line #02: C: 004B (mgcp_msg.c:72) 20250427085406063 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406063 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406063 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw (trunk:0) found free endpoint: rtpbridge/4c@mgw (mgcp_endp.c:262) 20250427085406063 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/4c@mgw" (mgcp_protocol.c:370) 20250427085406063 DLMGCP NOTICE <0013> endpoint:rtpbridge/4c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406063 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406063 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406063 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw CI:11C03378 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406063 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw CI:11C03378 output_enabled 0 (mgcp_conn.c:271) 20250427085406063 DLMGCP DEBUG <0013> (004B/rtp C:11C03378 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406063 DLMGCP NOTICE <0013> endpoint:rtpbridge/4c@mgw CI:11C03378 CRCX: connection successfully created: (004B/rtp C:11C03378 r=NULL:0<->l=::1:5386 CID=79) (mgcp_protocol.c:772) 20250427085406063 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406063 DLMGCP DEBUG <0013> Generated response: line #00: 200 38104 OK (mgcp_msg.c:72) 20250427085406063 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4c@mgw (mgcp_msg.c:72) 20250427085406063 DLMGCP DEBUG <0013> Generated response: line #02: I: 11C03378 (mgcp_msg.c:72) 20250427085406063 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 79 (mgcp_msg.c:72) 20250427085406063 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406063 DLMGCP DEBUG <0013> Generated response: line #05: o=- 11C03378 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406063 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406063 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406063 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406063 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406063 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406063 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406063 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38105 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406063 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406063 DLMGCP DEBUG <0013> Received message: line #02: C: 004C (mgcp_msg.c:72) 20250427085406063 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406063 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406063 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw (trunk:0) found free endpoint: rtpbridge/4d@mgw (mgcp_endp.c:262) 20250427085406063 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/4d@mgw" (mgcp_protocol.c:370) 20250427085406063 DLMGCP NOTICE <0013> endpoint:rtpbridge/4d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406063 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406063 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406063 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw CI:6D6E81CE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406063 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw CI:6D6E81CE output_enabled 0 (mgcp_conn.c:271) 20250427085406063 DLMGCP DEBUG <0013> (004C/rtp C:6D6E81CE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406063 DLMGCP NOTICE <0013> endpoint:rtpbridge/4d@mgw CI:6D6E81CE CRCX: connection successfully created: (004C/rtp C:6D6E81CE r=NULL:0<->l=::1:5388 CID=80) (mgcp_protocol.c:772) 20250427085406063 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406063 DLMGCP DEBUG <0013> Generated response: line #00: 200 38105 OK (mgcp_msg.c:72) 20250427085406063 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4d@mgw (mgcp_msg.c:72) 20250427085406063 DLMGCP DEBUG <0013> Generated response: line #02: I: 6D6E81CE (mgcp_msg.c:72) 20250427085406063 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 80 (mgcp_msg.c:72) 20250427085406063 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406063 DLMGCP DEBUG <0013> Generated response: line #05: o=- 6D6E81CE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406063 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406063 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406063 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406063 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406063 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406063 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406064 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38106 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406064 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406064 DLMGCP DEBUG <0013> Received message: line #02: C: 004D (mgcp_msg.c:72) 20250427085406064 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406064 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406064 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw (trunk:0) found free endpoint: rtpbridge/4e@mgw (mgcp_endp.c:262) 20250427085406064 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/4e@mgw" (mgcp_protocol.c:370) 20250427085406064 DLMGCP NOTICE <0013> endpoint:rtpbridge/4e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406064 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406064 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406064 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw CI:9C6AEB82 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406064 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw CI:9C6AEB82 output_enabled 0 (mgcp_conn.c:271) 20250427085406064 DLMGCP DEBUG <0013> (004D/rtp C:9C6AEB82 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406064 DLMGCP NOTICE <0013> endpoint:rtpbridge/4e@mgw CI:9C6AEB82 CRCX: connection successfully created: (004D/rtp C:9C6AEB82 r=NULL:0<->l=::1:5390 CID=81) (mgcp_protocol.c:772) 20250427085406064 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406064 DLMGCP DEBUG <0013> Generated response: line #00: 200 38106 OK (mgcp_msg.c:72) 20250427085406064 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4e@mgw (mgcp_msg.c:72) 20250427085406064 DLMGCP DEBUG <0013> Generated response: line #02: I: 9C6AEB82 (mgcp_msg.c:72) 20250427085406064 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 81 (mgcp_msg.c:72) 20250427085406064 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406064 DLMGCP DEBUG <0013> Generated response: line #05: o=- 9C6AEB82 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406064 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406064 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406064 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406064 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406064 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406064 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406064 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38107 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406064 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406064 DLMGCP DEBUG <0013> Received message: line #02: C: 004E (mgcp_msg.c:72) 20250427085406064 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406064 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406064 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw (trunk:0) found free endpoint: rtpbridge/4f@mgw (mgcp_endp.c:262) 20250427085406064 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/4f@mgw" (mgcp_protocol.c:370) 20250427085406064 DLMGCP NOTICE <0013> endpoint:rtpbridge/4f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406064 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406064 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406064 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw CI:A8224813 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406064 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw CI:A8224813 output_enabled 0 (mgcp_conn.c:271) 20250427085406064 DLMGCP DEBUG <0013> (004E/rtp C:A8224813 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406064 DLMGCP NOTICE <0013> endpoint:rtpbridge/4f@mgw CI:A8224813 CRCX: connection successfully created: (004E/rtp C:A8224813 r=NULL:0<->l=::1:5392 CID=82) (mgcp_protocol.c:772) 20250427085406064 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406064 DLMGCP DEBUG <0013> Generated response: line #00: 200 38107 OK (mgcp_msg.c:72) 20250427085406064 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4f@mgw (mgcp_msg.c:72) 20250427085406064 DLMGCP DEBUG <0013> Generated response: line #02: I: A8224813 (mgcp_msg.c:72) 20250427085406064 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 82 (mgcp_msg.c:72) 20250427085406064 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406064 DLMGCP DEBUG <0013> Generated response: line #05: o=- A8224813 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406064 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406064 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406064 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406064 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406064 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406064 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406064 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38108 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406064 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406064 DLMGCP DEBUG <0013> Received message: line #02: C: 004F (mgcp_msg.c:72) 20250427085406064 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406064 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406064 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw (trunk:0) found free endpoint: rtpbridge/50@mgw (mgcp_endp.c:262) 20250427085406064 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/50@mgw" (mgcp_protocol.c:370) 20250427085406064 DLMGCP NOTICE <0013> endpoint:rtpbridge/50@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406064 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406064 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406064 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw CI:9281E735 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406064 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw CI:9281E735 output_enabled 0 (mgcp_conn.c:271) 20250427085406064 DLMGCP DEBUG <0013> (004F/rtp C:9281E735 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406064 DLMGCP NOTICE <0013> endpoint:rtpbridge/50@mgw CI:9281E735 CRCX: connection successfully created: (004F/rtp C:9281E735 r=NULL:0<->l=::1:5394 CID=83) (mgcp_protocol.c:772) 20250427085406064 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406064 DLMGCP DEBUG <0013> Generated response: line #00: 200 38108 OK (mgcp_msg.c:72) 20250427085406064 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/50@mgw (mgcp_msg.c:72) 20250427085406064 DLMGCP DEBUG <0013> Generated response: line #02: I: 9281E735 (mgcp_msg.c:72) 20250427085406064 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 83 (mgcp_msg.c:72) 20250427085406064 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406064 DLMGCP DEBUG <0013> Generated response: line #05: o=- 9281E735 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406064 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406064 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406064 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406064 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406064 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406064 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406064 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38109 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406064 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406064 DLMGCP DEBUG <0013> Received message: line #02: C: 0050 (mgcp_msg.c:72) 20250427085406064 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406064 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406064 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw (trunk:0) found free endpoint: rtpbridge/51@mgw (mgcp_endp.c:262) 20250427085406064 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/51@mgw" (mgcp_protocol.c:370) 20250427085406064 DLMGCP NOTICE <0013> endpoint:rtpbridge/51@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406064 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406064 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406064 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw CI:9432F230 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406064 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw CI:9432F230 output_enabled 0 (mgcp_conn.c:271) 20250427085406064 DLMGCP DEBUG <0013> (0050/rtp C:9432F230 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406065 DLMGCP NOTICE <0013> endpoint:rtpbridge/51@mgw CI:9432F230 CRCX: connection successfully created: (0050/rtp C:9432F230 r=NULL:0<->l=::1:5396 CID=84) (mgcp_protocol.c:772) 20250427085406065 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406065 DLMGCP DEBUG <0013> Generated response: line #00: 200 38109 OK (mgcp_msg.c:72) 20250427085406065 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/51@mgw (mgcp_msg.c:72) 20250427085406065 DLMGCP DEBUG <0013> Generated response: line #02: I: 9432F230 (mgcp_msg.c:72) 20250427085406065 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 84 (mgcp_msg.c:72) 20250427085406065 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406065 DLMGCP DEBUG <0013> Generated response: line #05: o=- 9432F230 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406065 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406065 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406065 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406065 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406065 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406065 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406065 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38110 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406065 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406065 DLMGCP DEBUG <0013> Received message: line #02: C: 0051 (mgcp_msg.c:72) 20250427085406065 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406065 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406065 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw (trunk:0) found free endpoint: rtpbridge/52@mgw (mgcp_endp.c:262) 20250427085406065 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/52@mgw" (mgcp_protocol.c:370) 20250427085406065 DLMGCP NOTICE <0013> endpoint:rtpbridge/52@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406065 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406065 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406065 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw CI:A90BAB5B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406065 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw CI:A90BAB5B output_enabled 0 (mgcp_conn.c:271) 20250427085406065 DLMGCP DEBUG <0013> (0051/rtp C:A90BAB5B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406065 DLMGCP NOTICE <0013> endpoint:rtpbridge/52@mgw CI:A90BAB5B CRCX: connection successfully created: (0051/rtp C:A90BAB5B r=NULL:0<->l=::1:5398 CID=85) (mgcp_protocol.c:772) 20250427085406065 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406065 DLMGCP DEBUG <0013> Generated response: line #00: 200 38110 OK (mgcp_msg.c:72) 20250427085406065 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/52@mgw (mgcp_msg.c:72) 20250427085406065 DLMGCP DEBUG <0013> Generated response: line #02: I: A90BAB5B (mgcp_msg.c:72) 20250427085406065 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 85 (mgcp_msg.c:72) 20250427085406065 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406065 DLMGCP DEBUG <0013> Generated response: line #05: o=- A90BAB5B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406065 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406065 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406065 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406065 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406065 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406065 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406065 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38111 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406065 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406065 DLMGCP DEBUG <0013> Received message: line #02: C: 0052 (mgcp_msg.c:72) 20250427085406065 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406065 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406065 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw (trunk:0) found free endpoint: rtpbridge/53@mgw (mgcp_endp.c:262) 20250427085406065 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/53@mgw" (mgcp_protocol.c:370) 20250427085406065 DLMGCP NOTICE <0013> endpoint:rtpbridge/53@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406065 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406065 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406065 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw CI:5EF01575 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406065 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw CI:5EF01575 output_enabled 0 (mgcp_conn.c:271) 20250427085406065 DLMGCP DEBUG <0013> (0052/rtp C:5EF01575 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406065 DLMGCP NOTICE <0013> endpoint:rtpbridge/53@mgw CI:5EF01575 CRCX: connection successfully created: (0052/rtp C:5EF01575 r=NULL:0<->l=::1:5400 CID=86) (mgcp_protocol.c:772) 20250427085406065 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406065 DLMGCP DEBUG <0013> Generated response: line #00: 200 38111 OK (mgcp_msg.c:72) 20250427085406065 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/53@mgw (mgcp_msg.c:72) 20250427085406065 DLMGCP DEBUG <0013> Generated response: line #02: I: 5EF01575 (mgcp_msg.c:72) 20250427085406065 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 86 (mgcp_msg.c:72) 20250427085406065 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406065 DLMGCP DEBUG <0013> Generated response: line #05: o=- 5EF01575 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406065 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406065 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406065 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406065 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406065 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406065 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406065 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38112 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406065 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406065 DLMGCP DEBUG <0013> Received message: line #02: C: 0053 (mgcp_msg.c:72) 20250427085406065 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406065 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406065 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw (trunk:0) found free endpoint: rtpbridge/54@mgw (mgcp_endp.c:262) 20250427085406065 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/54@mgw" (mgcp_protocol.c:370) 20250427085406065 DLMGCP NOTICE <0013> endpoint:rtpbridge/54@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406065 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406065 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406065 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw CI:929A7C91 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406065 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw CI:929A7C91 output_enabled 0 (mgcp_conn.c:271) 20250427085406065 DLMGCP DEBUG <0013> (0053/rtp C:929A7C91 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406065 DLMGCP NOTICE <0013> endpoint:rtpbridge/54@mgw CI:929A7C91 CRCX: connection successfully created: (0053/rtp C:929A7C91 r=NULL:0<->l=::1:5402 CID=87) (mgcp_protocol.c:772) 20250427085406065 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406065 DLMGCP DEBUG <0013> Generated response: line #00: 200 38112 OK (mgcp_msg.c:72) 20250427085406065 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/54@mgw (mgcp_msg.c:72) 20250427085406065 DLMGCP DEBUG <0013> Generated response: line #02: I: 929A7C91 (mgcp_msg.c:72) 20250427085406065 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 87 (mgcp_msg.c:72) 20250427085406065 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406065 DLMGCP DEBUG <0013> Generated response: line #05: o=- 929A7C91 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406065 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406065 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406065 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406065 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406065 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406065 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406066 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38113 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406066 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406066 DLMGCP DEBUG <0013> Received message: line #02: C: 0054 (mgcp_msg.c:72) 20250427085406066 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406066 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406066 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw (trunk:0) found free endpoint: rtpbridge/55@mgw (mgcp_endp.c:262) 20250427085406066 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/55@mgw" (mgcp_protocol.c:370) 20250427085406066 DLMGCP NOTICE <0013> endpoint:rtpbridge/55@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406066 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406066 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406066 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw CI:D602A100 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406066 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw CI:D602A100 output_enabled 0 (mgcp_conn.c:271) 20250427085406066 DLMGCP DEBUG <0013> (0054/rtp C:D602A100 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406066 DLMGCP NOTICE <0013> endpoint:rtpbridge/55@mgw CI:D602A100 CRCX: connection successfully created: (0054/rtp C:D602A100 r=NULL:0<->l=::1:5404 CID=88) (mgcp_protocol.c:772) 20250427085406066 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406066 DLMGCP DEBUG <0013> Generated response: line #00: 200 38113 OK (mgcp_msg.c:72) 20250427085406066 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/55@mgw (mgcp_msg.c:72) 20250427085406066 DLMGCP DEBUG <0013> Generated response: line #02: I: D602A100 (mgcp_msg.c:72) 20250427085406066 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 88 (mgcp_msg.c:72) 20250427085406066 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406066 DLMGCP DEBUG <0013> Generated response: line #05: o=- D602A100 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406066 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406066 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406066 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406066 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406066 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406066 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406066 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38114 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406066 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406066 DLMGCP DEBUG <0013> Received message: line #02: C: 0055 (mgcp_msg.c:72) 20250427085406066 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406066 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406066 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw (trunk:0) found free endpoint: rtpbridge/56@mgw (mgcp_endp.c:262) 20250427085406066 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/56@mgw" (mgcp_protocol.c:370) 20250427085406066 DLMGCP NOTICE <0013> endpoint:rtpbridge/56@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406066 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406066 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406066 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw CI:642028CB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406066 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw CI:642028CB output_enabled 0 (mgcp_conn.c:271) 20250427085406066 DLMGCP DEBUG <0013> (0055/rtp C:642028CB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406066 DLMGCP NOTICE <0013> endpoint:rtpbridge/56@mgw CI:642028CB CRCX: connection successfully created: (0055/rtp C:642028CB r=NULL:0<->l=::1:5406 CID=89) (mgcp_protocol.c:772) 20250427085406066 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406066 DLMGCP DEBUG <0013> Generated response: line #00: 200 38114 OK (mgcp_msg.c:72) 20250427085406066 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/56@mgw (mgcp_msg.c:72) 20250427085406066 DLMGCP DEBUG <0013> Generated response: line #02: I: 642028CB (mgcp_msg.c:72) 20250427085406066 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 89 (mgcp_msg.c:72) 20250427085406066 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406066 DLMGCP DEBUG <0013> Generated response: line #05: o=- 642028CB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406066 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406066 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406066 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406066 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406066 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406066 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406066 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38115 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406066 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406066 DLMGCP DEBUG <0013> Received message: line #02: C: 0056 (mgcp_msg.c:72) 20250427085406066 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406066 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406066 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw (trunk:0) found free endpoint: rtpbridge/57@mgw (mgcp_endp.c:262) 20250427085406066 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/57@mgw" (mgcp_protocol.c:370) 20250427085406066 DLMGCP NOTICE <0013> endpoint:rtpbridge/57@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406066 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406066 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406066 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw CI:1E7EB2DA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406066 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw CI:1E7EB2DA output_enabled 0 (mgcp_conn.c:271) 20250427085406066 DLMGCP DEBUG <0013> (0056/rtp C:1E7EB2DA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406066 DLMGCP NOTICE <0013> endpoint:rtpbridge/57@mgw CI:1E7EB2DA CRCX: connection successfully created: (0056/rtp C:1E7EB2DA r=NULL:0<->l=::1:5408 CID=90) (mgcp_protocol.c:772) 20250427085406066 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406066 DLMGCP DEBUG <0013> Generated response: line #00: 200 38115 OK (mgcp_msg.c:72) 20250427085406066 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/57@mgw (mgcp_msg.c:72) 20250427085406066 DLMGCP DEBUG <0013> Generated response: line #02: I: 1E7EB2DA (mgcp_msg.c:72) 20250427085406066 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 90 (mgcp_msg.c:72) 20250427085406066 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406066 DLMGCP DEBUG <0013> Generated response: line #05: o=- 1E7EB2DA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406066 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406066 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406066 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406066 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406066 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406066 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406066 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38116 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406066 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406066 DLMGCP DEBUG <0013> Received message: line #02: C: 0057 (mgcp_msg.c:72) 20250427085406066 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406066 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406066 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw (trunk:0) found free endpoint: rtpbridge/58@mgw (mgcp_endp.c:262) 20250427085406066 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/58@mgw" (mgcp_protocol.c:370) 20250427085406066 DLMGCP NOTICE <0013> endpoint:rtpbridge/58@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406066 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406066 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406066 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw CI:2A1A39ED connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406066 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw CI:2A1A39ED output_enabled 0 (mgcp_conn.c:271) 20250427085406066 DLMGCP DEBUG <0013> (0057/rtp C:2A1A39ED r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406066 DLMGCP NOTICE <0013> endpoint:rtpbridge/58@mgw CI:2A1A39ED CRCX: connection successfully created: (0057/rtp C:2A1A39ED r=NULL:0<->l=::1:5410 CID=91) (mgcp_protocol.c:772) 20250427085406066 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406066 DLMGCP DEBUG <0013> Generated response: line #00: 200 38116 OK (mgcp_msg.c:72) 20250427085406066 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/58@mgw (mgcp_msg.c:72) 20250427085406066 DLMGCP DEBUG <0013> Generated response: line #02: I: 2A1A39ED (mgcp_msg.c:72) 20250427085406066 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 91 (mgcp_msg.c:72) 20250427085406066 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406066 DLMGCP DEBUG <0013> Generated response: line #05: o=- 2A1A39ED 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406066 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406066 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406066 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406066 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406066 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406066 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406067 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38117 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406067 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406067 DLMGCP DEBUG <0013> Received message: line #02: C: 0058 (mgcp_msg.c:72) 20250427085406067 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406067 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406067 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw (trunk:0) found free endpoint: rtpbridge/59@mgw (mgcp_endp.c:262) 20250427085406067 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/59@mgw" (mgcp_protocol.c:370) 20250427085406067 DLMGCP NOTICE <0013> endpoint:rtpbridge/59@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406067 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406067 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406067 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw CI:63567141 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406067 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw CI:63567141 output_enabled 0 (mgcp_conn.c:271) 20250427085406067 DLMGCP DEBUG <0013> (0058/rtp C:63567141 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406067 DLMGCP NOTICE <0013> endpoint:rtpbridge/59@mgw CI:63567141 CRCX: connection successfully created: (0058/rtp C:63567141 r=NULL:0<->l=::1:5412 CID=92) (mgcp_protocol.c:772) 20250427085406067 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406067 DLMGCP DEBUG <0013> Generated response: line #00: 200 38117 OK (mgcp_msg.c:72) 20250427085406067 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/59@mgw (mgcp_msg.c:72) 20250427085406067 DLMGCP DEBUG <0013> Generated response: line #02: I: 63567141 (mgcp_msg.c:72) 20250427085406067 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 92 (mgcp_msg.c:72) 20250427085406067 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406067 DLMGCP DEBUG <0013> Generated response: line #05: o=- 63567141 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406067 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406067 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406067 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406067 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406067 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406067 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406067 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38118 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406067 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406067 DLMGCP DEBUG <0013> Received message: line #02: C: 0059 (mgcp_msg.c:72) 20250427085406067 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406067 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406067 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw (trunk:0) found free endpoint: rtpbridge/5a@mgw (mgcp_endp.c:262) 20250427085406067 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5a@mgw" (mgcp_protocol.c:370) 20250427085406067 DLMGCP NOTICE <0013> endpoint:rtpbridge/5a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406067 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406067 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406067 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw CI:1E3E8E5C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406067 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw CI:1E3E8E5C output_enabled 0 (mgcp_conn.c:271) 20250427085406067 DLMGCP DEBUG <0013> (0059/rtp C:1E3E8E5C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406067 DLMGCP NOTICE <0013> endpoint:rtpbridge/5a@mgw CI:1E3E8E5C CRCX: connection successfully created: (0059/rtp C:1E3E8E5C r=NULL:0<->l=::1:5414 CID=93) (mgcp_protocol.c:772) 20250427085406067 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406067 DLMGCP DEBUG <0013> Generated response: line #00: 200 38118 OK (mgcp_msg.c:72) 20250427085406067 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5a@mgw (mgcp_msg.c:72) 20250427085406067 DLMGCP DEBUG <0013> Generated response: line #02: I: 1E3E8E5C (mgcp_msg.c:72) 20250427085406067 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 93 (mgcp_msg.c:72) 20250427085406067 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406067 DLMGCP DEBUG <0013> Generated response: line #05: o=- 1E3E8E5C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406067 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406067 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406067 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406067 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406067 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406067 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406067 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38119 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406067 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406067 DLMGCP DEBUG <0013> Received message: line #02: C: 005A (mgcp_msg.c:72) 20250427085406067 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406067 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406067 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw (trunk:0) found free endpoint: rtpbridge/5b@mgw (mgcp_endp.c:262) 20250427085406067 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5b@mgw" (mgcp_protocol.c:370) 20250427085406067 DLMGCP NOTICE <0013> endpoint:rtpbridge/5b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406067 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406067 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406067 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw CI:C16E8903 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406067 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw CI:C16E8903 output_enabled 0 (mgcp_conn.c:271) 20250427085406067 DLMGCP DEBUG <0013> (005A/rtp C:C16E8903 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406067 DLMGCP NOTICE <0013> endpoint:rtpbridge/5b@mgw CI:C16E8903 CRCX: connection successfully created: (005A/rtp C:C16E8903 r=NULL:0<->l=::1:5416 CID=94) (mgcp_protocol.c:772) 20250427085406067 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406067 DLMGCP DEBUG <0013> Generated response: line #00: 200 38119 OK (mgcp_msg.c:72) 20250427085406067 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5b@mgw (mgcp_msg.c:72) 20250427085406067 DLMGCP DEBUG <0013> Generated response: line #02: I: C16E8903 (mgcp_msg.c:72) 20250427085406067 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 94 (mgcp_msg.c:72) 20250427085406067 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406067 DLMGCP DEBUG <0013> Generated response: line #05: o=- C16E8903 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406067 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406067 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406067 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406067 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406067 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406067 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406067 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38120 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406067 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406067 DLMGCP DEBUG <0013> Received message: line #02: C: 005B (mgcp_msg.c:72) 20250427085406067 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406067 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406067 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw (trunk:0) found free endpoint: rtpbridge/5c@mgw (mgcp_endp.c:262) 20250427085406067 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5c@mgw" (mgcp_protocol.c:370) 20250427085406067 DLMGCP NOTICE <0013> endpoint:rtpbridge/5c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406067 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406067 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406067 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw CI:E1079C34 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406067 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw CI:E1079C34 output_enabled 0 (mgcp_conn.c:271) 20250427085406067 DLMGCP DEBUG <0013> (005B/rtp C:E1079C34 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406067 DLMGCP NOTICE <0013> endpoint:rtpbridge/5c@mgw CI:E1079C34 CRCX: connection successfully created: (005B/rtp C:E1079C34 r=NULL:0<->l=::1:5418 CID=95) (mgcp_protocol.c:772) 20250427085406067 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406067 DLMGCP DEBUG <0013> Generated response: line #00: 200 38120 OK (mgcp_msg.c:72) 20250427085406068 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5c@mgw (mgcp_msg.c:72) 20250427085406068 DLMGCP DEBUG <0013> Generated response: line #02: I: E1079C34 (mgcp_msg.c:72) 20250427085406068 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 95 (mgcp_msg.c:72) 20250427085406068 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406068 DLMGCP DEBUG <0013> Generated response: line #05: o=- E1079C34 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406068 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406068 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406068 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406068 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406068 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406068 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406068 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38121 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406068 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406068 DLMGCP DEBUG <0013> Received message: line #02: C: 005C (mgcp_msg.c:72) 20250427085406068 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406068 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406068 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw (trunk:0) found free endpoint: rtpbridge/5d@mgw (mgcp_endp.c:262) 20250427085406068 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5d@mgw" (mgcp_protocol.c:370) 20250427085406068 DLMGCP NOTICE <0013> endpoint:rtpbridge/5d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406068 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406068 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406068 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw CI:4BBC5972 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406068 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw CI:4BBC5972 output_enabled 0 (mgcp_conn.c:271) 20250427085406068 DLMGCP DEBUG <0013> (005C/rtp C:4BBC5972 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406068 DLMGCP NOTICE <0013> endpoint:rtpbridge/5d@mgw CI:4BBC5972 CRCX: connection successfully created: (005C/rtp C:4BBC5972 r=NULL:0<->l=::1:5420 CID=96) (mgcp_protocol.c:772) 20250427085406068 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406068 DLMGCP DEBUG <0013> Generated response: line #00: 200 38121 OK (mgcp_msg.c:72) 20250427085406068 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5d@mgw (mgcp_msg.c:72) 20250427085406068 DLMGCP DEBUG <0013> Generated response: line #02: I: 4BBC5972 (mgcp_msg.c:72) 20250427085406068 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 96 (mgcp_msg.c:72) 20250427085406068 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406068 DLMGCP DEBUG <0013> Generated response: line #05: o=- 4BBC5972 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406068 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406068 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406068 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406068 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406068 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406068 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406068 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38122 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406068 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406068 DLMGCP DEBUG <0013> Received message: line #02: C: 005D (mgcp_msg.c:72) 20250427085406068 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406068 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406068 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw (trunk:0) found free endpoint: rtpbridge/5e@mgw (mgcp_endp.c:262) 20250427085406068 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5e@mgw" (mgcp_protocol.c:370) 20250427085406068 DLMGCP NOTICE <0013> endpoint:rtpbridge/5e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406068 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406068 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406068 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw CI:0E3DB6C7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406068 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw CI:0E3DB6C7 output_enabled 0 (mgcp_conn.c:271) 20250427085406068 DLMGCP DEBUG <0013> (005D/rtp C:0E3DB6C7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406068 DLMGCP NOTICE <0013> endpoint:rtpbridge/5e@mgw CI:0E3DB6C7 CRCX: connection successfully created: (005D/rtp C:0E3DB6C7 r=NULL:0<->l=::1:5422 CID=97) (mgcp_protocol.c:772) 20250427085406068 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406068 DLMGCP DEBUG <0013> Generated response: line #00: 200 38122 OK (mgcp_msg.c:72) 20250427085406068 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5e@mgw (mgcp_msg.c:72) 20250427085406068 DLMGCP DEBUG <0013> Generated response: line #02: I: 0E3DB6C7 (mgcp_msg.c:72) 20250427085406068 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 97 (mgcp_msg.c:72) 20250427085406068 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406068 DLMGCP DEBUG <0013> Generated response: line #05: o=- 0E3DB6C7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406068 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406068 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406068 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406068 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406068 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406068 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406068 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38123 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406068 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406068 DLMGCP DEBUG <0013> Received message: line #02: C: 005E (mgcp_msg.c:72) 20250427085406068 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406068 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406068 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw (trunk:0) found free endpoint: rtpbridge/5f@mgw (mgcp_endp.c:262) 20250427085406068 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5f@mgw" (mgcp_protocol.c:370) 20250427085406068 DLMGCP NOTICE <0013> endpoint:rtpbridge/5f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406068 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406068 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406068 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw CI:0107035B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406068 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw CI:0107035B output_enabled 0 (mgcp_conn.c:271) 20250427085406068 DLMGCP DEBUG <0013> (005E/rtp C:0107035B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406068 DLMGCP NOTICE <0013> endpoint:rtpbridge/5f@mgw CI:0107035B CRCX: connection successfully created: (005E/rtp C:0107035B r=NULL:0<->l=::1:5424 CID=98) (mgcp_protocol.c:772) 20250427085406068 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406068 DLMGCP DEBUG <0013> Generated response: line #00: 200 38123 OK (mgcp_msg.c:72) 20250427085406068 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5f@mgw (mgcp_msg.c:72) 20250427085406068 DLMGCP DEBUG <0013> Generated response: line #02: I: 0107035B (mgcp_msg.c:72) 20250427085406068 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 98 (mgcp_msg.c:72) 20250427085406068 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406068 DLMGCP DEBUG <0013> Generated response: line #05: o=- 0107035B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406068 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406068 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406068 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406068 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406068 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406068 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406069 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38124 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406069 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406069 DLMGCP DEBUG <0013> Received message: line #02: C: 005F (mgcp_msg.c:72) 20250427085406069 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406069 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406069 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw (trunk:0) found free endpoint: rtpbridge/60@mgw (mgcp_endp.c:262) 20250427085406069 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/60@mgw" (mgcp_protocol.c:370) 20250427085406069 DLMGCP NOTICE <0013> endpoint:rtpbridge/60@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406069 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406069 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406069 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw CI:2B9E0751 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406069 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw CI:2B9E0751 output_enabled 0 (mgcp_conn.c:271) 20250427085406069 DLMGCP DEBUG <0013> (005F/rtp C:2B9E0751 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406069 DLMGCP NOTICE <0013> endpoint:rtpbridge/60@mgw CI:2B9E0751 CRCX: connection successfully created: (005F/rtp C:2B9E0751 r=NULL:0<->l=::1:5426 CID=99) (mgcp_protocol.c:772) 20250427085406069 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406069 DLMGCP DEBUG <0013> Generated response: line #00: 200 38124 OK (mgcp_msg.c:72) 20250427085406069 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/60@mgw (mgcp_msg.c:72) 20250427085406069 DLMGCP DEBUG <0013> Generated response: line #02: I: 2B9E0751 (mgcp_msg.c:72) 20250427085406069 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 99 (mgcp_msg.c:72) 20250427085406069 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406069 DLMGCP DEBUG <0013> Generated response: line #05: o=- 2B9E0751 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406069 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406069 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406069 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406069 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406069 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406069 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406069 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38125 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406069 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406069 DLMGCP DEBUG <0013> Received message: line #02: C: 0060 (mgcp_msg.c:72) 20250427085406069 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406069 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406069 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw (trunk:0) found free endpoint: rtpbridge/61@mgw (mgcp_endp.c:262) 20250427085406069 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/61@mgw" (mgcp_protocol.c:370) 20250427085406069 DLMGCP NOTICE <0013> endpoint:rtpbridge/61@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406069 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406069 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406069 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw CI:61D55369 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406069 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw CI:61D55369 output_enabled 0 (mgcp_conn.c:271) 20250427085406069 DLMGCP DEBUG <0013> (0060/rtp C:61D55369 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406069 DLMGCP NOTICE <0013> endpoint:rtpbridge/61@mgw CI:61D55369 CRCX: connection successfully created: (0060/rtp C:61D55369 r=NULL:0<->l=::1:5428 CID=100) (mgcp_protocol.c:772) 20250427085406069 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406069 DLMGCP DEBUG <0013> Generated response: line #00: 200 38125 OK (mgcp_msg.c:72) 20250427085406069 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/61@mgw (mgcp_msg.c:72) 20250427085406069 DLMGCP DEBUG <0013> Generated response: line #02: I: 61D55369 (mgcp_msg.c:72) 20250427085406069 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 100 (mgcp_msg.c:72) 20250427085406069 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406069 DLMGCP DEBUG <0013> Generated response: line #05: o=- 61D55369 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406069 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406069 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406069 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406069 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406069 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406069 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406069 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38126 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406069 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406069 DLMGCP DEBUG <0013> Received message: line #02: C: 0061 (mgcp_msg.c:72) 20250427085406069 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406069 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406069 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw (trunk:0) found free endpoint: rtpbridge/62@mgw (mgcp_endp.c:262) 20250427085406069 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/62@mgw" (mgcp_protocol.c:370) 20250427085406069 DLMGCP NOTICE <0013> endpoint:rtpbridge/62@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406069 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406069 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406069 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw CI:C2E9E542 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406069 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw CI:C2E9E542 output_enabled 0 (mgcp_conn.c:271) 20250427085406069 DLMGCP DEBUG <0013> (0061/rtp C:C2E9E542 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406069 DLMGCP NOTICE <0013> endpoint:rtpbridge/62@mgw CI:C2E9E542 CRCX: connection successfully created: (0061/rtp C:C2E9E542 r=NULL:0<->l=::1:5430 CID=101) (mgcp_protocol.c:772) 20250427085406069 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406069 DLMGCP DEBUG <0013> Generated response: line #00: 200 38126 OK (mgcp_msg.c:72) 20250427085406069 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/62@mgw (mgcp_msg.c:72) 20250427085406069 DLMGCP DEBUG <0013> Generated response: line #02: I: C2E9E542 (mgcp_msg.c:72) 20250427085406069 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 101 (mgcp_msg.c:72) 20250427085406069 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406069 DLMGCP DEBUG <0013> Generated response: line #05: o=- C2E9E542 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406069 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406069 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406069 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406069 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406069 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406069 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406069 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38127 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406069 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406069 DLMGCP DEBUG <0013> Received message: line #02: C: 0062 (mgcp_msg.c:72) 20250427085406069 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406069 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406069 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw (trunk:0) found free endpoint: rtpbridge/63@mgw (mgcp_endp.c:262) 20250427085406069 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/63@mgw" (mgcp_protocol.c:370) 20250427085406069 DLMGCP NOTICE <0013> endpoint:rtpbridge/63@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406069 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406069 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406069 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw CI:2436A4E1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406069 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw CI:2436A4E1 output_enabled 0 (mgcp_conn.c:271) 20250427085406069 DLMGCP DEBUG <0013> (0062/rtp C:2436A4E1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406069 DLMGCP NOTICE <0013> endpoint:rtpbridge/63@mgw CI:2436A4E1 CRCX: connection successfully created: (0062/rtp C:2436A4E1 r=NULL:0<->l=::1:5432 CID=102) (mgcp_protocol.c:772) 20250427085406069 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406069 DLMGCP DEBUG <0013> Generated response: line #00: 200 38127 OK (mgcp_msg.c:72) 20250427085406069 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/63@mgw (mgcp_msg.c:72) 20250427085406069 DLMGCP DEBUG <0013> Generated response: line #02: I: 2436A4E1 (mgcp_msg.c:72) 20250427085406069 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 102 (mgcp_msg.c:72) 20250427085406069 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406069 DLMGCP DEBUG <0013> Generated response: line #05: o=- 2436A4E1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406069 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406069 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406069 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406069 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406069 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406069 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406070 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38128 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406070 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406070 DLMGCP DEBUG <0013> Received message: line #02: C: 0063 (mgcp_msg.c:72) 20250427085406070 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406070 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406070 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw (trunk:0) found free endpoint: rtpbridge/64@mgw (mgcp_endp.c:262) 20250427085406070 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/64@mgw" (mgcp_protocol.c:370) 20250427085406070 DLMGCP NOTICE <0013> endpoint:rtpbridge/64@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406070 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406070 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406070 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw CI:14237CC6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406070 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw CI:14237CC6 output_enabled 0 (mgcp_conn.c:271) 20250427085406070 DLMGCP DEBUG <0013> (0063/rtp C:14237CC6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406070 DLMGCP NOTICE <0013> endpoint:rtpbridge/64@mgw CI:14237CC6 CRCX: connection successfully created: (0063/rtp C:14237CC6 r=NULL:0<->l=::1:5434 CID=103) (mgcp_protocol.c:772) 20250427085406070 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406070 DLMGCP DEBUG <0013> Generated response: line #00: 200 38128 OK (mgcp_msg.c:72) 20250427085406070 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/64@mgw (mgcp_msg.c:72) 20250427085406070 DLMGCP DEBUG <0013> Generated response: line #02: I: 14237CC6 (mgcp_msg.c:72) 20250427085406070 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 103 (mgcp_msg.c:72) 20250427085406070 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406070 DLMGCP DEBUG <0013> Generated response: line #05: o=- 14237CC6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406070 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406070 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406070 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406070 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406070 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406070 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406070 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38129 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406070 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406070 DLMGCP DEBUG <0013> Received message: line #02: C: 0064 (mgcp_msg.c:72) 20250427085406070 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406070 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406070 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw (trunk:0) found free endpoint: rtpbridge/65@mgw (mgcp_endp.c:262) 20250427085406070 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/65@mgw" (mgcp_protocol.c:370) 20250427085406070 DLMGCP NOTICE <0013> endpoint:rtpbridge/65@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406070 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406070 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406070 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw CI:5547A00F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406070 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw CI:5547A00F output_enabled 0 (mgcp_conn.c:271) 20250427085406070 DLMGCP DEBUG <0013> (0064/rtp C:5547A00F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406070 DLMGCP NOTICE <0013> endpoint:rtpbridge/65@mgw CI:5547A00F CRCX: connection successfully created: (0064/rtp C:5547A00F r=NULL:0<->l=::1:5436 CID=104) (mgcp_protocol.c:772) 20250427085406070 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406070 DLMGCP DEBUG <0013> Generated response: line #00: 200 38129 OK (mgcp_msg.c:72) 20250427085406070 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/65@mgw (mgcp_msg.c:72) 20250427085406070 DLMGCP DEBUG <0013> Generated response: line #02: I: 5547A00F (mgcp_msg.c:72) 20250427085406070 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 104 (mgcp_msg.c:72) 20250427085406070 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406070 DLMGCP DEBUG <0013> Generated response: line #05: o=- 5547A00F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406070 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406070 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406070 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406070 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406070 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406070 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406070 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38130 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406070 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406070 DLMGCP DEBUG <0013> Received message: line #02: C: 0065 (mgcp_msg.c:72) 20250427085406070 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406070 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406070 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw (trunk:0) found free endpoint: rtpbridge/66@mgw (mgcp_endp.c:262) 20250427085406070 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/66@mgw" (mgcp_protocol.c:370) 20250427085406070 DLMGCP NOTICE <0013> endpoint:rtpbridge/66@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406070 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406070 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406070 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw CI:27E75487 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406070 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw CI:27E75487 output_enabled 0 (mgcp_conn.c:271) 20250427085406070 DLMGCP DEBUG <0013> (0065/rtp C:27E75487 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406070 DLMGCP NOTICE <0013> endpoint:rtpbridge/66@mgw CI:27E75487 CRCX: connection successfully created: (0065/rtp C:27E75487 r=NULL:0<->l=::1:5438 CID=105) (mgcp_protocol.c:772) 20250427085406070 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406070 DLMGCP DEBUG <0013> Generated response: line #00: 200 38130 OK (mgcp_msg.c:72) 20250427085406070 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/66@mgw (mgcp_msg.c:72) 20250427085406070 DLMGCP DEBUG <0013> Generated response: line #02: I: 27E75487 (mgcp_msg.c:72) 20250427085406070 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 105 (mgcp_msg.c:72) 20250427085406070 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406070 DLMGCP DEBUG <0013> Generated response: line #05: o=- 27E75487 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406070 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406070 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406070 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406070 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406070 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406070 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406070 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38131 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406070 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406070 DLMGCP DEBUG <0013> Received message: line #02: C: 0066 (mgcp_msg.c:72) 20250427085406070 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406070 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406070 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw (trunk:0) found free endpoint: rtpbridge/67@mgw (mgcp_endp.c:262) 20250427085406070 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/67@mgw" (mgcp_protocol.c:370) 20250427085406070 DLMGCP NOTICE <0013> endpoint:rtpbridge/67@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406070 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406070 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406070 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw CI:CF07B1CD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406070 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw CI:CF07B1CD output_enabled 0 (mgcp_conn.c:271) 20250427085406070 DLMGCP DEBUG <0013> (0066/rtp C:CF07B1CD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406070 DLMGCP NOTICE <0013> endpoint:rtpbridge/67@mgw CI:CF07B1CD CRCX: connection successfully created: (0066/rtp C:CF07B1CD r=NULL:0<->l=::1:5440 CID=106) (mgcp_protocol.c:772) 20250427085406070 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406070 DLMGCP DEBUG <0013> Generated response: line #00: 200 38131 OK (mgcp_msg.c:72) 20250427085406070 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/67@mgw (mgcp_msg.c:72) 20250427085406070 DLMGCP DEBUG <0013> Generated response: line #02: I: CF07B1CD (mgcp_msg.c:72) 20250427085406070 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 106 (mgcp_msg.c:72) 20250427085406070 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406070 DLMGCP DEBUG <0013> Generated response: line #05: o=- CF07B1CD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406070 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406070 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406070 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406070 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406071 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406071 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406071 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38132 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406071 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406071 DLMGCP DEBUG <0013> Received message: line #02: C: 0067 (mgcp_msg.c:72) 20250427085406071 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406071 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406071 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw (trunk:0) found free endpoint: rtpbridge/68@mgw (mgcp_endp.c:262) 20250427085406071 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/68@mgw" (mgcp_protocol.c:370) 20250427085406071 DLMGCP NOTICE <0013> endpoint:rtpbridge/68@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406071 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406071 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406071 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw CI:F24584C3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406071 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw CI:F24584C3 output_enabled 0 (mgcp_conn.c:271) 20250427085406071 DLMGCP DEBUG <0013> (0067/rtp C:F24584C3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406071 DLMGCP NOTICE <0013> endpoint:rtpbridge/68@mgw CI:F24584C3 CRCX: connection successfully created: (0067/rtp C:F24584C3 r=NULL:0<->l=::1:5442 CID=107) (mgcp_protocol.c:772) 20250427085406071 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406071 DLMGCP DEBUG <0013> Generated response: line #00: 200 38132 OK (mgcp_msg.c:72) 20250427085406071 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/68@mgw (mgcp_msg.c:72) 20250427085406071 DLMGCP DEBUG <0013> Generated response: line #02: I: F24584C3 (mgcp_msg.c:72) 20250427085406071 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 107 (mgcp_msg.c:72) 20250427085406071 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406071 DLMGCP DEBUG <0013> Generated response: line #05: o=- F24584C3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406071 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406071 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406071 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406071 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406071 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406071 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406071 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38133 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406071 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406071 DLMGCP DEBUG <0013> Received message: line #02: C: 0068 (mgcp_msg.c:72) 20250427085406071 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406071 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406071 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw (trunk:0) found free endpoint: rtpbridge/69@mgw (mgcp_endp.c:262) 20250427085406071 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/69@mgw" (mgcp_protocol.c:370) 20250427085406071 DLMGCP NOTICE <0013> endpoint:rtpbridge/69@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406071 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406071 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406071 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw CI:982EEA06 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406071 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw CI:982EEA06 output_enabled 0 (mgcp_conn.c:271) 20250427085406071 DLMGCP DEBUG <0013> (0068/rtp C:982EEA06 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406071 DLMGCP NOTICE <0013> endpoint:rtpbridge/69@mgw CI:982EEA06 CRCX: connection successfully created: (0068/rtp C:982EEA06 r=NULL:0<->l=::1:5444 CID=108) (mgcp_protocol.c:772) 20250427085406071 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406071 DLMGCP DEBUG <0013> Generated response: line #00: 200 38133 OK (mgcp_msg.c:72) 20250427085406071 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/69@mgw (mgcp_msg.c:72) 20250427085406071 DLMGCP DEBUG <0013> Generated response: line #02: I: 982EEA06 (mgcp_msg.c:72) 20250427085406071 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 108 (mgcp_msg.c:72) 20250427085406071 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406071 DLMGCP DEBUG <0013> Generated response: line #05: o=- 982EEA06 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406071 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406071 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406071 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406071 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406071 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406071 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406071 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38134 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406071 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406071 DLMGCP DEBUG <0013> Received message: line #02: C: 0069 (mgcp_msg.c:72) 20250427085406071 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406071 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406071 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw (trunk:0) found free endpoint: rtpbridge/6a@mgw (mgcp_endp.c:262) 20250427085406071 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/6a@mgw" (mgcp_protocol.c:370) 20250427085406071 DLMGCP NOTICE <0013> endpoint:rtpbridge/6a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406071 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406071 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406071 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw CI:C158B254 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406071 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw CI:C158B254 output_enabled 0 (mgcp_conn.c:271) 20250427085406071 DLMGCP DEBUG <0013> (0069/rtp C:C158B254 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406071 DLMGCP NOTICE <0013> endpoint:rtpbridge/6a@mgw CI:C158B254 CRCX: connection successfully created: (0069/rtp C:C158B254 r=NULL:0<->l=::1:5446 CID=109) (mgcp_protocol.c:772) 20250427085406071 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406071 DLMGCP DEBUG <0013> Generated response: line #00: 200 38134 OK (mgcp_msg.c:72) 20250427085406071 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6a@mgw (mgcp_msg.c:72) 20250427085406071 DLMGCP DEBUG <0013> Generated response: line #02: I: C158B254 (mgcp_msg.c:72) 20250427085406071 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 109 (mgcp_msg.c:72) 20250427085406071 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406071 DLMGCP DEBUG <0013> Generated response: line #05: o=- C158B254 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406071 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406071 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406071 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406071 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406071 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406071 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406071 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38135 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406071 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406071 DLMGCP DEBUG <0013> Received message: line #02: C: 006A (mgcp_msg.c:72) 20250427085406071 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406071 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406071 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw (trunk:0) found free endpoint: rtpbridge/6b@mgw (mgcp_endp.c:262) 20250427085406072 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/6b@mgw" (mgcp_protocol.c:370) 20250427085406072 DLMGCP NOTICE <0013> endpoint:rtpbridge/6b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406072 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406072 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406072 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw CI:E781DD81 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406072 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw CI:E781DD81 output_enabled 0 (mgcp_conn.c:271) 20250427085406072 DLMGCP DEBUG <0013> (006A/rtp C:E781DD81 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406072 DLMGCP NOTICE <0013> endpoint:rtpbridge/6b@mgw CI:E781DD81 CRCX: connection successfully created: (006A/rtp C:E781DD81 r=NULL:0<->l=::1:5448 CID=110) (mgcp_protocol.c:772) 20250427085406072 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406072 DLMGCP DEBUG <0013> Generated response: line #00: 200 38135 OK (mgcp_msg.c:72) 20250427085406072 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6b@mgw (mgcp_msg.c:72) 20250427085406072 DLMGCP DEBUG <0013> Generated response: line #02: I: E781DD81 (mgcp_msg.c:72) 20250427085406072 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 110 (mgcp_msg.c:72) 20250427085406072 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406072 DLMGCP DEBUG <0013> Generated response: line #05: o=- E781DD81 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406072 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406072 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406072 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406072 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406072 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406072 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406072 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38136 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406072 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406072 DLMGCP DEBUG <0013> Received message: line #02: C: 006B (mgcp_msg.c:72) 20250427085406072 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406072 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406072 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw (trunk:0) found free endpoint: rtpbridge/6c@mgw (mgcp_endp.c:262) 20250427085406072 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/6c@mgw" (mgcp_protocol.c:370) 20250427085406072 DLMGCP NOTICE <0013> endpoint:rtpbridge/6c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406072 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406072 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406072 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw CI:A3A70206 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406072 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw CI:A3A70206 output_enabled 0 (mgcp_conn.c:271) 20250427085406072 DLMGCP DEBUG <0013> (006B/rtp C:A3A70206 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406072 DLMGCP NOTICE <0013> endpoint:rtpbridge/6c@mgw CI:A3A70206 CRCX: connection successfully created: (006B/rtp C:A3A70206 r=NULL:0<->l=::1:5450 CID=111) (mgcp_protocol.c:772) 20250427085406072 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406072 DLMGCP DEBUG <0013> Generated response: line #00: 200 38136 OK (mgcp_msg.c:72) 20250427085406072 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6c@mgw (mgcp_msg.c:72) 20250427085406072 DLMGCP DEBUG <0013> Generated response: line #02: I: A3A70206 (mgcp_msg.c:72) 20250427085406072 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 111 (mgcp_msg.c:72) 20250427085406072 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406072 DLMGCP DEBUG <0013> Generated response: line #05: o=- A3A70206 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406072 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406072 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406072 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406072 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406072 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406072 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406072 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38137 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406072 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406072 DLMGCP DEBUG <0013> Received message: line #02: C: 006C (mgcp_msg.c:72) 20250427085406072 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406072 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406072 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw (trunk:0) found free endpoint: rtpbridge/6d@mgw (mgcp_endp.c:262) 20250427085406072 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/6d@mgw" (mgcp_protocol.c:370) 20250427085406072 DLMGCP NOTICE <0013> endpoint:rtpbridge/6d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406072 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406072 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406072 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw CI:10970793 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406072 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw CI:10970793 output_enabled 0 (mgcp_conn.c:271) 20250427085406072 DLMGCP DEBUG <0013> (006C/rtp C:10970793 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406072 DLMGCP NOTICE <0013> endpoint:rtpbridge/6d@mgw CI:10970793 CRCX: connection successfully created: (006C/rtp C:10970793 r=NULL:0<->l=::1:5452 CID=112) (mgcp_protocol.c:772) 20250427085406072 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406072 DLMGCP DEBUG <0013> Generated response: line #00: 200 38137 OK (mgcp_msg.c:72) 20250427085406072 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6d@mgw (mgcp_msg.c:72) 20250427085406072 DLMGCP DEBUG <0013> Generated response: line #02: I: 10970793 (mgcp_msg.c:72) 20250427085406072 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 112 (mgcp_msg.c:72) 20250427085406072 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406072 DLMGCP DEBUG <0013> Generated response: line #05: o=- 10970793 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406072 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406072 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406072 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406072 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406072 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406072 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406072 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38138 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406072 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406072 DLMGCP DEBUG <0013> Received message: line #02: C: 006D (mgcp_msg.c:72) 20250427085406072 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406072 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406072 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw (trunk:0) found free endpoint: rtpbridge/6e@mgw (mgcp_endp.c:262) 20250427085406072 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/6e@mgw" (mgcp_protocol.c:370) 20250427085406072 DLMGCP NOTICE <0013> endpoint:rtpbridge/6e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406072 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406072 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406072 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw CI:664515BF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406072 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw CI:664515BF output_enabled 0 (mgcp_conn.c:271) 20250427085406072 DLMGCP DEBUG <0013> (006D/rtp C:664515BF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406072 DLMGCP NOTICE <0013> endpoint:rtpbridge/6e@mgw CI:664515BF CRCX: connection successfully created: (006D/rtp C:664515BF r=NULL:0<->l=::1:5454 CID=113) (mgcp_protocol.c:772) 20250427085406072 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406072 DLMGCP DEBUG <0013> Generated response: line #00: 200 38138 OK (mgcp_msg.c:72) 20250427085406072 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6e@mgw (mgcp_msg.c:72) 20250427085406072 DLMGCP DEBUG <0013> Generated response: line #02: I: 664515BF (mgcp_msg.c:72) 20250427085406072 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 113 (mgcp_msg.c:72) 20250427085406072 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406072 DLMGCP DEBUG <0013> Generated response: line #05: o=- 664515BF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406072 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406072 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406072 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406072 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406072 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406072 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406073 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38139 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406073 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406073 DLMGCP DEBUG <0013> Received message: line #02: C: 006E (mgcp_msg.c:72) 20250427085406073 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406073 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406073 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw (trunk:0) found free endpoint: rtpbridge/6f@mgw (mgcp_endp.c:262) 20250427085406073 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/6f@mgw" (mgcp_protocol.c:370) 20250427085406073 DLMGCP NOTICE <0013> endpoint:rtpbridge/6f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406073 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406073 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406073 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw CI:EB167168 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406073 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw CI:EB167168 output_enabled 0 (mgcp_conn.c:271) 20250427085406073 DLMGCP DEBUG <0013> (006E/rtp C:EB167168 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406073 DLMGCP NOTICE <0013> endpoint:rtpbridge/6f@mgw CI:EB167168 CRCX: connection successfully created: (006E/rtp C:EB167168 r=NULL:0<->l=::1:5456 CID=114) (mgcp_protocol.c:772) 20250427085406073 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406073 DLMGCP DEBUG <0013> Generated response: line #00: 200 38139 OK (mgcp_msg.c:72) 20250427085406073 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6f@mgw (mgcp_msg.c:72) 20250427085406073 DLMGCP DEBUG <0013> Generated response: line #02: I: EB167168 (mgcp_msg.c:72) 20250427085406073 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 114 (mgcp_msg.c:72) 20250427085406073 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406073 DLMGCP DEBUG <0013> Generated response: line #05: o=- EB167168 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406073 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406073 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406073 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406073 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406073 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406073 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406073 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38140 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406073 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406073 DLMGCP DEBUG <0013> Received message: line #02: C: 006F (mgcp_msg.c:72) 20250427085406073 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406073 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406073 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw (trunk:0) found free endpoint: rtpbridge/70@mgw (mgcp_endp.c:262) 20250427085406073 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/70@mgw" (mgcp_protocol.c:370) 20250427085406073 DLMGCP NOTICE <0013> endpoint:rtpbridge/70@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406073 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406073 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406073 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw CI:321E6679 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406073 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw CI:321E6679 output_enabled 0 (mgcp_conn.c:271) 20250427085406073 DLMGCP DEBUG <0013> (006F/rtp C:321E6679 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406073 DLMGCP NOTICE <0013> endpoint:rtpbridge/70@mgw CI:321E6679 CRCX: connection successfully created: (006F/rtp C:321E6679 r=NULL:0<->l=::1:5458 CID=115) (mgcp_protocol.c:772) 20250427085406073 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406073 DLMGCP DEBUG <0013> Generated response: line #00: 200 38140 OK (mgcp_msg.c:72) 20250427085406073 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/70@mgw (mgcp_msg.c:72) 20250427085406073 DLMGCP DEBUG <0013> Generated response: line #02: I: 321E6679 (mgcp_msg.c:72) 20250427085406073 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 115 (mgcp_msg.c:72) 20250427085406073 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406073 DLMGCP DEBUG <0013> Generated response: line #05: o=- 321E6679 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406073 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406073 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406073 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406073 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406073 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406073 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406073 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38141 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406073 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406073 DLMGCP DEBUG <0013> Received message: line #02: C: 0070 (mgcp_msg.c:72) 20250427085406073 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406073 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406073 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw (trunk:0) found free endpoint: rtpbridge/71@mgw (mgcp_endp.c:262) 20250427085406073 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/71@mgw" (mgcp_protocol.c:370) 20250427085406073 DLMGCP NOTICE <0013> endpoint:rtpbridge/71@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406073 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406073 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406073 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw CI:7C52FD1B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406073 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw CI:7C52FD1B output_enabled 0 (mgcp_conn.c:271) 20250427085406073 DLMGCP DEBUG <0013> (0070/rtp C:7C52FD1B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406073 DLMGCP NOTICE <0013> endpoint:rtpbridge/71@mgw CI:7C52FD1B CRCX: connection successfully created: (0070/rtp C:7C52FD1B r=NULL:0<->l=::1:5460 CID=116) (mgcp_protocol.c:772) 20250427085406073 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406073 DLMGCP DEBUG <0013> Generated response: line #00: 200 38141 OK (mgcp_msg.c:72) 20250427085406073 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/71@mgw (mgcp_msg.c:72) 20250427085406073 DLMGCP DEBUG <0013> Generated response: line #02: I: 7C52FD1B (mgcp_msg.c:72) 20250427085406073 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 116 (mgcp_msg.c:72) 20250427085406073 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406073 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7C52FD1B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406073 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406073 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406073 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406073 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406073 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406073 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406073 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38142 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406073 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406073 DLMGCP DEBUG <0013> Received message: line #02: C: 0071 (mgcp_msg.c:72) 20250427085406073 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406073 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406073 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw (trunk:0) found free endpoint: rtpbridge/72@mgw (mgcp_endp.c:262) 20250427085406073 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/72@mgw" (mgcp_protocol.c:370) 20250427085406073 DLMGCP NOTICE <0013> endpoint:rtpbridge/72@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406073 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406073 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406073 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw CI:93D44DC9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406073 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw CI:93D44DC9 output_enabled 0 (mgcp_conn.c:271) 20250427085406073 DLMGCP DEBUG <0013> (0071/rtp C:93D44DC9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406073 DLMGCP NOTICE <0013> endpoint:rtpbridge/72@mgw CI:93D44DC9 CRCX: connection successfully created: (0071/rtp C:93D44DC9 r=NULL:0<->l=::1:5462 CID=117) (mgcp_protocol.c:772) 20250427085406073 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406073 DLMGCP DEBUG <0013> Generated response: line #00: 200 38142 OK (mgcp_msg.c:72) 20250427085406073 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/72@mgw (mgcp_msg.c:72) 20250427085406073 DLMGCP DEBUG <0013> Generated response: line #02: I: 93D44DC9 (mgcp_msg.c:72) 20250427085406073 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 117 (mgcp_msg.c:72) 20250427085406073 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406073 DLMGCP DEBUG <0013> Generated response: line #05: o=- 93D44DC9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406073 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406073 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406073 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406073 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406073 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406073 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406074 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38143 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406074 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406074 DLMGCP DEBUG <0013> Received message: line #02: C: 0072 (mgcp_msg.c:72) 20250427085406074 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406074 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406074 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw (trunk:0) found free endpoint: rtpbridge/73@mgw (mgcp_endp.c:262) 20250427085406074 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/73@mgw" (mgcp_protocol.c:370) 20250427085406074 DLMGCP NOTICE <0013> endpoint:rtpbridge/73@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406074 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406074 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406074 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw CI:FD4E97E6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406074 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw CI:FD4E97E6 output_enabled 0 (mgcp_conn.c:271) 20250427085406074 DLMGCP DEBUG <0013> (0072/rtp C:FD4E97E6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406074 DLMGCP NOTICE <0013> endpoint:rtpbridge/73@mgw CI:FD4E97E6 CRCX: connection successfully created: (0072/rtp C:FD4E97E6 r=NULL:0<->l=::1:5464 CID=118) (mgcp_protocol.c:772) 20250427085406074 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406074 DLMGCP DEBUG <0013> Generated response: line #00: 200 38143 OK (mgcp_msg.c:72) 20250427085406074 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/73@mgw (mgcp_msg.c:72) 20250427085406074 DLMGCP DEBUG <0013> Generated response: line #02: I: FD4E97E6 (mgcp_msg.c:72) 20250427085406074 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 118 (mgcp_msg.c:72) 20250427085406074 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406074 DLMGCP DEBUG <0013> Generated response: line #05: o=- FD4E97E6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406074 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406074 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406074 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406074 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406074 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406074 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406074 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38144 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406074 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406074 DLMGCP DEBUG <0013> Received message: line #02: C: 0073 (mgcp_msg.c:72) 20250427085406074 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406074 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406074 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw (trunk:0) found free endpoint: rtpbridge/74@mgw (mgcp_endp.c:262) 20250427085406074 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/74@mgw" (mgcp_protocol.c:370) 20250427085406074 DLMGCP NOTICE <0013> endpoint:rtpbridge/74@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406074 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406074 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406074 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw CI:482F3D95 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406074 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw CI:482F3D95 output_enabled 0 (mgcp_conn.c:271) 20250427085406074 DLMGCP DEBUG <0013> (0073/rtp C:482F3D95 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406074 DLMGCP NOTICE <0013> endpoint:rtpbridge/74@mgw CI:482F3D95 CRCX: connection successfully created: (0073/rtp C:482F3D95 r=NULL:0<->l=::1:5466 CID=119) (mgcp_protocol.c:772) 20250427085406074 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406074 DLMGCP DEBUG <0013> Generated response: line #00: 200 38144 OK (mgcp_msg.c:72) 20250427085406074 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/74@mgw (mgcp_msg.c:72) 20250427085406074 DLMGCP DEBUG <0013> Generated response: line #02: I: 482F3D95 (mgcp_msg.c:72) 20250427085406074 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 119 (mgcp_msg.c:72) 20250427085406074 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406074 DLMGCP DEBUG <0013> Generated response: line #05: o=- 482F3D95 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406074 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406074 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406074 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406074 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406074 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406074 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406074 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38145 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406074 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406074 DLMGCP DEBUG <0013> Received message: line #02: C: 0074 (mgcp_msg.c:72) 20250427085406074 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406074 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406074 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw (trunk:0) found free endpoint: rtpbridge/75@mgw (mgcp_endp.c:262) 20250427085406074 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/75@mgw" (mgcp_protocol.c:370) 20250427085406074 DLMGCP NOTICE <0013> endpoint:rtpbridge/75@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406074 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406074 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406074 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw CI:CC3895BB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406074 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw CI:CC3895BB output_enabled 0 (mgcp_conn.c:271) 20250427085406074 DLMGCP DEBUG <0013> (0074/rtp C:CC3895BB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406074 DLMGCP NOTICE <0013> endpoint:rtpbridge/75@mgw CI:CC3895BB CRCX: connection successfully created: (0074/rtp C:CC3895BB r=NULL:0<->l=::1:5468 CID=120) (mgcp_protocol.c:772) 20250427085406074 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406074 DLMGCP DEBUG <0013> Generated response: line #00: 200 38145 OK (mgcp_msg.c:72) 20250427085406074 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/75@mgw (mgcp_msg.c:72) 20250427085406074 DLMGCP DEBUG <0013> Generated response: line #02: I: CC3895BB (mgcp_msg.c:72) 20250427085406074 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 120 (mgcp_msg.c:72) 20250427085406074 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406074 DLMGCP DEBUG <0013> Generated response: line #05: o=- CC3895BB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406074 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406074 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406074 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406074 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406074 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406074 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406075 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38146 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406075 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406075 DLMGCP DEBUG <0013> Received message: line #02: C: 0075 (mgcp_msg.c:72) 20250427085406075 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406075 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406075 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw (trunk:0) found free endpoint: rtpbridge/76@mgw (mgcp_endp.c:262) 20250427085406075 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/76@mgw" (mgcp_protocol.c:370) 20250427085406075 DLMGCP NOTICE <0013> endpoint:rtpbridge/76@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406075 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406075 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406075 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw CI:5121587E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406075 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw CI:5121587E output_enabled 0 (mgcp_conn.c:271) 20250427085406075 DLMGCP DEBUG <0013> (0075/rtp C:5121587E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406075 DLMGCP NOTICE <0013> endpoint:rtpbridge/76@mgw CI:5121587E CRCX: connection successfully created: (0075/rtp C:5121587E r=NULL:0<->l=::1:5470 CID=121) (mgcp_protocol.c:772) 20250427085406075 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406075 DLMGCP DEBUG <0013> Generated response: line #00: 200 38146 OK (mgcp_msg.c:72) 20250427085406075 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/76@mgw (mgcp_msg.c:72) 20250427085406075 DLMGCP DEBUG <0013> Generated response: line #02: I: 5121587E (mgcp_msg.c:72) 20250427085406075 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 121 (mgcp_msg.c:72) 20250427085406075 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406075 DLMGCP DEBUG <0013> Generated response: line #05: o=- 5121587E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406075 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406075 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406075 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406075 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406075 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406075 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406075 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38147 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406075 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406075 DLMGCP DEBUG <0013> Received message: line #02: C: 0076 (mgcp_msg.c:72) 20250427085406075 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406075 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406075 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw (trunk:0) found free endpoint: rtpbridge/77@mgw (mgcp_endp.c:262) 20250427085406075 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/77@mgw" (mgcp_protocol.c:370) 20250427085406075 DLMGCP NOTICE <0013> endpoint:rtpbridge/77@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406075 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406075 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406075 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw CI:110F4779 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406075 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw CI:110F4779 output_enabled 0 (mgcp_conn.c:271) 20250427085406075 DLMGCP DEBUG <0013> (0076/rtp C:110F4779 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406075 DLMGCP NOTICE <0013> endpoint:rtpbridge/77@mgw CI:110F4779 CRCX: connection successfully created: (0076/rtp C:110F4779 r=NULL:0<->l=::1:5472 CID=122) (mgcp_protocol.c:772) 20250427085406075 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406075 DLMGCP DEBUG <0013> Generated response: line #00: 200 38147 OK (mgcp_msg.c:72) 20250427085406075 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/77@mgw (mgcp_msg.c:72) 20250427085406075 DLMGCP DEBUG <0013> Generated response: line #02: I: 110F4779 (mgcp_msg.c:72) 20250427085406075 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 122 (mgcp_msg.c:72) 20250427085406075 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406075 DLMGCP DEBUG <0013> Generated response: line #05: o=- 110F4779 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406075 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406075 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406075 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406075 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406075 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406075 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406075 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38148 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406075 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406075 DLMGCP DEBUG <0013> Received message: line #02: C: 0077 (mgcp_msg.c:72) 20250427085406075 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406075 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406075 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw (trunk:0) found free endpoint: rtpbridge/78@mgw (mgcp_endp.c:262) 20250427085406075 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/78@mgw" (mgcp_protocol.c:370) 20250427085406075 DLMGCP NOTICE <0013> endpoint:rtpbridge/78@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406075 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406075 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406075 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw CI:0F053D3C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406075 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw CI:0F053D3C output_enabled 0 (mgcp_conn.c:271) 20250427085406075 DLMGCP DEBUG <0013> (0077/rtp C:0F053D3C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406075 DLMGCP NOTICE <0013> endpoint:rtpbridge/78@mgw CI:0F053D3C CRCX: connection successfully created: (0077/rtp C:0F053D3C r=NULL:0<->l=::1:5474 CID=123) (mgcp_protocol.c:772) 20250427085406075 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406075 DLMGCP DEBUG <0013> Generated response: line #00: 200 38148 OK (mgcp_msg.c:72) 20250427085406075 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/78@mgw (mgcp_msg.c:72) 20250427085406075 DLMGCP DEBUG <0013> Generated response: line #02: I: 0F053D3C (mgcp_msg.c:72) 20250427085406075 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 123 (mgcp_msg.c:72) 20250427085406075 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406075 DLMGCP DEBUG <0013> Generated response: line #05: o=- 0F053D3C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406075 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406075 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406075 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406075 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406075 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406075 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406075 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38149 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406075 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406075 DLMGCP DEBUG <0013> Received message: line #02: C: 0078 (mgcp_msg.c:72) 20250427085406075 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406075 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406075 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw (trunk:0) found free endpoint: rtpbridge/79@mgw (mgcp_endp.c:262) 20250427085406075 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/79@mgw" (mgcp_protocol.c:370) 20250427085406075 DLMGCP NOTICE <0013> endpoint:rtpbridge/79@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406075 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406075 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406075 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw CI:9988CAE0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406075 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw CI:9988CAE0 output_enabled 0 (mgcp_conn.c:271) 20250427085406075 DLMGCP DEBUG <0013> (0078/rtp C:9988CAE0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406075 DLMGCP NOTICE <0013> endpoint:rtpbridge/79@mgw CI:9988CAE0 CRCX: connection successfully created: (0078/rtp C:9988CAE0 r=NULL:0<->l=::1:5476 CID=124) (mgcp_protocol.c:772) 20250427085406075 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406075 DLMGCP DEBUG <0013> Generated response: line #00: 200 38149 OK (mgcp_msg.c:72) 20250427085406075 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/79@mgw (mgcp_msg.c:72) 20250427085406075 DLMGCP DEBUG <0013> Generated response: line #02: I: 9988CAE0 (mgcp_msg.c:72) 20250427085406075 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 124 (mgcp_msg.c:72) 20250427085406075 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406075 DLMGCP DEBUG <0013> Generated response: line #05: o=- 9988CAE0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406075 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406075 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406075 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406075 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406075 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406075 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406076 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38150 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406076 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406076 DLMGCP DEBUG <0013> Received message: line #02: C: 0079 (mgcp_msg.c:72) 20250427085406076 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406076 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406076 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw (trunk:0) found free endpoint: rtpbridge/7a@mgw (mgcp_endp.c:262) 20250427085406076 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/7a@mgw" (mgcp_protocol.c:370) 20250427085406076 DLMGCP NOTICE <0013> endpoint:rtpbridge/7a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406076 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406076 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406076 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw CI:F67AFC1F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406076 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw CI:F67AFC1F output_enabled 0 (mgcp_conn.c:271) 20250427085406076 DLMGCP DEBUG <0013> (0079/rtp C:F67AFC1F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406076 DLMGCP NOTICE <0013> endpoint:rtpbridge/7a@mgw CI:F67AFC1F CRCX: connection successfully created: (0079/rtp C:F67AFC1F r=NULL:0<->l=::1:5478 CID=125) (mgcp_protocol.c:772) 20250427085406076 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406076 DLMGCP DEBUG <0013> Generated response: line #00: 200 38150 OK (mgcp_msg.c:72) 20250427085406076 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7a@mgw (mgcp_msg.c:72) 20250427085406076 DLMGCP DEBUG <0013> Generated response: line #02: I: F67AFC1F (mgcp_msg.c:72) 20250427085406076 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 125 (mgcp_msg.c:72) 20250427085406076 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406076 DLMGCP DEBUG <0013> Generated response: line #05: o=- F67AFC1F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406076 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406076 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406076 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406076 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406076 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406076 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406076 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38151 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406076 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406076 DLMGCP DEBUG <0013> Received message: line #02: C: 007A (mgcp_msg.c:72) 20250427085406076 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406076 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406076 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw (trunk:0) found free endpoint: rtpbridge/7b@mgw (mgcp_endp.c:262) 20250427085406076 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/7b@mgw" (mgcp_protocol.c:370) 20250427085406076 DLMGCP NOTICE <0013> endpoint:rtpbridge/7b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406076 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406076 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406076 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw CI:E9BB82CE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406076 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw CI:E9BB82CE output_enabled 0 (mgcp_conn.c:271) 20250427085406076 DLMGCP DEBUG <0013> (007A/rtp C:E9BB82CE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406076 DLMGCP NOTICE <0013> endpoint:rtpbridge/7b@mgw CI:E9BB82CE CRCX: connection successfully created: (007A/rtp C:E9BB82CE r=NULL:0<->l=::1:5480 CID=126) (mgcp_protocol.c:772) 20250427085406076 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406076 DLMGCP DEBUG <0013> Generated response: line #00: 200 38151 OK (mgcp_msg.c:72) 20250427085406076 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7b@mgw (mgcp_msg.c:72) 20250427085406076 DLMGCP DEBUG <0013> Generated response: line #02: I: E9BB82CE (mgcp_msg.c:72) 20250427085406076 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 126 (mgcp_msg.c:72) 20250427085406076 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406076 DLMGCP DEBUG <0013> Generated response: line #05: o=- E9BB82CE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406076 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406076 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406076 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406076 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406076 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406076 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406076 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38152 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406076 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406076 DLMGCP DEBUG <0013> Received message: line #02: C: 007B (mgcp_msg.c:72) 20250427085406076 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406076 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406076 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw (trunk:0) found free endpoint: rtpbridge/7c@mgw (mgcp_endp.c:262) 20250427085406076 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/7c@mgw" (mgcp_protocol.c:370) 20250427085406076 DLMGCP NOTICE <0013> endpoint:rtpbridge/7c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406076 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406076 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406076 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw CI:A7C36370 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406076 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw CI:A7C36370 output_enabled 0 (mgcp_conn.c:271) 20250427085406076 DLMGCP DEBUG <0013> (007B/rtp C:A7C36370 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406076 DLMGCP NOTICE <0013> endpoint:rtpbridge/7c@mgw CI:A7C36370 CRCX: connection successfully created: (007B/rtp C:A7C36370 r=NULL:0<->l=::1:5482 CID=127) (mgcp_protocol.c:772) 20250427085406076 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406076 DLMGCP DEBUG <0013> Generated response: line #00: 200 38152 OK (mgcp_msg.c:72) 20250427085406076 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7c@mgw (mgcp_msg.c:72) 20250427085406076 DLMGCP DEBUG <0013> Generated response: line #02: I: A7C36370 (mgcp_msg.c:72) 20250427085406076 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 127 (mgcp_msg.c:72) 20250427085406076 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406076 DLMGCP DEBUG <0013> Generated response: line #05: o=- A7C36370 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406076 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406076 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406076 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406076 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406076 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406076 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406076 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38153 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406076 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406076 DLMGCP DEBUG <0013> Received message: line #02: C: 007C (mgcp_msg.c:72) 20250427085406076 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406076 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406077 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw (trunk:0) found free endpoint: rtpbridge/7d@mgw (mgcp_endp.c:262) 20250427085406077 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/7d@mgw" (mgcp_protocol.c:370) 20250427085406077 DLMGCP NOTICE <0013> endpoint:rtpbridge/7d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406077 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406077 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406077 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw CI:EEF752A2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406077 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw CI:EEF752A2 output_enabled 0 (mgcp_conn.c:271) 20250427085406077 DLMGCP DEBUG <0013> (007C/rtp C:EEF752A2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406077 DLMGCP NOTICE <0013> endpoint:rtpbridge/7d@mgw CI:EEF752A2 CRCX: connection successfully created: (007C/rtp C:EEF752A2 r=NULL:0<->l=::1:5484 CID=128) (mgcp_protocol.c:772) 20250427085406077 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406077 DLMGCP DEBUG <0013> Generated response: line #00: 200 38153 OK (mgcp_msg.c:72) 20250427085406077 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7d@mgw (mgcp_msg.c:72) 20250427085406077 DLMGCP DEBUG <0013> Generated response: line #02: I: EEF752A2 (mgcp_msg.c:72) 20250427085406077 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 128 (mgcp_msg.c:72) 20250427085406077 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406077 DLMGCP DEBUG <0013> Generated response: line #05: o=- EEF752A2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406077 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406077 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406077 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406077 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406077 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406077 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406077 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38154 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406077 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406077 DLMGCP DEBUG <0013> Received message: line #02: C: 007D (mgcp_msg.c:72) 20250427085406077 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406077 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406077 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw (trunk:0) found free endpoint: rtpbridge/7e@mgw (mgcp_endp.c:262) 20250427085406077 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/7e@mgw" (mgcp_protocol.c:370) 20250427085406077 DLMGCP NOTICE <0013> endpoint:rtpbridge/7e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406077 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406077 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406077 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw CI:069D0996 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406077 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw CI:069D0996 output_enabled 0 (mgcp_conn.c:271) 20250427085406077 DLMGCP DEBUG <0013> (007D/rtp C:069D0996 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406077 DLMGCP NOTICE <0013> endpoint:rtpbridge/7e@mgw CI:069D0996 CRCX: connection successfully created: (007D/rtp C:069D0996 r=NULL:0<->l=::1:5486 CID=129) (mgcp_protocol.c:772) 20250427085406077 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406077 DLMGCP DEBUG <0013> Generated response: line #00: 200 38154 OK (mgcp_msg.c:72) 20250427085406077 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7e@mgw (mgcp_msg.c:72) 20250427085406077 DLMGCP DEBUG <0013> Generated response: line #02: I: 069D0996 (mgcp_msg.c:72) 20250427085406077 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 129 (mgcp_msg.c:72) 20250427085406077 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406077 DLMGCP DEBUG <0013> Generated response: line #05: o=- 069D0996 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406077 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406077 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406077 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406077 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406077 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406077 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406077 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38155 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406077 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406077 DLMGCP DEBUG <0013> Received message: line #02: C: 007E (mgcp_msg.c:72) 20250427085406077 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406077 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406077 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw (trunk:0) found free endpoint: rtpbridge/7f@mgw (mgcp_endp.c:262) 20250427085406077 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/7f@mgw" (mgcp_protocol.c:370) 20250427085406077 DLMGCP NOTICE <0013> endpoint:rtpbridge/7f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406077 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406077 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406077 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw CI:591AB00E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406077 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw CI:591AB00E output_enabled 0 (mgcp_conn.c:271) 20250427085406077 DLMGCP DEBUG <0013> (007E/rtp C:591AB00E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406077 DLMGCP NOTICE <0013> endpoint:rtpbridge/7f@mgw CI:591AB00E CRCX: connection successfully created: (007E/rtp C:591AB00E r=NULL:0<->l=::1:5488 CID=130) (mgcp_protocol.c:772) 20250427085406077 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406077 DLMGCP DEBUG <0013> Generated response: line #00: 200 38155 OK (mgcp_msg.c:72) 20250427085406077 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7f@mgw (mgcp_msg.c:72) 20250427085406077 DLMGCP DEBUG <0013> Generated response: line #02: I: 591AB00E (mgcp_msg.c:72) 20250427085406077 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 130 (mgcp_msg.c:72) 20250427085406077 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406077 DLMGCP DEBUG <0013> Generated response: line #05: o=- 591AB00E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406077 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406077 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406077 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406077 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406077 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406077 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406077 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38156 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406077 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406077 DLMGCP DEBUG <0013> Received message: line #02: C: 007F (mgcp_msg.c:72) 20250427085406077 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406077 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406077 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw (trunk:0) found free endpoint: rtpbridge/80@mgw (mgcp_endp.c:262) 20250427085406077 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/80@mgw" (mgcp_protocol.c:370) 20250427085406077 DLMGCP NOTICE <0013> endpoint:rtpbridge/80@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406077 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406077 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406077 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw CI:05551728 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406077 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw CI:05551728 output_enabled 0 (mgcp_conn.c:271) 20250427085406077 DLMGCP DEBUG <0013> (007F/rtp C:05551728 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406077 DLMGCP NOTICE <0013> endpoint:rtpbridge/80@mgw CI:05551728 CRCX: connection successfully created: (007F/rtp C:05551728 r=NULL:0<->l=::1:5490 CID=131) (mgcp_protocol.c:772) 20250427085406077 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406077 DLMGCP DEBUG <0013> Generated response: line #00: 200 38156 OK (mgcp_msg.c:72) 20250427085406077 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/80@mgw (mgcp_msg.c:72) 20250427085406077 DLMGCP DEBUG <0013> Generated response: line #02: I: 05551728 (mgcp_msg.c:72) 20250427085406077 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 131 (mgcp_msg.c:72) 20250427085406077 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406077 DLMGCP DEBUG <0013> Generated response: line #05: o=- 05551728 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406077 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406077 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406077 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406077 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406077 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406077 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406078 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38157 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406078 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406078 DLMGCP DEBUG <0013> Received message: line #02: C: 0080 (mgcp_msg.c:72) 20250427085406078 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406078 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406078 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw (trunk:0) found free endpoint: rtpbridge/81@mgw (mgcp_endp.c:262) 20250427085406078 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/81@mgw" (mgcp_protocol.c:370) 20250427085406078 DLMGCP NOTICE <0013> endpoint:rtpbridge/81@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406078 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406078 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406078 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw CI:57D435D0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406078 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw CI:57D435D0 output_enabled 0 (mgcp_conn.c:271) 20250427085406078 DLMGCP DEBUG <0013> (0080/rtp C:57D435D0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406078 DLMGCP NOTICE <0013> endpoint:rtpbridge/81@mgw CI:57D435D0 CRCX: connection successfully created: (0080/rtp C:57D435D0 r=NULL:0<->l=::1:5492 CID=132) (mgcp_protocol.c:772) 20250427085406078 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406078 DLMGCP DEBUG <0013> Generated response: line #00: 200 38157 OK (mgcp_msg.c:72) 20250427085406078 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/81@mgw (mgcp_msg.c:72) 20250427085406078 DLMGCP DEBUG <0013> Generated response: line #02: I: 57D435D0 (mgcp_msg.c:72) 20250427085406078 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 132 (mgcp_msg.c:72) 20250427085406078 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406078 DLMGCP DEBUG <0013> Generated response: line #05: o=- 57D435D0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406078 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406078 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406078 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406078 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406078 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406078 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406078 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38158 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406078 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406078 DLMGCP DEBUG <0013> Received message: line #02: C: 0081 (mgcp_msg.c:72) 20250427085406078 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406078 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406078 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw (trunk:0) found free endpoint: rtpbridge/82@mgw (mgcp_endp.c:262) 20250427085406078 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/82@mgw" (mgcp_protocol.c:370) 20250427085406078 DLMGCP NOTICE <0013> endpoint:rtpbridge/82@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406078 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406078 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406078 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw CI:9A782E7D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406078 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw CI:9A782E7D output_enabled 0 (mgcp_conn.c:271) 20250427085406078 DLMGCP DEBUG <0013> (0081/rtp C:9A782E7D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406078 DLMGCP NOTICE <0013> endpoint:rtpbridge/82@mgw CI:9A782E7D CRCX: connection successfully created: (0081/rtp C:9A782E7D r=NULL:0<->l=::1:5494 CID=133) (mgcp_protocol.c:772) 20250427085406078 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406078 DLMGCP DEBUG <0013> Generated response: line #00: 200 38158 OK (mgcp_msg.c:72) 20250427085406078 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/82@mgw (mgcp_msg.c:72) 20250427085406078 DLMGCP DEBUG <0013> Generated response: line #02: I: 9A782E7D (mgcp_msg.c:72) 20250427085406078 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 133 (mgcp_msg.c:72) 20250427085406078 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406078 DLMGCP DEBUG <0013> Generated response: line #05: o=- 9A782E7D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406078 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406078 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406078 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406078 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406078 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406078 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406078 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38159 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406078 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406078 DLMGCP DEBUG <0013> Received message: line #02: C: 0082 (mgcp_msg.c:72) 20250427085406078 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406078 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406078 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw (trunk:0) found free endpoint: rtpbridge/83@mgw (mgcp_endp.c:262) 20250427085406078 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/83@mgw" (mgcp_protocol.c:370) 20250427085406078 DLMGCP NOTICE <0013> endpoint:rtpbridge/83@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406078 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406078 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406078 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw CI:2A2CA226 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406078 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw CI:2A2CA226 output_enabled 0 (mgcp_conn.c:271) 20250427085406078 DLMGCP DEBUG <0013> (0082/rtp C:2A2CA226 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406078 DLMGCP NOTICE <0013> endpoint:rtpbridge/83@mgw CI:2A2CA226 CRCX: connection successfully created: (0082/rtp C:2A2CA226 r=NULL:0<->l=::1:5496 CID=134) (mgcp_protocol.c:772) 20250427085406078 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406078 DLMGCP DEBUG <0013> Generated response: line #00: 200 38159 OK (mgcp_msg.c:72) 20250427085406078 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/83@mgw (mgcp_msg.c:72) 20250427085406078 DLMGCP DEBUG <0013> Generated response: line #02: I: 2A2CA226 (mgcp_msg.c:72) 20250427085406078 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 134 (mgcp_msg.c:72) 20250427085406078 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406078 DLMGCP DEBUG <0013> Generated response: line #05: o=- 2A2CA226 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406078 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406078 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406078 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406078 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406078 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406078 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406078 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38160 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406078 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406078 DLMGCP DEBUG <0013> Received message: line #02: C: 0083 (mgcp_msg.c:72) 20250427085406078 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406078 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406078 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw (trunk:0) found free endpoint: rtpbridge/84@mgw (mgcp_endp.c:262) 20250427085406078 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/84@mgw" (mgcp_protocol.c:370) 20250427085406078 DLMGCP NOTICE <0013> endpoint:rtpbridge/84@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406078 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406078 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406078 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw CI:AD2A27CE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406078 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw CI:AD2A27CE output_enabled 0 (mgcp_conn.c:271) 20250427085406078 DLMGCP DEBUG <0013> (0083/rtp C:AD2A27CE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406078 DLMGCP NOTICE <0013> endpoint:rtpbridge/84@mgw CI:AD2A27CE CRCX: connection successfully created: (0083/rtp C:AD2A27CE r=NULL:0<->l=::1:5498 CID=135) (mgcp_protocol.c:772) 20250427085406078 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406078 DLMGCP DEBUG <0013> Generated response: line #00: 200 38160 OK (mgcp_msg.c:72) 20250427085406078 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/84@mgw (mgcp_msg.c:72) 20250427085406078 DLMGCP DEBUG <0013> Generated response: line #02: I: AD2A27CE (mgcp_msg.c:72) 20250427085406078 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 135 (mgcp_msg.c:72) 20250427085406078 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406078 DLMGCP DEBUG <0013> Generated response: line #05: o=- AD2A27CE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406078 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406078 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406078 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406078 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406078 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406078 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406079 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38161 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406079 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406079 DLMGCP DEBUG <0013> Received message: line #02: C: 0084 (mgcp_msg.c:72) 20250427085406079 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406079 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406079 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw (trunk:0) found free endpoint: rtpbridge/85@mgw (mgcp_endp.c:262) 20250427085406079 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/85@mgw" (mgcp_protocol.c:370) 20250427085406079 DLMGCP NOTICE <0013> endpoint:rtpbridge/85@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406079 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406079 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406079 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw CI:A4DEAD2C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406079 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw CI:A4DEAD2C output_enabled 0 (mgcp_conn.c:271) 20250427085406079 DLMGCP DEBUG <0013> (0084/rtp C:A4DEAD2C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406079 DLMGCP NOTICE <0013> endpoint:rtpbridge/85@mgw CI:A4DEAD2C CRCX: connection successfully created: (0084/rtp C:A4DEAD2C r=NULL:0<->l=::1:5500 CID=136) (mgcp_protocol.c:772) 20250427085406079 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406079 DLMGCP DEBUG <0013> Generated response: line #00: 200 38161 OK (mgcp_msg.c:72) 20250427085406079 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/85@mgw (mgcp_msg.c:72) 20250427085406079 DLMGCP DEBUG <0013> Generated response: line #02: I: A4DEAD2C (mgcp_msg.c:72) 20250427085406079 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 136 (mgcp_msg.c:72) 20250427085406079 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406079 DLMGCP DEBUG <0013> Generated response: line #05: o=- A4DEAD2C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406079 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406079 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406079 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406079 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406079 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406079 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406079 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38162 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406079 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406079 DLMGCP DEBUG <0013> Received message: line #02: C: 0085 (mgcp_msg.c:72) 20250427085406079 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406079 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406079 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw (trunk:0) found free endpoint: rtpbridge/86@mgw (mgcp_endp.c:262) 20250427085406079 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/86@mgw" (mgcp_protocol.c:370) 20250427085406079 DLMGCP NOTICE <0013> endpoint:rtpbridge/86@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406079 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406079 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406079 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw CI:E140E2F0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406079 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw CI:E140E2F0 output_enabled 0 (mgcp_conn.c:271) 20250427085406079 DLMGCP DEBUG <0013> (0085/rtp C:E140E2F0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406079 DLMGCP NOTICE <0013> endpoint:rtpbridge/86@mgw CI:E140E2F0 CRCX: connection successfully created: (0085/rtp C:E140E2F0 r=NULL:0<->l=::1:5502 CID=137) (mgcp_protocol.c:772) 20250427085406079 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406079 DLMGCP DEBUG <0013> Generated response: line #00: 200 38162 OK (mgcp_msg.c:72) 20250427085406079 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/86@mgw (mgcp_msg.c:72) 20250427085406079 DLMGCP DEBUG <0013> Generated response: line #02: I: E140E2F0 (mgcp_msg.c:72) 20250427085406079 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 137 (mgcp_msg.c:72) 20250427085406079 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406079 DLMGCP DEBUG <0013> Generated response: line #05: o=- E140E2F0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406079 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406079 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406079 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406079 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406079 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406079 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406079 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38163 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406079 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406079 DLMGCP DEBUG <0013> Received message: line #02: C: 0086 (mgcp_msg.c:72) 20250427085406079 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406079 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406079 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw (trunk:0) found free endpoint: rtpbridge/87@mgw (mgcp_endp.c:262) 20250427085406079 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/87@mgw" (mgcp_protocol.c:370) 20250427085406079 DLMGCP NOTICE <0013> endpoint:rtpbridge/87@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406079 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406079 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406079 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw CI:21337456 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406079 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw CI:21337456 output_enabled 0 (mgcp_conn.c:271) 20250427085406079 DLMGCP DEBUG <0013> (0086/rtp C:21337456 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406079 DLMGCP NOTICE <0013> endpoint:rtpbridge/87@mgw CI:21337456 CRCX: connection successfully created: (0086/rtp C:21337456 r=NULL:0<->l=::1:5504 CID=138) (mgcp_protocol.c:772) 20250427085406079 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406079 DLMGCP DEBUG <0013> Generated response: line #00: 200 38163 OK (mgcp_msg.c:72) 20250427085406079 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/87@mgw (mgcp_msg.c:72) 20250427085406079 DLMGCP DEBUG <0013> Generated response: line #02: I: 21337456 (mgcp_msg.c:72) 20250427085406079 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 138 (mgcp_msg.c:72) 20250427085406079 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406079 DLMGCP DEBUG <0013> Generated response: line #05: o=- 21337456 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406079 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406079 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406079 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406079 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406079 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406079 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406079 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38164 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406079 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406079 DLMGCP DEBUG <0013> Received message: line #02: C: 0087 (mgcp_msg.c:72) 20250427085406079 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406079 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406080 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw (trunk:0) found free endpoint: rtpbridge/88@mgw (mgcp_endp.c:262) 20250427085406080 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/88@mgw" (mgcp_protocol.c:370) 20250427085406080 DLMGCP NOTICE <0013> endpoint:rtpbridge/88@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406080 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406080 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406080 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw CI:4E13E1FA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406080 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw CI:4E13E1FA output_enabled 0 (mgcp_conn.c:271) 20250427085406080 DLMGCP DEBUG <0013> (0087/rtp C:4E13E1FA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406080 DLMGCP NOTICE <0013> endpoint:rtpbridge/88@mgw CI:4E13E1FA CRCX: connection successfully created: (0087/rtp C:4E13E1FA r=NULL:0<->l=::1:5506 CID=139) (mgcp_protocol.c:772) 20250427085406080 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406080 DLMGCP DEBUG <0013> Generated response: line #00: 200 38164 OK (mgcp_msg.c:72) 20250427085406080 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/88@mgw (mgcp_msg.c:72) 20250427085406080 DLMGCP DEBUG <0013> Generated response: line #02: I: 4E13E1FA (mgcp_msg.c:72) 20250427085406080 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 139 (mgcp_msg.c:72) 20250427085406080 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406080 DLMGCP DEBUG <0013> Generated response: line #05: o=- 4E13E1FA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406080 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406080 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406080 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406080 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406080 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406080 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406080 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38165 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406080 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406080 DLMGCP DEBUG <0013> Received message: line #02: C: 0088 (mgcp_msg.c:72) 20250427085406080 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406080 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406080 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw (trunk:0) found free endpoint: rtpbridge/89@mgw (mgcp_endp.c:262) 20250427085406080 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/89@mgw" (mgcp_protocol.c:370) 20250427085406080 DLMGCP NOTICE <0013> endpoint:rtpbridge/89@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406080 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406080 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406080 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw CI:65B97861 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406080 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw CI:65B97861 output_enabled 0 (mgcp_conn.c:271) 20250427085406080 DLMGCP DEBUG <0013> (0088/rtp C:65B97861 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406080 DLMGCP NOTICE <0013> endpoint:rtpbridge/89@mgw CI:65B97861 CRCX: connection successfully created: (0088/rtp C:65B97861 r=NULL:0<->l=::1:5508 CID=140) (mgcp_protocol.c:772) 20250427085406080 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406080 DLMGCP DEBUG <0013> Generated response: line #00: 200 38165 OK (mgcp_msg.c:72) 20250427085406080 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/89@mgw (mgcp_msg.c:72) 20250427085406080 DLMGCP DEBUG <0013> Generated response: line #02: I: 65B97861 (mgcp_msg.c:72) 20250427085406080 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 140 (mgcp_msg.c:72) 20250427085406080 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406080 DLMGCP DEBUG <0013> Generated response: line #05: o=- 65B97861 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406080 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406080 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406080 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406080 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406080 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406080 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406080 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38166 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406080 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406080 DLMGCP DEBUG <0013> Received message: line #02: C: 0089 (mgcp_msg.c:72) 20250427085406080 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406080 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406080 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw (trunk:0) found free endpoint: rtpbridge/8a@mgw (mgcp_endp.c:262) 20250427085406080 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/8a@mgw" (mgcp_protocol.c:370) 20250427085406080 DLMGCP NOTICE <0013> endpoint:rtpbridge/8a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406080 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406080 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406080 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw CI:4A7074DB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406080 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw CI:4A7074DB output_enabled 0 (mgcp_conn.c:271) 20250427085406080 DLMGCP DEBUG <0013> (0089/rtp C:4A7074DB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406080 DLMGCP NOTICE <0013> endpoint:rtpbridge/8a@mgw CI:4A7074DB CRCX: connection successfully created: (0089/rtp C:4A7074DB r=NULL:0<->l=::1:5510 CID=141) (mgcp_protocol.c:772) 20250427085406080 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406080 DLMGCP DEBUG <0013> Generated response: line #00: 200 38166 OK (mgcp_msg.c:72) 20250427085406080 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8a@mgw (mgcp_msg.c:72) 20250427085406080 DLMGCP DEBUG <0013> Generated response: line #02: I: 4A7074DB (mgcp_msg.c:72) 20250427085406080 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 141 (mgcp_msg.c:72) 20250427085406080 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406080 DLMGCP DEBUG <0013> Generated response: line #05: o=- 4A7074DB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406080 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406080 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406080 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406080 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406080 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406080 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406080 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38167 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406080 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406080 DLMGCP DEBUG <0013> Received message: line #02: C: 008A (mgcp_msg.c:72) 20250427085406080 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406080 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406080 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw (trunk:0) found free endpoint: rtpbridge/8b@mgw (mgcp_endp.c:262) 20250427085406080 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/8b@mgw" (mgcp_protocol.c:370) 20250427085406080 DLMGCP NOTICE <0013> endpoint:rtpbridge/8b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406080 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406080 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406080 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw CI:ED619611 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406080 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw CI:ED619611 output_enabled 0 (mgcp_conn.c:271) 20250427085406080 DLMGCP DEBUG <0013> (008A/rtp C:ED619611 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406080 DLMGCP NOTICE <0013> endpoint:rtpbridge/8b@mgw CI:ED619611 CRCX: connection successfully created: (008A/rtp C:ED619611 r=NULL:0<->l=::1:5512 CID=142) (mgcp_protocol.c:772) 20250427085406080 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406080 DLMGCP DEBUG <0013> Generated response: line #00: 200 38167 OK (mgcp_msg.c:72) 20250427085406080 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8b@mgw (mgcp_msg.c:72) 20250427085406080 DLMGCP DEBUG <0013> Generated response: line #02: I: ED619611 (mgcp_msg.c:72) 20250427085406080 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 142 (mgcp_msg.c:72) 20250427085406080 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406080 DLMGCP DEBUG <0013> Generated response: line #05: o=- ED619611 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406080 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406080 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406080 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406080 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406080 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406080 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406081 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38168 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406081 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406081 DLMGCP DEBUG <0013> Received message: line #02: C: 008B (mgcp_msg.c:72) 20250427085406081 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406081 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406081 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw (trunk:0) found free endpoint: rtpbridge/8c@mgw (mgcp_endp.c:262) 20250427085406081 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/8c@mgw" (mgcp_protocol.c:370) 20250427085406081 DLMGCP NOTICE <0013> endpoint:rtpbridge/8c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406081 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406081 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406081 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw CI:301FF2C5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406081 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw CI:301FF2C5 output_enabled 0 (mgcp_conn.c:271) 20250427085406081 DLMGCP DEBUG <0013> (008B/rtp C:301FF2C5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406081 DLMGCP NOTICE <0013> endpoint:rtpbridge/8c@mgw CI:301FF2C5 CRCX: connection successfully created: (008B/rtp C:301FF2C5 r=NULL:0<->l=::1:5514 CID=143) (mgcp_protocol.c:772) 20250427085406081 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406081 DLMGCP DEBUG <0013> Generated response: line #00: 200 38168 OK (mgcp_msg.c:72) 20250427085406081 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8c@mgw (mgcp_msg.c:72) 20250427085406081 DLMGCP DEBUG <0013> Generated response: line #02: I: 301FF2C5 (mgcp_msg.c:72) 20250427085406081 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 143 (mgcp_msg.c:72) 20250427085406081 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406081 DLMGCP DEBUG <0013> Generated response: line #05: o=- 301FF2C5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406081 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406081 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406081 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406081 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406081 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406081 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406081 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38169 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406081 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406081 DLMGCP DEBUG <0013> Received message: line #02: C: 008C (mgcp_msg.c:72) 20250427085406081 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406081 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406081 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw (trunk:0) found free endpoint: rtpbridge/8d@mgw (mgcp_endp.c:262) 20250427085406081 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/8d@mgw" (mgcp_protocol.c:370) 20250427085406081 DLMGCP NOTICE <0013> endpoint:rtpbridge/8d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406081 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406081 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406081 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw CI:BD2175D8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406081 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw CI:BD2175D8 output_enabled 0 (mgcp_conn.c:271) 20250427085406081 DLMGCP DEBUG <0013> (008C/rtp C:BD2175D8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406081 DLMGCP NOTICE <0013> endpoint:rtpbridge/8d@mgw CI:BD2175D8 CRCX: connection successfully created: (008C/rtp C:BD2175D8 r=NULL:0<->l=::1:5516 CID=144) (mgcp_protocol.c:772) 20250427085406081 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406081 DLMGCP DEBUG <0013> Generated response: line #00: 200 38169 OK (mgcp_msg.c:72) 20250427085406081 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8d@mgw (mgcp_msg.c:72) 20250427085406081 DLMGCP DEBUG <0013> Generated response: line #02: I: BD2175D8 (mgcp_msg.c:72) 20250427085406081 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 144 (mgcp_msg.c:72) 20250427085406081 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406081 DLMGCP DEBUG <0013> Generated response: line #05: o=- BD2175D8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406081 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406081 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406081 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406081 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406081 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406081 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406081 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38170 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406081 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406081 DLMGCP DEBUG <0013> Received message: line #02: C: 008D (mgcp_msg.c:72) 20250427085406081 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406081 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406081 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw (trunk:0) found free endpoint: rtpbridge/8e@mgw (mgcp_endp.c:262) 20250427085406081 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/8e@mgw" (mgcp_protocol.c:370) 20250427085406081 DLMGCP NOTICE <0013> endpoint:rtpbridge/8e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406081 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406081 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406081 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw CI:2AAE53D5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406081 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw CI:2AAE53D5 output_enabled 0 (mgcp_conn.c:271) 20250427085406081 DLMGCP DEBUG <0013> (008D/rtp C:2AAE53D5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406081 DLMGCP NOTICE <0013> endpoint:rtpbridge/8e@mgw CI:2AAE53D5 CRCX: connection successfully created: (008D/rtp C:2AAE53D5 r=NULL:0<->l=::1:5518 CID=145) (mgcp_protocol.c:772) 20250427085406081 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406081 DLMGCP DEBUG <0013> Generated response: line #00: 200 38170 OK (mgcp_msg.c:72) 20250427085406081 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8e@mgw (mgcp_msg.c:72) 20250427085406081 DLMGCP DEBUG <0013> Generated response: line #02: I: 2AAE53D5 (mgcp_msg.c:72) 20250427085406081 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 145 (mgcp_msg.c:72) 20250427085406081 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406081 DLMGCP DEBUG <0013> Generated response: line #05: o=- 2AAE53D5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406081 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406081 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406081 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406081 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406081 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406081 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406081 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38171 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406081 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406081 DLMGCP DEBUG <0013> Received message: line #02: C: 008E (mgcp_msg.c:72) 20250427085406081 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406081 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406081 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw (trunk:0) found free endpoint: rtpbridge/8f@mgw (mgcp_endp.c:262) 20250427085406081 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/8f@mgw" (mgcp_protocol.c:370) 20250427085406081 DLMGCP NOTICE <0013> endpoint:rtpbridge/8f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406081 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406081 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406081 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw CI:323E3F9C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406081 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw CI:323E3F9C output_enabled 0 (mgcp_conn.c:271) 20250427085406081 DLMGCP DEBUG <0013> (008E/rtp C:323E3F9C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406082 DLMGCP NOTICE <0013> endpoint:rtpbridge/8f@mgw CI:323E3F9C CRCX: connection successfully created: (008E/rtp C:323E3F9C r=NULL:0<->l=::1:5520 CID=146) (mgcp_protocol.c:772) 20250427085406082 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406082 DLMGCP DEBUG <0013> Generated response: line #00: 200 38171 OK (mgcp_msg.c:72) 20250427085406082 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8f@mgw (mgcp_msg.c:72) 20250427085406082 DLMGCP DEBUG <0013> Generated response: line #02: I: 323E3F9C (mgcp_msg.c:72) 20250427085406082 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 146 (mgcp_msg.c:72) 20250427085406082 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406082 DLMGCP DEBUG <0013> Generated response: line #05: o=- 323E3F9C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406082 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406082 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406082 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406082 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406082 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406082 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406082 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38172 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406082 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406082 DLMGCP DEBUG <0013> Received message: line #02: C: 008F (mgcp_msg.c:72) 20250427085406082 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406082 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406082 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw (trunk:0) found free endpoint: rtpbridge/90@mgw (mgcp_endp.c:262) 20250427085406082 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/90@mgw" (mgcp_protocol.c:370) 20250427085406082 DLMGCP NOTICE <0013> endpoint:rtpbridge/90@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406082 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406082 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406082 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw CI:AD35178E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406082 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw CI:AD35178E output_enabled 0 (mgcp_conn.c:271) 20250427085406082 DLMGCP DEBUG <0013> (008F/rtp C:AD35178E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406082 DLMGCP NOTICE <0013> endpoint:rtpbridge/90@mgw CI:AD35178E CRCX: connection successfully created: (008F/rtp C:AD35178E r=NULL:0<->l=::1:5522 CID=147) (mgcp_protocol.c:772) 20250427085406082 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406082 DLMGCP DEBUG <0013> Generated response: line #00: 200 38172 OK (mgcp_msg.c:72) 20250427085406082 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/90@mgw (mgcp_msg.c:72) 20250427085406082 DLMGCP DEBUG <0013> Generated response: line #02: I: AD35178E (mgcp_msg.c:72) 20250427085406082 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 147 (mgcp_msg.c:72) 20250427085406082 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406082 DLMGCP DEBUG <0013> Generated response: line #05: o=- AD35178E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406082 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406082 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406082 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406082 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406082 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406082 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406082 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38173 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406082 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406082 DLMGCP DEBUG <0013> Received message: line #02: C: 0090 (mgcp_msg.c:72) 20250427085406082 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406082 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406082 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw (trunk:0) found free endpoint: rtpbridge/91@mgw (mgcp_endp.c:262) 20250427085406082 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/91@mgw" (mgcp_protocol.c:370) 20250427085406082 DLMGCP NOTICE <0013> endpoint:rtpbridge/91@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406082 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406082 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406082 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw CI:595CEA2E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406082 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw CI:595CEA2E output_enabled 0 (mgcp_conn.c:271) 20250427085406082 DLMGCP DEBUG <0013> (0090/rtp C:595CEA2E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406082 DLMGCP NOTICE <0013> endpoint:rtpbridge/91@mgw CI:595CEA2E CRCX: connection successfully created: (0090/rtp C:595CEA2E r=NULL:0<->l=::1:5524 CID=148) (mgcp_protocol.c:772) 20250427085406082 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406082 DLMGCP DEBUG <0013> Generated response: line #00: 200 38173 OK (mgcp_msg.c:72) 20250427085406082 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/91@mgw (mgcp_msg.c:72) 20250427085406082 DLMGCP DEBUG <0013> Generated response: line #02: I: 595CEA2E (mgcp_msg.c:72) 20250427085406082 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 148 (mgcp_msg.c:72) 20250427085406082 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406082 DLMGCP DEBUG <0013> Generated response: line #05: o=- 595CEA2E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406082 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406082 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406082 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406082 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406082 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406082 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406082 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38174 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406082 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406082 DLMGCP DEBUG <0013> Received message: line #02: C: 0091 (mgcp_msg.c:72) 20250427085406082 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406082 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406082 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw (trunk:0) found free endpoint: rtpbridge/92@mgw (mgcp_endp.c:262) 20250427085406082 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/92@mgw" (mgcp_protocol.c:370) 20250427085406082 DLMGCP NOTICE <0013> endpoint:rtpbridge/92@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406082 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406082 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406082 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw CI:3BE00646 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406082 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw CI:3BE00646 output_enabled 0 (mgcp_conn.c:271) 20250427085406082 DLMGCP DEBUG <0013> (0091/rtp C:3BE00646 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406082 DLMGCP NOTICE <0013> endpoint:rtpbridge/92@mgw CI:3BE00646 CRCX: connection successfully created: (0091/rtp C:3BE00646 r=NULL:0<->l=::1:5526 CID=149) (mgcp_protocol.c:772) 20250427085406082 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406082 DLMGCP DEBUG <0013> Generated response: line #00: 200 38174 OK (mgcp_msg.c:72) 20250427085406082 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/92@mgw (mgcp_msg.c:72) 20250427085406082 DLMGCP DEBUG <0013> Generated response: line #02: I: 3BE00646 (mgcp_msg.c:72) 20250427085406082 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 149 (mgcp_msg.c:72) 20250427085406082 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406082 DLMGCP DEBUG <0013> Generated response: line #05: o=- 3BE00646 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406082 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406082 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406082 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406082 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406082 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406082 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406083 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38175 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406083 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406083 DLMGCP DEBUG <0013> Received message: line #02: C: 0092 (mgcp_msg.c:72) 20250427085406083 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406083 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406083 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw (trunk:0) found free endpoint: rtpbridge/93@mgw (mgcp_endp.c:262) 20250427085406083 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/93@mgw" (mgcp_protocol.c:370) 20250427085406083 DLMGCP NOTICE <0013> endpoint:rtpbridge/93@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406083 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406083 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406083 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw CI:E2CE24E9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406083 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw CI:E2CE24E9 output_enabled 0 (mgcp_conn.c:271) 20250427085406083 DLMGCP DEBUG <0013> (0092/rtp C:E2CE24E9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406083 DLMGCP NOTICE <0013> endpoint:rtpbridge/93@mgw CI:E2CE24E9 CRCX: connection successfully created: (0092/rtp C:E2CE24E9 r=NULL:0<->l=::1:5528 CID=150) (mgcp_protocol.c:772) 20250427085406083 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406083 DLMGCP DEBUG <0013> Generated response: line #00: 200 38175 OK (mgcp_msg.c:72) 20250427085406083 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/93@mgw (mgcp_msg.c:72) 20250427085406083 DLMGCP DEBUG <0013> Generated response: line #02: I: E2CE24E9 (mgcp_msg.c:72) 20250427085406083 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 150 (mgcp_msg.c:72) 20250427085406083 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406083 DLMGCP DEBUG <0013> Generated response: line #05: o=- E2CE24E9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406083 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406083 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406083 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406083 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406083 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406083 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406083 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38176 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406083 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406083 DLMGCP DEBUG <0013> Received message: line #02: C: 0093 (mgcp_msg.c:72) 20250427085406083 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406083 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406083 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw (trunk:0) found free endpoint: rtpbridge/94@mgw (mgcp_endp.c:262) 20250427085406083 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/94@mgw" (mgcp_protocol.c:370) 20250427085406083 DLMGCP NOTICE <0013> endpoint:rtpbridge/94@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406083 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406083 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406083 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw CI:01D1E29D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406083 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw CI:01D1E29D output_enabled 0 (mgcp_conn.c:271) 20250427085406083 DLMGCP DEBUG <0013> (0093/rtp C:01D1E29D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406083 DLMGCP NOTICE <0013> endpoint:rtpbridge/94@mgw CI:01D1E29D CRCX: connection successfully created: (0093/rtp C:01D1E29D r=NULL:0<->l=::1:5530 CID=151) (mgcp_protocol.c:772) 20250427085406083 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406083 DLMGCP DEBUG <0013> Generated response: line #00: 200 38176 OK (mgcp_msg.c:72) 20250427085406083 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/94@mgw (mgcp_msg.c:72) 20250427085406083 DLMGCP DEBUG <0013> Generated response: line #02: I: 01D1E29D (mgcp_msg.c:72) 20250427085406083 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 151 (mgcp_msg.c:72) 20250427085406083 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406083 DLMGCP DEBUG <0013> Generated response: line #05: o=- 01D1E29D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406083 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406083 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406083 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406083 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406083 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406083 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406083 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38177 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406083 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406083 DLMGCP DEBUG <0013> Received message: line #02: C: 0094 (mgcp_msg.c:72) 20250427085406083 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406083 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406083 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw (trunk:0) found free endpoint: rtpbridge/95@mgw (mgcp_endp.c:262) 20250427085406083 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/95@mgw" (mgcp_protocol.c:370) 20250427085406083 DLMGCP NOTICE <0013> endpoint:rtpbridge/95@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406083 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406083 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406083 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw CI:F1F11FB2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406083 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw CI:F1F11FB2 output_enabled 0 (mgcp_conn.c:271) 20250427085406083 DLMGCP DEBUG <0013> (0094/rtp C:F1F11FB2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406083 DLMGCP NOTICE <0013> endpoint:rtpbridge/95@mgw CI:F1F11FB2 CRCX: connection successfully created: (0094/rtp C:F1F11FB2 r=NULL:0<->l=::1:5532 CID=152) (mgcp_protocol.c:772) 20250427085406083 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406083 DLMGCP DEBUG <0013> Generated response: line #00: 200 38177 OK (mgcp_msg.c:72) 20250427085406083 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/95@mgw (mgcp_msg.c:72) 20250427085406083 DLMGCP DEBUG <0013> Generated response: line #02: I: F1F11FB2 (mgcp_msg.c:72) 20250427085406083 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 152 (mgcp_msg.c:72) 20250427085406083 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406083 DLMGCP DEBUG <0013> Generated response: line #05: o=- F1F11FB2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406083 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406083 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406083 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406083 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406083 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406083 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406083 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38178 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406083 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406083 DLMGCP DEBUG <0013> Received message: line #02: C: 0095 (mgcp_msg.c:72) 20250427085406083 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406083 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406083 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw (trunk:0) found free endpoint: rtpbridge/96@mgw (mgcp_endp.c:262) 20250427085406084 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/96@mgw" (mgcp_protocol.c:370) 20250427085406084 DLMGCP NOTICE <0013> endpoint:rtpbridge/96@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406084 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406084 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406084 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw CI:B211C6C7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406084 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw CI:B211C6C7 output_enabled 0 (mgcp_conn.c:271) 20250427085406084 DLMGCP DEBUG <0013> (0095/rtp C:B211C6C7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406084 DLMGCP NOTICE <0013> endpoint:rtpbridge/96@mgw CI:B211C6C7 CRCX: connection successfully created: (0095/rtp C:B211C6C7 r=NULL:0<->l=::1:5534 CID=153) (mgcp_protocol.c:772) 20250427085406084 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406084 DLMGCP DEBUG <0013> Generated response: line #00: 200 38178 OK (mgcp_msg.c:72) 20250427085406084 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/96@mgw (mgcp_msg.c:72) 20250427085406084 DLMGCP DEBUG <0013> Generated response: line #02: I: B211C6C7 (mgcp_msg.c:72) 20250427085406084 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 153 (mgcp_msg.c:72) 20250427085406084 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406084 DLMGCP DEBUG <0013> Generated response: line #05: o=- B211C6C7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406084 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406084 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406084 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406084 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406084 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406084 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406084 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38179 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406084 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406084 DLMGCP DEBUG <0013> Received message: line #02: C: 0096 (mgcp_msg.c:72) 20250427085406084 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406084 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406084 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw (trunk:0) found free endpoint: rtpbridge/97@mgw (mgcp_endp.c:262) 20250427085406084 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/97@mgw" (mgcp_protocol.c:370) 20250427085406084 DLMGCP NOTICE <0013> endpoint:rtpbridge/97@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406084 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406084 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406084 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw CI:154F105C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406084 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw CI:154F105C output_enabled 0 (mgcp_conn.c:271) 20250427085406084 DLMGCP DEBUG <0013> (0096/rtp C:154F105C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406084 DLMGCP NOTICE <0013> endpoint:rtpbridge/97@mgw CI:154F105C CRCX: connection successfully created: (0096/rtp C:154F105C r=NULL:0<->l=::1:5536 CID=154) (mgcp_protocol.c:772) 20250427085406084 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406084 DLMGCP DEBUG <0013> Generated response: line #00: 200 38179 OK (mgcp_msg.c:72) 20250427085406084 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/97@mgw (mgcp_msg.c:72) 20250427085406084 DLMGCP DEBUG <0013> Generated response: line #02: I: 154F105C (mgcp_msg.c:72) 20250427085406084 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 154 (mgcp_msg.c:72) 20250427085406084 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406084 DLMGCP DEBUG <0013> Generated response: line #05: o=- 154F105C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406084 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406084 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406084 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406084 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406084 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406084 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406084 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38180 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406084 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406084 DLMGCP DEBUG <0013> Received message: line #02: C: 0097 (mgcp_msg.c:72) 20250427085406084 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406084 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406084 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw (trunk:0) found free endpoint: rtpbridge/98@mgw (mgcp_endp.c:262) 20250427085406084 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/98@mgw" (mgcp_protocol.c:370) 20250427085406084 DLMGCP NOTICE <0013> endpoint:rtpbridge/98@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406084 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406084 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406084 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw CI:DDA30900 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406084 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw CI:DDA30900 output_enabled 0 (mgcp_conn.c:271) 20250427085406084 DLMGCP DEBUG <0013> (0097/rtp C:DDA30900 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406084 DLMGCP NOTICE <0013> endpoint:rtpbridge/98@mgw CI:DDA30900 CRCX: connection successfully created: (0097/rtp C:DDA30900 r=NULL:0<->l=::1:5538 CID=155) (mgcp_protocol.c:772) 20250427085406084 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406084 DLMGCP DEBUG <0013> Generated response: line #00: 200 38180 OK (mgcp_msg.c:72) 20250427085406084 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/98@mgw (mgcp_msg.c:72) 20250427085406084 DLMGCP DEBUG <0013> Generated response: line #02: I: DDA30900 (mgcp_msg.c:72) 20250427085406084 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 155 (mgcp_msg.c:72) 20250427085406084 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406084 DLMGCP DEBUG <0013> Generated response: line #05: o=- DDA30900 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406084 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406084 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406084 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406084 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406084 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406084 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406084 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38181 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406084 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406084 DLMGCP DEBUG <0013> Received message: line #02: C: 0098 (mgcp_msg.c:72) 20250427085406084 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406084 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406084 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw (trunk:0) found free endpoint: rtpbridge/99@mgw (mgcp_endp.c:262) 20250427085406084 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/99@mgw" (mgcp_protocol.c:370) 20250427085406084 DLMGCP NOTICE <0013> endpoint:rtpbridge/99@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406084 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406084 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406085 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw CI:F08EE5CF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406085 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw CI:F08EE5CF output_enabled 0 (mgcp_conn.c:271) 20250427085406085 DLMGCP DEBUG <0013> (0098/rtp C:F08EE5CF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406085 DLMGCP NOTICE <0013> endpoint:rtpbridge/99@mgw CI:F08EE5CF CRCX: connection successfully created: (0098/rtp C:F08EE5CF r=NULL:0<->l=::1:5540 CID=156) (mgcp_protocol.c:772) 20250427085406085 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406085 DLMGCP DEBUG <0013> Generated response: line #00: 200 38181 OK (mgcp_msg.c:72) 20250427085406085 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/99@mgw (mgcp_msg.c:72) 20250427085406085 DLMGCP DEBUG <0013> Generated response: line #02: I: F08EE5CF (mgcp_msg.c:72) 20250427085406085 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 156 (mgcp_msg.c:72) 20250427085406085 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406085 DLMGCP DEBUG <0013> Generated response: line #05: o=- F08EE5CF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406085 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406085 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406085 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406085 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406085 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406085 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406085 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38182 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406085 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406085 DLMGCP DEBUG <0013> Received message: line #02: C: 0099 (mgcp_msg.c:72) 20250427085406085 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406085 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406085 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw (trunk:0) found free endpoint: rtpbridge/9a@mgw (mgcp_endp.c:262) 20250427085406085 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/9a@mgw" (mgcp_protocol.c:370) 20250427085406085 DLMGCP NOTICE <0013> endpoint:rtpbridge/9a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406085 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406085 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406085 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw CI:CAF229EF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406085 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw CI:CAF229EF output_enabled 0 (mgcp_conn.c:271) 20250427085406085 DLMGCP DEBUG <0013> (0099/rtp C:CAF229EF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406085 DLMGCP NOTICE <0013> endpoint:rtpbridge/9a@mgw CI:CAF229EF CRCX: connection successfully created: (0099/rtp C:CAF229EF r=NULL:0<->l=::1:5542 CID=157) (mgcp_protocol.c:772) 20250427085406085 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406085 DLMGCP DEBUG <0013> Generated response: line #00: 200 38182 OK (mgcp_msg.c:72) 20250427085406085 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9a@mgw (mgcp_msg.c:72) 20250427085406085 DLMGCP DEBUG <0013> Generated response: line #02: I: CAF229EF (mgcp_msg.c:72) 20250427085406085 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 157 (mgcp_msg.c:72) 20250427085406085 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406085 DLMGCP DEBUG <0013> Generated response: line #05: o=- CAF229EF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406085 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406085 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406085 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406085 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406085 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406085 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406085 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38183 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406085 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406085 DLMGCP DEBUG <0013> Received message: line #02: C: 009A (mgcp_msg.c:72) 20250427085406085 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406085 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406085 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw (trunk:0) found free endpoint: rtpbridge/9b@mgw (mgcp_endp.c:262) 20250427085406085 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/9b@mgw" (mgcp_protocol.c:370) 20250427085406085 DLMGCP NOTICE <0013> endpoint:rtpbridge/9b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406085 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406085 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406085 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw CI:F85B092D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406085 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw CI:F85B092D output_enabled 0 (mgcp_conn.c:271) 20250427085406085 DLMGCP DEBUG <0013> (009A/rtp C:F85B092D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406085 DLMGCP NOTICE <0013> endpoint:rtpbridge/9b@mgw CI:F85B092D CRCX: connection successfully created: (009A/rtp C:F85B092D r=NULL:0<->l=::1:5544 CID=158) (mgcp_protocol.c:772) 20250427085406085 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406085 DLMGCP DEBUG <0013> Generated response: line #00: 200 38183 OK (mgcp_msg.c:72) 20250427085406085 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9b@mgw (mgcp_msg.c:72) 20250427085406085 DLMGCP DEBUG <0013> Generated response: line #02: I: F85B092D (mgcp_msg.c:72) 20250427085406085 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 158 (mgcp_msg.c:72) 20250427085406085 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406085 DLMGCP DEBUG <0013> Generated response: line #05: o=- F85B092D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406085 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406085 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406085 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406085 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406085 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406085 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406085 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38184 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406085 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406085 DLMGCP DEBUG <0013> Received message: line #02: C: 009B (mgcp_msg.c:72) 20250427085406085 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406085 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406085 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw (trunk:0) found free endpoint: rtpbridge/9c@mgw (mgcp_endp.c:262) 20250427085406085 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/9c@mgw" (mgcp_protocol.c:370) 20250427085406085 DLMGCP NOTICE <0013> endpoint:rtpbridge/9c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406085 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406085 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406085 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw CI:29428490 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406085 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw CI:29428490 output_enabled 0 (mgcp_conn.c:271) 20250427085406085 DLMGCP DEBUG <0013> (009B/rtp C:29428490 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406085 DLMGCP NOTICE <0013> endpoint:rtpbridge/9c@mgw CI:29428490 CRCX: connection successfully created: (009B/rtp C:29428490 r=NULL:0<->l=::1:5546 CID=159) (mgcp_protocol.c:772) 20250427085406085 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406085 DLMGCP DEBUG <0013> Generated response: line #00: 200 38184 OK (mgcp_msg.c:72) 20250427085406085 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9c@mgw (mgcp_msg.c:72) 20250427085406085 DLMGCP DEBUG <0013> Generated response: line #02: I: 29428490 (mgcp_msg.c:72) 20250427085406085 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 159 (mgcp_msg.c:72) 20250427085406085 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406085 DLMGCP DEBUG <0013> Generated response: line #05: o=- 29428490 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406085 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406085 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406085 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406085 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406085 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406085 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406086 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38185 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406086 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406086 DLMGCP DEBUG <0013> Received message: line #02: C: 009C (mgcp_msg.c:72) 20250427085406086 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406086 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406086 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw (trunk:0) found free endpoint: rtpbridge/9d@mgw (mgcp_endp.c:262) 20250427085406086 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/9d@mgw" (mgcp_protocol.c:370) 20250427085406086 DLMGCP NOTICE <0013> endpoint:rtpbridge/9d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406086 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406086 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406086 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw CI:BFC80798 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406086 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw CI:BFC80798 output_enabled 0 (mgcp_conn.c:271) 20250427085406086 DLMGCP DEBUG <0013> (009C/rtp C:BFC80798 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406086 DLMGCP NOTICE <0013> endpoint:rtpbridge/9d@mgw CI:BFC80798 CRCX: connection successfully created: (009C/rtp C:BFC80798 r=NULL:0<->l=::1:5548 CID=160) (mgcp_protocol.c:772) 20250427085406086 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406086 DLMGCP DEBUG <0013> Generated response: line #00: 200 38185 OK (mgcp_msg.c:72) 20250427085406086 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9d@mgw (mgcp_msg.c:72) 20250427085406086 DLMGCP DEBUG <0013> Generated response: line #02: I: BFC80798 (mgcp_msg.c:72) 20250427085406086 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 160 (mgcp_msg.c:72) 20250427085406086 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406086 DLMGCP DEBUG <0013> Generated response: line #05: o=- BFC80798 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406086 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406086 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406086 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406086 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406086 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406086 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406086 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38186 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406086 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406086 DLMGCP DEBUG <0013> Received message: line #02: C: 009D (mgcp_msg.c:72) 20250427085406086 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406086 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406086 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw (trunk:0) found free endpoint: rtpbridge/9e@mgw (mgcp_endp.c:262) 20250427085406086 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/9e@mgw" (mgcp_protocol.c:370) 20250427085406086 DLMGCP NOTICE <0013> endpoint:rtpbridge/9e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406086 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406086 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406086 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw CI:BB26DE53 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406086 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw CI:BB26DE53 output_enabled 0 (mgcp_conn.c:271) 20250427085406086 DLMGCP DEBUG <0013> (009D/rtp C:BB26DE53 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406086 DLMGCP NOTICE <0013> endpoint:rtpbridge/9e@mgw CI:BB26DE53 CRCX: connection successfully created: (009D/rtp C:BB26DE53 r=NULL:0<->l=::1:5550 CID=161) (mgcp_protocol.c:772) 20250427085406086 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406086 DLMGCP DEBUG <0013> Generated response: line #00: 200 38186 OK (mgcp_msg.c:72) 20250427085406086 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9e@mgw (mgcp_msg.c:72) 20250427085406086 DLMGCP DEBUG <0013> Generated response: line #02: I: BB26DE53 (mgcp_msg.c:72) 20250427085406086 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 161 (mgcp_msg.c:72) 20250427085406086 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406086 DLMGCP DEBUG <0013> Generated response: line #05: o=- BB26DE53 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406086 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406086 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406086 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406086 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406086 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406086 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406086 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38187 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406086 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406086 DLMGCP DEBUG <0013> Received message: line #02: C: 009E (mgcp_msg.c:72) 20250427085406086 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406086 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406086 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw (trunk:0) found free endpoint: rtpbridge/9f@mgw (mgcp_endp.c:262) 20250427085406086 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/9f@mgw" (mgcp_protocol.c:370) 20250427085406086 DLMGCP NOTICE <0013> endpoint:rtpbridge/9f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406086 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406086 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406086 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw CI:EA479D07 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406086 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw CI:EA479D07 output_enabled 0 (mgcp_conn.c:271) 20250427085406086 DLMGCP DEBUG <0013> (009E/rtp C:EA479D07 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406086 DLMGCP NOTICE <0013> endpoint:rtpbridge/9f@mgw CI:EA479D07 CRCX: connection successfully created: (009E/rtp C:EA479D07 r=NULL:0<->l=::1:5552 CID=162) (mgcp_protocol.c:772) 20250427085406086 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406086 DLMGCP DEBUG <0013> Generated response: line #00: 200 38187 OK (mgcp_msg.c:72) 20250427085406086 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9f@mgw (mgcp_msg.c:72) 20250427085406086 DLMGCP DEBUG <0013> Generated response: line #02: I: EA479D07 (mgcp_msg.c:72) 20250427085406086 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 162 (mgcp_msg.c:72) 20250427085406086 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406086 DLMGCP DEBUG <0013> Generated response: line #05: o=- EA479D07 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406086 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406086 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406086 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406086 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406086 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406086 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406086 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38188 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406086 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406086 DLMGCP DEBUG <0013> Received message: line #02: C: 009F (mgcp_msg.c:72) 20250427085406086 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406086 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406086 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw (trunk:0) found free endpoint: rtpbridge/a0@mgw (mgcp_endp.c:262) 20250427085406086 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a0@mgw" (mgcp_protocol.c:370) 20250427085406086 DLMGCP NOTICE <0013> endpoint:rtpbridge/a0@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406086 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406086 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406086 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw CI:C05F7E57 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406086 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw CI:C05F7E57 output_enabled 0 (mgcp_conn.c:271) 20250427085406086 DLMGCP DEBUG <0013> (009F/rtp C:C05F7E57 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406086 DLMGCP NOTICE <0013> endpoint:rtpbridge/a0@mgw CI:C05F7E57 CRCX: connection successfully created: (009F/rtp C:C05F7E57 r=NULL:0<->l=::1:5554 CID=163) (mgcp_protocol.c:772) 20250427085406086 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406086 DLMGCP DEBUG <0013> Generated response: line #00: 200 38188 OK (mgcp_msg.c:72) 20250427085406086 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a0@mgw (mgcp_msg.c:72) 20250427085406086 DLMGCP DEBUG <0013> Generated response: line #02: I: C05F7E57 (mgcp_msg.c:72) 20250427085406086 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 163 (mgcp_msg.c:72) 20250427085406086 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406087 DLMGCP DEBUG <0013> Generated response: line #05: o=- C05F7E57 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406087 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406087 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406087 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406087 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406087 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406087 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406087 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38189 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406087 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406087 DLMGCP DEBUG <0013> Received message: line #02: C: 00A0 (mgcp_msg.c:72) 20250427085406087 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406087 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406087 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw (trunk:0) found free endpoint: rtpbridge/a1@mgw (mgcp_endp.c:262) 20250427085406087 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a1@mgw" (mgcp_protocol.c:370) 20250427085406087 DLMGCP NOTICE <0013> endpoint:rtpbridge/a1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406087 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406087 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406087 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw CI:015B2195 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406087 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw CI:015B2195 output_enabled 0 (mgcp_conn.c:271) 20250427085406087 DLMGCP DEBUG <0013> (00A0/rtp C:015B2195 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406087 DLMGCP NOTICE <0013> endpoint:rtpbridge/a1@mgw CI:015B2195 CRCX: connection successfully created: (00A0/rtp C:015B2195 r=NULL:0<->l=::1:5556 CID=164) (mgcp_protocol.c:772) 20250427085406087 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406087 DLMGCP DEBUG <0013> Generated response: line #00: 200 38189 OK (mgcp_msg.c:72) 20250427085406087 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a1@mgw (mgcp_msg.c:72) 20250427085406087 DLMGCP DEBUG <0013> Generated response: line #02: I: 015B2195 (mgcp_msg.c:72) 20250427085406087 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 164 (mgcp_msg.c:72) 20250427085406087 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406087 DLMGCP DEBUG <0013> Generated response: line #05: o=- 015B2195 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406087 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406087 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406087 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406087 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406087 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406087 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406087 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38190 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406087 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406087 DLMGCP DEBUG <0013> Received message: line #02: C: 00A1 (mgcp_msg.c:72) 20250427085406087 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406087 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406087 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw (trunk:0) found free endpoint: rtpbridge/a2@mgw (mgcp_endp.c:262) 20250427085406087 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a2@mgw" (mgcp_protocol.c:370) 20250427085406087 DLMGCP NOTICE <0013> endpoint:rtpbridge/a2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406087 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406087 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406087 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw CI:2A65AC90 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406087 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw CI:2A65AC90 output_enabled 0 (mgcp_conn.c:271) 20250427085406087 DLMGCP DEBUG <0013> (00A1/rtp C:2A65AC90 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406087 DLMGCP NOTICE <0013> endpoint:rtpbridge/a2@mgw CI:2A65AC90 CRCX: connection successfully created: (00A1/rtp C:2A65AC90 r=NULL:0<->l=::1:5558 CID=165) (mgcp_protocol.c:772) 20250427085406087 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406087 DLMGCP DEBUG <0013> Generated response: line #00: 200 38190 OK (mgcp_msg.c:72) 20250427085406087 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a2@mgw (mgcp_msg.c:72) 20250427085406087 DLMGCP DEBUG <0013> Generated response: line #02: I: 2A65AC90 (mgcp_msg.c:72) 20250427085406087 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 165 (mgcp_msg.c:72) 20250427085406087 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406087 DLMGCP DEBUG <0013> Generated response: line #05: o=- 2A65AC90 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406087 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406087 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406087 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406087 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406087 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406087 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406087 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38191 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406087 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406087 DLMGCP DEBUG <0013> Received message: line #02: C: 00A2 (mgcp_msg.c:72) 20250427085406087 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406087 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406087 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw (trunk:0) found free endpoint: rtpbridge/a3@mgw (mgcp_endp.c:262) 20250427085406087 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a3@mgw" (mgcp_protocol.c:370) 20250427085406087 DLMGCP NOTICE <0013> endpoint:rtpbridge/a3@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406087 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406087 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406087 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw CI:E37E00A9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406087 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw CI:E37E00A9 output_enabled 0 (mgcp_conn.c:271) 20250427085406087 DLMGCP DEBUG <0013> (00A2/rtp C:E37E00A9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406087 DLMGCP NOTICE <0013> endpoint:rtpbridge/a3@mgw CI:E37E00A9 CRCX: connection successfully created: (00A2/rtp C:E37E00A9 r=NULL:0<->l=::1:5560 CID=166) (mgcp_protocol.c:772) 20250427085406087 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406087 DLMGCP DEBUG <0013> Generated response: line #00: 200 38191 OK (mgcp_msg.c:72) 20250427085406087 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a3@mgw (mgcp_msg.c:72) 20250427085406087 DLMGCP DEBUG <0013> Generated response: line #02: I: E37E00A9 (mgcp_msg.c:72) 20250427085406087 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 166 (mgcp_msg.c:72) 20250427085406087 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406087 DLMGCP DEBUG <0013> Generated response: line #05: o=- E37E00A9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406087 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406087 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406087 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406087 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406087 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406087 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406088 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38192 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406088 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406088 DLMGCP DEBUG <0013> Received message: line #02: C: 00A3 (mgcp_msg.c:72) 20250427085406088 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406088 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406088 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw (trunk:0) found free endpoint: rtpbridge/a4@mgw (mgcp_endp.c:262) 20250427085406088 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a4@mgw" (mgcp_protocol.c:370) 20250427085406088 DLMGCP NOTICE <0013> endpoint:rtpbridge/a4@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406088 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406088 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406088 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw CI:11868219 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406088 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw CI:11868219 output_enabled 0 (mgcp_conn.c:271) 20250427085406088 DLMGCP DEBUG <0013> (00A3/rtp C:11868219 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406088 DLMGCP NOTICE <0013> endpoint:rtpbridge/a4@mgw CI:11868219 CRCX: connection successfully created: (00A3/rtp C:11868219 r=NULL:0<->l=::1:5562 CID=167) (mgcp_protocol.c:772) 20250427085406088 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406088 DLMGCP DEBUG <0013> Generated response: line #00: 200 38192 OK (mgcp_msg.c:72) 20250427085406088 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a4@mgw (mgcp_msg.c:72) 20250427085406088 DLMGCP DEBUG <0013> Generated response: line #02: I: 11868219 (mgcp_msg.c:72) 20250427085406088 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 167 (mgcp_msg.c:72) 20250427085406088 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406088 DLMGCP DEBUG <0013> Generated response: line #05: o=- 11868219 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406088 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406088 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406088 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406088 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406088 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406088 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406088 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38193 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406088 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406088 DLMGCP DEBUG <0013> Received message: line #02: C: 00A4 (mgcp_msg.c:72) 20250427085406088 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406088 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406088 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw (trunk:0) found free endpoint: rtpbridge/a5@mgw (mgcp_endp.c:262) 20250427085406088 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a5@mgw" (mgcp_protocol.c:370) 20250427085406088 DLMGCP NOTICE <0013> endpoint:rtpbridge/a5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406088 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406088 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406088 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw CI:434682F7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406088 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw CI:434682F7 output_enabled 0 (mgcp_conn.c:271) 20250427085406088 DLMGCP DEBUG <0013> (00A4/rtp C:434682F7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406088 DLMGCP NOTICE <0013> endpoint:rtpbridge/a5@mgw CI:434682F7 CRCX: connection successfully created: (00A4/rtp C:434682F7 r=NULL:0<->l=::1:5564 CID=168) (mgcp_protocol.c:772) 20250427085406088 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406088 DLMGCP DEBUG <0013> Generated response: line #00: 200 38193 OK (mgcp_msg.c:72) 20250427085406088 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a5@mgw (mgcp_msg.c:72) 20250427085406088 DLMGCP DEBUG <0013> Generated response: line #02: I: 434682F7 (mgcp_msg.c:72) 20250427085406088 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 168 (mgcp_msg.c:72) 20250427085406088 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406088 DLMGCP DEBUG <0013> Generated response: line #05: o=- 434682F7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406088 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406088 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406088 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406088 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406088 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406088 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406088 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38194 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406088 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406088 DLMGCP DEBUG <0013> Received message: line #02: C: 00A5 (mgcp_msg.c:72) 20250427085406088 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406088 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406088 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw (trunk:0) found free endpoint: rtpbridge/a6@mgw (mgcp_endp.c:262) 20250427085406088 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a6@mgw" (mgcp_protocol.c:370) 20250427085406088 DLMGCP NOTICE <0013> endpoint:rtpbridge/a6@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406088 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406088 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406088 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw CI:DC0A3B0C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406088 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw CI:DC0A3B0C output_enabled 0 (mgcp_conn.c:271) 20250427085406088 DLMGCP DEBUG <0013> (00A5/rtp C:DC0A3B0C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406088 DLMGCP NOTICE <0013> endpoint:rtpbridge/a6@mgw CI:DC0A3B0C CRCX: connection successfully created: (00A5/rtp C:DC0A3B0C r=NULL:0<->l=::1:5566 CID=169) (mgcp_protocol.c:772) 20250427085406088 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406088 DLMGCP DEBUG <0013> Generated response: line #00: 200 38194 OK (mgcp_msg.c:72) 20250427085406088 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a6@mgw (mgcp_msg.c:72) 20250427085406088 DLMGCP DEBUG <0013> Generated response: line #02: I: DC0A3B0C (mgcp_msg.c:72) 20250427085406088 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 169 (mgcp_msg.c:72) 20250427085406088 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406088 DLMGCP DEBUG <0013> Generated response: line #05: o=- DC0A3B0C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406088 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406088 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406088 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406088 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406088 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406088 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406088 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38195 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406088 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406088 DLMGCP DEBUG <0013> Received message: line #02: C: 00A6 (mgcp_msg.c:72) 20250427085406088 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406088 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406088 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw (trunk:0) found free endpoint: rtpbridge/a7@mgw (mgcp_endp.c:262) 20250427085406088 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a7@mgw" (mgcp_protocol.c:370) 20250427085406088 DLMGCP NOTICE <0013> endpoint:rtpbridge/a7@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406088 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406088 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406088 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw CI:C01C96B4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406088 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw CI:C01C96B4 output_enabled 0 (mgcp_conn.c:271) 20250427085406088 DLMGCP DEBUG <0013> (00A6/rtp C:C01C96B4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406088 DLMGCP NOTICE <0013> endpoint:rtpbridge/a7@mgw CI:C01C96B4 CRCX: connection successfully created: (00A6/rtp C:C01C96B4 r=NULL:0<->l=::1:5568 CID=170) (mgcp_protocol.c:772) 20250427085406088 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406088 DLMGCP DEBUG <0013> Generated response: line #00: 200 38195 OK (mgcp_msg.c:72) 20250427085406088 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a7@mgw (mgcp_msg.c:72) 20250427085406088 DLMGCP DEBUG <0013> Generated response: line #02: I: C01C96B4 (mgcp_msg.c:72) 20250427085406088 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 170 (mgcp_msg.c:72) 20250427085406088 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406088 DLMGCP DEBUG <0013> Generated response: line #05: o=- C01C96B4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406088 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406088 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406088 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406088 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406088 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406088 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406089 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38196 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406089 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406089 DLMGCP DEBUG <0013> Received message: line #02: C: 00A7 (mgcp_msg.c:72) 20250427085406089 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406089 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406089 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw (trunk:0) found free endpoint: rtpbridge/a8@mgw (mgcp_endp.c:262) 20250427085406089 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a8@mgw" (mgcp_protocol.c:370) 20250427085406089 DLMGCP NOTICE <0013> endpoint:rtpbridge/a8@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406089 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406089 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406089 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw CI:53C0C4E4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406089 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw CI:53C0C4E4 output_enabled 0 (mgcp_conn.c:271) 20250427085406089 DLMGCP DEBUG <0013> (00A7/rtp C:53C0C4E4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406089 DLMGCP NOTICE <0013> endpoint:rtpbridge/a8@mgw CI:53C0C4E4 CRCX: connection successfully created: (00A7/rtp C:53C0C4E4 r=NULL:0<->l=::1:5570 CID=171) (mgcp_protocol.c:772) 20250427085406089 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406089 DLMGCP DEBUG <0013> Generated response: line #00: 200 38196 OK (mgcp_msg.c:72) 20250427085406089 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a8@mgw (mgcp_msg.c:72) 20250427085406089 DLMGCP DEBUG <0013> Generated response: line #02: I: 53C0C4E4 (mgcp_msg.c:72) 20250427085406089 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 171 (mgcp_msg.c:72) 20250427085406089 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406089 DLMGCP DEBUG <0013> Generated response: line #05: o=- 53C0C4E4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406089 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406089 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406089 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406089 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406089 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406089 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406089 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38197 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406089 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406089 DLMGCP DEBUG <0013> Received message: line #02: C: 00A8 (mgcp_msg.c:72) 20250427085406089 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406089 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406089 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw (trunk:0) found free endpoint: rtpbridge/a9@mgw (mgcp_endp.c:262) 20250427085406089 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a9@mgw" (mgcp_protocol.c:370) 20250427085406089 DLMGCP NOTICE <0013> endpoint:rtpbridge/a9@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406089 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406089 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406089 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw CI:ED564479 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406089 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw CI:ED564479 output_enabled 0 (mgcp_conn.c:271) 20250427085406089 DLMGCP DEBUG <0013> (00A8/rtp C:ED564479 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406089 DLMGCP NOTICE <0013> endpoint:rtpbridge/a9@mgw CI:ED564479 CRCX: connection successfully created: (00A8/rtp C:ED564479 r=NULL:0<->l=::1:5572 CID=172) (mgcp_protocol.c:772) 20250427085406089 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406089 DLMGCP DEBUG <0013> Generated response: line #00: 200 38197 OK (mgcp_msg.c:72) 20250427085406089 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a9@mgw (mgcp_msg.c:72) 20250427085406089 DLMGCP DEBUG <0013> Generated response: line #02: I: ED564479 (mgcp_msg.c:72) 20250427085406089 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 172 (mgcp_msg.c:72) 20250427085406089 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406089 DLMGCP DEBUG <0013> Generated response: line #05: o=- ED564479 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406089 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406089 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406089 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406089 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406089 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406089 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406089 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38198 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406089 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406089 DLMGCP DEBUG <0013> Received message: line #02: C: 00A9 (mgcp_msg.c:72) 20250427085406089 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406089 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406089 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw (trunk:0) found free endpoint: rtpbridge/aa@mgw (mgcp_endp.c:262) 20250427085406089 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/aa@mgw" (mgcp_protocol.c:370) 20250427085406089 DLMGCP NOTICE <0013> endpoint:rtpbridge/aa@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406089 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406089 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406089 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw CI:C84FD910 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406089 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw CI:C84FD910 output_enabled 0 (mgcp_conn.c:271) 20250427085406089 DLMGCP DEBUG <0013> (00A9/rtp C:C84FD910 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406089 DLMGCP NOTICE <0013> endpoint:rtpbridge/aa@mgw CI:C84FD910 CRCX: connection successfully created: (00A9/rtp C:C84FD910 r=NULL:0<->l=::1:5574 CID=173) (mgcp_protocol.c:772) 20250427085406089 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406089 DLMGCP DEBUG <0013> Generated response: line #00: 200 38198 OK (mgcp_msg.c:72) 20250427085406089 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/aa@mgw (mgcp_msg.c:72) 20250427085406089 DLMGCP DEBUG <0013> Generated response: line #02: I: C84FD910 (mgcp_msg.c:72) 20250427085406089 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 173 (mgcp_msg.c:72) 20250427085406089 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406089 DLMGCP DEBUG <0013> Generated response: line #05: o=- C84FD910 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406089 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406089 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406089 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406089 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406089 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406089 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406089 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38199 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406089 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406089 DLMGCP DEBUG <0013> Received message: line #02: C: 00AA (mgcp_msg.c:72) 20250427085406089 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406090 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406090 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw (trunk:0) found free endpoint: rtpbridge/ab@mgw (mgcp_endp.c:262) 20250427085406090 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ab@mgw" (mgcp_protocol.c:370) 20250427085406090 DLMGCP NOTICE <0013> endpoint:rtpbridge/ab@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406090 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406090 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406090 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw CI:EB171F6F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406090 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw CI:EB171F6F output_enabled 0 (mgcp_conn.c:271) 20250427085406090 DLMGCP DEBUG <0013> (00AA/rtp C:EB171F6F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406090 DLMGCP NOTICE <0013> endpoint:rtpbridge/ab@mgw CI:EB171F6F CRCX: connection successfully created: (00AA/rtp C:EB171F6F r=NULL:0<->l=::1:5576 CID=174) (mgcp_protocol.c:772) 20250427085406090 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406090 DLMGCP DEBUG <0013> Generated response: line #00: 200 38199 OK (mgcp_msg.c:72) 20250427085406090 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ab@mgw (mgcp_msg.c:72) 20250427085406090 DLMGCP DEBUG <0013> Generated response: line #02: I: EB171F6F (mgcp_msg.c:72) 20250427085406090 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 174 (mgcp_msg.c:72) 20250427085406090 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406090 DLMGCP DEBUG <0013> Generated response: line #05: o=- EB171F6F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406090 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406090 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406090 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406090 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406090 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406090 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406090 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38200 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406090 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406090 DLMGCP DEBUG <0013> Received message: line #02: C: 00AB (mgcp_msg.c:72) 20250427085406090 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406090 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406090 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw (trunk:0) found free endpoint: rtpbridge/ac@mgw (mgcp_endp.c:262) 20250427085406090 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ac@mgw" (mgcp_protocol.c:370) 20250427085406090 DLMGCP NOTICE <0013> endpoint:rtpbridge/ac@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406090 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406090 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406090 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw CI:C5E4B242 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406090 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw CI:C5E4B242 output_enabled 0 (mgcp_conn.c:271) 20250427085406090 DLMGCP DEBUG <0013> (00AB/rtp C:C5E4B242 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406090 DLMGCP NOTICE <0013> endpoint:rtpbridge/ac@mgw CI:C5E4B242 CRCX: connection successfully created: (00AB/rtp C:C5E4B242 r=NULL:0<->l=::1:5578 CID=175) (mgcp_protocol.c:772) 20250427085406090 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406090 DLMGCP DEBUG <0013> Generated response: line #00: 200 38200 OK (mgcp_msg.c:72) 20250427085406090 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ac@mgw (mgcp_msg.c:72) 20250427085406090 DLMGCP DEBUG <0013> Generated response: line #02: I: C5E4B242 (mgcp_msg.c:72) 20250427085406090 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 175 (mgcp_msg.c:72) 20250427085406090 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406090 DLMGCP DEBUG <0013> Generated response: line #05: o=- C5E4B242 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406090 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406090 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406090 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406090 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406090 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406090 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406090 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38201 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406090 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406090 DLMGCP DEBUG <0013> Received message: line #02: C: 00AC (mgcp_msg.c:72) 20250427085406090 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406090 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406090 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw (trunk:0) found free endpoint: rtpbridge/ad@mgw (mgcp_endp.c:262) 20250427085406090 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ad@mgw" (mgcp_protocol.c:370) 20250427085406090 DLMGCP NOTICE <0013> endpoint:rtpbridge/ad@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406090 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406090 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406090 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw CI:38E740E3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406090 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw CI:38E740E3 output_enabled 0 (mgcp_conn.c:271) 20250427085406090 DLMGCP DEBUG <0013> (00AC/rtp C:38E740E3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406090 DLMGCP NOTICE <0013> endpoint:rtpbridge/ad@mgw CI:38E740E3 CRCX: connection successfully created: (00AC/rtp C:38E740E3 r=NULL:0<->l=::1:5580 CID=176) (mgcp_protocol.c:772) 20250427085406090 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406090 DLMGCP DEBUG <0013> Generated response: line #00: 200 38201 OK (mgcp_msg.c:72) 20250427085406090 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ad@mgw (mgcp_msg.c:72) 20250427085406090 DLMGCP DEBUG <0013> Generated response: line #02: I: 38E740E3 (mgcp_msg.c:72) 20250427085406090 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 176 (mgcp_msg.c:72) 20250427085406090 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406090 DLMGCP DEBUG <0013> Generated response: line #05: o=- 38E740E3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406090 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406090 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406090 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406090 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406090 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406090 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406090 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38202 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406090 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406090 DLMGCP DEBUG <0013> Received message: line #02: C: 00AD (mgcp_msg.c:72) 20250427085406090 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406090 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406090 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw (trunk:0) found free endpoint: rtpbridge/ae@mgw (mgcp_endp.c:262) 20250427085406090 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ae@mgw" (mgcp_protocol.c:370) 20250427085406090 DLMGCP NOTICE <0013> endpoint:rtpbridge/ae@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406090 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406090 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406090 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw CI:2697CA2C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406090 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw CI:2697CA2C output_enabled 0 (mgcp_conn.c:271) 20250427085406090 DLMGCP DEBUG <0013> (00AD/rtp C:2697CA2C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406090 DLMGCP NOTICE <0013> endpoint:rtpbridge/ae@mgw CI:2697CA2C CRCX: connection successfully created: (00AD/rtp C:2697CA2C r=NULL:0<->l=::1:5582 CID=177) (mgcp_protocol.c:772) 20250427085406090 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406090 DLMGCP DEBUG <0013> Generated response: line #00: 200 38202 OK (mgcp_msg.c:72) 20250427085406090 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ae@mgw (mgcp_msg.c:72) 20250427085406090 DLMGCP DEBUG <0013> Generated response: line #02: I: 2697CA2C (mgcp_msg.c:72) 20250427085406090 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 177 (mgcp_msg.c:72) 20250427085406090 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406090 DLMGCP DEBUG <0013> Generated response: line #05: o=- 2697CA2C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406090 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406090 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406090 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406090 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406090 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406090 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406091 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38203 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406091 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406091 DLMGCP DEBUG <0013> Received message: line #02: C: 00AE (mgcp_msg.c:72) 20250427085406091 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406091 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406091 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw (trunk:0) found free endpoint: rtpbridge/af@mgw (mgcp_endp.c:262) 20250427085406091 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/af@mgw" (mgcp_protocol.c:370) 20250427085406091 DLMGCP NOTICE <0013> endpoint:rtpbridge/af@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406091 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406091 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406091 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw CI:C62277B8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406091 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw CI:C62277B8 output_enabled 0 (mgcp_conn.c:271) 20250427085406091 DLMGCP DEBUG <0013> (00AE/rtp C:C62277B8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406091 DLMGCP NOTICE <0013> endpoint:rtpbridge/af@mgw CI:C62277B8 CRCX: connection successfully created: (00AE/rtp C:C62277B8 r=NULL:0<->l=::1:5584 CID=178) (mgcp_protocol.c:772) 20250427085406091 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406091 DLMGCP DEBUG <0013> Generated response: line #00: 200 38203 OK (mgcp_msg.c:72) 20250427085406091 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/af@mgw (mgcp_msg.c:72) 20250427085406091 DLMGCP DEBUG <0013> Generated response: line #02: I: C62277B8 (mgcp_msg.c:72) 20250427085406091 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 178 (mgcp_msg.c:72) 20250427085406091 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406091 DLMGCP DEBUG <0013> Generated response: line #05: o=- C62277B8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406091 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406091 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406091 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406091 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406091 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406091 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406091 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38204 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406091 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406091 DLMGCP DEBUG <0013> Received message: line #02: C: 00AF (mgcp_msg.c:72) 20250427085406091 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406091 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406091 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw (trunk:0) found free endpoint: rtpbridge/b0@mgw (mgcp_endp.c:262) 20250427085406091 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b0@mgw" (mgcp_protocol.c:370) 20250427085406091 DLMGCP NOTICE <0013> endpoint:rtpbridge/b0@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406091 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406091 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406091 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw CI:925D4CD1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406091 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw CI:925D4CD1 output_enabled 0 (mgcp_conn.c:271) 20250427085406091 DLMGCP DEBUG <0013> (00AF/rtp C:925D4CD1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406091 DLMGCP NOTICE <0013> endpoint:rtpbridge/b0@mgw CI:925D4CD1 CRCX: connection successfully created: (00AF/rtp C:925D4CD1 r=NULL:0<->l=::1:5586 CID=179) (mgcp_protocol.c:772) 20250427085406091 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406091 DLMGCP DEBUG <0013> Generated response: line #00: 200 38204 OK (mgcp_msg.c:72) 20250427085406091 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b0@mgw (mgcp_msg.c:72) 20250427085406091 DLMGCP DEBUG <0013> Generated response: line #02: I: 925D4CD1 (mgcp_msg.c:72) 20250427085406091 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 179 (mgcp_msg.c:72) 20250427085406091 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406091 DLMGCP DEBUG <0013> Generated response: line #05: o=- 925D4CD1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406091 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406091 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406091 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406091 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406091 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406091 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406091 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38205 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406091 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406091 DLMGCP DEBUG <0013> Received message: line #02: C: 00B0 (mgcp_msg.c:72) 20250427085406091 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406091 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406091 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw (trunk:0) found free endpoint: rtpbridge/b1@mgw (mgcp_endp.c:262) 20250427085406091 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b1@mgw" (mgcp_protocol.c:370) 20250427085406091 DLMGCP NOTICE <0013> endpoint:rtpbridge/b1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406091 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406091 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406091 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw CI:C0A2EEFE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406091 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw CI:C0A2EEFE output_enabled 0 (mgcp_conn.c:271) 20250427085406091 DLMGCP DEBUG <0013> (00B0/rtp C:C0A2EEFE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406091 DLMGCP NOTICE <0013> endpoint:rtpbridge/b1@mgw CI:C0A2EEFE CRCX: connection successfully created: (00B0/rtp C:C0A2EEFE r=NULL:0<->l=::1:5588 CID=180) (mgcp_protocol.c:772) 20250427085406091 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406091 DLMGCP DEBUG <0013> Generated response: line #00: 200 38205 OK (mgcp_msg.c:72) 20250427085406091 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b1@mgw (mgcp_msg.c:72) 20250427085406091 DLMGCP DEBUG <0013> Generated response: line #02: I: C0A2EEFE (mgcp_msg.c:72) 20250427085406091 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 180 (mgcp_msg.c:72) 20250427085406091 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406091 DLMGCP DEBUG <0013> Generated response: line #05: o=- C0A2EEFE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406091 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406091 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406091 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406091 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406091 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406091 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406091 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38206 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406091 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406091 DLMGCP DEBUG <0013> Received message: line #02: C: 00B1 (mgcp_msg.c:72) 20250427085406091 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406091 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406091 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw (trunk:0) found free endpoint: rtpbridge/b2@mgw (mgcp_endp.c:262) 20250427085406091 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b2@mgw" (mgcp_protocol.c:370) 20250427085406091 DLMGCP NOTICE <0013> endpoint:rtpbridge/b2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406091 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406091 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406091 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw CI:BB9FC5D4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406091 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw CI:BB9FC5D4 output_enabled 0 (mgcp_conn.c:271) 20250427085406091 DLMGCP DEBUG <0013> (00B1/rtp C:BB9FC5D4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406092 DLMGCP NOTICE <0013> endpoint:rtpbridge/b2@mgw CI:BB9FC5D4 CRCX: connection successfully created: (00B1/rtp C:BB9FC5D4 r=NULL:0<->l=::1:5590 CID=181) (mgcp_protocol.c:772) 20250427085406092 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406092 DLMGCP DEBUG <0013> Generated response: line #00: 200 38206 OK (mgcp_msg.c:72) 20250427085406092 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b2@mgw (mgcp_msg.c:72) 20250427085406092 DLMGCP DEBUG <0013> Generated response: line #02: I: BB9FC5D4 (mgcp_msg.c:72) 20250427085406092 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 181 (mgcp_msg.c:72) 20250427085406092 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406092 DLMGCP DEBUG <0013> Generated response: line #05: o=- BB9FC5D4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406092 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406092 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406092 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406092 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406092 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406092 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406092 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38207 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406092 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406092 DLMGCP DEBUG <0013> Received message: line #02: C: 00B2 (mgcp_msg.c:72) 20250427085406092 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406092 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406092 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw (trunk:0) found free endpoint: rtpbridge/b3@mgw (mgcp_endp.c:262) 20250427085406092 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b3@mgw" (mgcp_protocol.c:370) 20250427085406092 DLMGCP NOTICE <0013> endpoint:rtpbridge/b3@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406092 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406092 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406092 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw CI:8BF2ED43 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406092 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw CI:8BF2ED43 output_enabled 0 (mgcp_conn.c:271) 20250427085406092 DLMGCP DEBUG <0013> (00B2/rtp C:8BF2ED43 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406092 DLMGCP NOTICE <0013> endpoint:rtpbridge/b3@mgw CI:8BF2ED43 CRCX: connection successfully created: (00B2/rtp C:8BF2ED43 r=NULL:0<->l=::1:5592 CID=182) (mgcp_protocol.c:772) 20250427085406092 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406092 DLMGCP DEBUG <0013> Generated response: line #00: 200 38207 OK (mgcp_msg.c:72) 20250427085406092 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b3@mgw (mgcp_msg.c:72) 20250427085406092 DLMGCP DEBUG <0013> Generated response: line #02: I: 8BF2ED43 (mgcp_msg.c:72) 20250427085406092 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 182 (mgcp_msg.c:72) 20250427085406092 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406092 DLMGCP DEBUG <0013> Generated response: line #05: o=- 8BF2ED43 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406092 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406092 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406092 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406092 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406092 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406092 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406092 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38208 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406092 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406092 DLMGCP DEBUG <0013> Received message: line #02: C: 00B3 (mgcp_msg.c:72) 20250427085406092 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406092 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406092 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw (trunk:0) found free endpoint: rtpbridge/b4@mgw (mgcp_endp.c:262) 20250427085406092 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b4@mgw" (mgcp_protocol.c:370) 20250427085406092 DLMGCP NOTICE <0013> endpoint:rtpbridge/b4@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406092 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406092 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406092 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw CI:25DC3C0E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406092 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw CI:25DC3C0E output_enabled 0 (mgcp_conn.c:271) 20250427085406092 DLMGCP DEBUG <0013> (00B3/rtp C:25DC3C0E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406092 DLMGCP NOTICE <0013> endpoint:rtpbridge/b4@mgw CI:25DC3C0E CRCX: connection successfully created: (00B3/rtp C:25DC3C0E r=NULL:0<->l=::1:5594 CID=183) (mgcp_protocol.c:772) 20250427085406092 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406092 DLMGCP DEBUG <0013> Generated response: line #00: 200 38208 OK (mgcp_msg.c:72) 20250427085406092 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b4@mgw (mgcp_msg.c:72) 20250427085406092 DLMGCP DEBUG <0013> Generated response: line #02: I: 25DC3C0E (mgcp_msg.c:72) 20250427085406092 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 183 (mgcp_msg.c:72) 20250427085406092 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406092 DLMGCP DEBUG <0013> Generated response: line #05: o=- 25DC3C0E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406092 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406092 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406092 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406092 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406092 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406092 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406092 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38209 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406092 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406092 DLMGCP DEBUG <0013> Received message: line #02: C: 00B4 (mgcp_msg.c:72) 20250427085406092 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406092 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406092 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw (trunk:0) found free endpoint: rtpbridge/b5@mgw (mgcp_endp.c:262) 20250427085406092 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b5@mgw" (mgcp_protocol.c:370) 20250427085406092 DLMGCP NOTICE <0013> endpoint:rtpbridge/b5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406092 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406092 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406092 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw CI:7E6B99E1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406092 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw CI:7E6B99E1 output_enabled 0 (mgcp_conn.c:271) 20250427085406092 DLMGCP DEBUG <0013> (00B4/rtp C:7E6B99E1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406092 DLMGCP NOTICE <0013> endpoint:rtpbridge/b5@mgw CI:7E6B99E1 CRCX: connection successfully created: (00B4/rtp C:7E6B99E1 r=NULL:0<->l=::1:5596 CID=184) (mgcp_protocol.c:772) 20250427085406092 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406092 DLMGCP DEBUG <0013> Generated response: line #00: 200 38209 OK (mgcp_msg.c:72) 20250427085406092 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b5@mgw (mgcp_msg.c:72) 20250427085406092 DLMGCP DEBUG <0013> Generated response: line #02: I: 7E6B99E1 (mgcp_msg.c:72) 20250427085406092 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 184 (mgcp_msg.c:72) 20250427085406092 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406092 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7E6B99E1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406092 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406092 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406092 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406092 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406092 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406092 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406093 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38210 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406093 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406093 DLMGCP DEBUG <0013> Received message: line #02: C: 00B5 (mgcp_msg.c:72) 20250427085406093 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406093 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406093 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw (trunk:0) found free endpoint: rtpbridge/b6@mgw (mgcp_endp.c:262) 20250427085406093 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b6@mgw" (mgcp_protocol.c:370) 20250427085406093 DLMGCP NOTICE <0013> endpoint:rtpbridge/b6@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406093 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406093 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406093 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw CI:DB1FA08B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406093 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw CI:DB1FA08B output_enabled 0 (mgcp_conn.c:271) 20250427085406093 DLMGCP DEBUG <0013> (00B5/rtp C:DB1FA08B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406093 DLMGCP NOTICE <0013> endpoint:rtpbridge/b6@mgw CI:DB1FA08B CRCX: connection successfully created: (00B5/rtp C:DB1FA08B r=NULL:0<->l=::1:5598 CID=185) (mgcp_protocol.c:772) 20250427085406093 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406093 DLMGCP DEBUG <0013> Generated response: line #00: 200 38210 OK (mgcp_msg.c:72) 20250427085406093 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b6@mgw (mgcp_msg.c:72) 20250427085406093 DLMGCP DEBUG <0013> Generated response: line #02: I: DB1FA08B (mgcp_msg.c:72) 20250427085406093 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 185 (mgcp_msg.c:72) 20250427085406093 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406093 DLMGCP DEBUG <0013> Generated response: line #05: o=- DB1FA08B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406093 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406093 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406093 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406093 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406093 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406093 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406093 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38211 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406093 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406093 DLMGCP DEBUG <0013> Received message: line #02: C: 00B6 (mgcp_msg.c:72) 20250427085406093 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406093 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406093 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw (trunk:0) found free endpoint: rtpbridge/b7@mgw (mgcp_endp.c:262) 20250427085406093 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b7@mgw" (mgcp_protocol.c:370) 20250427085406093 DLMGCP NOTICE <0013> endpoint:rtpbridge/b7@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406093 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406093 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406093 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw CI:C4A00B79 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406093 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw CI:C4A00B79 output_enabled 0 (mgcp_conn.c:271) 20250427085406093 DLMGCP DEBUG <0013> (00B6/rtp C:C4A00B79 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406093 DLMGCP NOTICE <0013> endpoint:rtpbridge/b7@mgw CI:C4A00B79 CRCX: connection successfully created: (00B6/rtp C:C4A00B79 r=NULL:0<->l=::1:5600 CID=186) (mgcp_protocol.c:772) 20250427085406093 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406093 DLMGCP DEBUG <0013> Generated response: line #00: 200 38211 OK (mgcp_msg.c:72) 20250427085406093 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b7@mgw (mgcp_msg.c:72) 20250427085406093 DLMGCP DEBUG <0013> Generated response: line #02: I: C4A00B79 (mgcp_msg.c:72) 20250427085406093 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 186 (mgcp_msg.c:72) 20250427085406093 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406093 DLMGCP DEBUG <0013> Generated response: line #05: o=- C4A00B79 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406093 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406093 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406093 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406093 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406093 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406093 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406093 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38212 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406093 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406093 DLMGCP DEBUG <0013> Received message: line #02: C: 00B7 (mgcp_msg.c:72) 20250427085406093 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406093 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406093 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw (trunk:0) found free endpoint: rtpbridge/b8@mgw (mgcp_endp.c:262) 20250427085406093 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b8@mgw" (mgcp_protocol.c:370) 20250427085406093 DLMGCP NOTICE <0013> endpoint:rtpbridge/b8@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406093 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406093 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406093 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw CI:9DDFBAF8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406093 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw CI:9DDFBAF8 output_enabled 0 (mgcp_conn.c:271) 20250427085406093 DLMGCP DEBUG <0013> (00B7/rtp C:9DDFBAF8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406093 DLMGCP NOTICE <0013> endpoint:rtpbridge/b8@mgw CI:9DDFBAF8 CRCX: connection successfully created: (00B7/rtp C:9DDFBAF8 r=NULL:0<->l=::1:5602 CID=187) (mgcp_protocol.c:772) 20250427085406093 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406093 DLMGCP DEBUG <0013> Generated response: line #00: 200 38212 OK (mgcp_msg.c:72) 20250427085406093 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b8@mgw (mgcp_msg.c:72) 20250427085406093 DLMGCP DEBUG <0013> Generated response: line #02: I: 9DDFBAF8 (mgcp_msg.c:72) 20250427085406093 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 187 (mgcp_msg.c:72) 20250427085406093 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406093 DLMGCP DEBUG <0013> Generated response: line #05: o=- 9DDFBAF8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406093 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406093 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406093 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406093 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406093 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406093 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406093 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38213 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406093 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406093 DLMGCP DEBUG <0013> Received message: line #02: C: 00B8 (mgcp_msg.c:72) 20250427085406093 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406093 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406093 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw (trunk:0) found free endpoint: rtpbridge/b9@mgw (mgcp_endp.c:262) 20250427085406093 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b9@mgw" (mgcp_protocol.c:370) 20250427085406093 DLMGCP NOTICE <0013> endpoint:rtpbridge/b9@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406093 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406093 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406093 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw CI:A6917137 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406093 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw CI:A6917137 output_enabled 0 (mgcp_conn.c:271) 20250427085406093 DLMGCP DEBUG <0013> (00B8/rtp C:A6917137 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406093 DLMGCP NOTICE <0013> endpoint:rtpbridge/b9@mgw CI:A6917137 CRCX: connection successfully created: (00B8/rtp C:A6917137 r=NULL:0<->l=::1:5604 CID=188) (mgcp_protocol.c:772) 20250427085406093 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406093 DLMGCP DEBUG <0013> Generated response: line #00: 200 38213 OK (mgcp_msg.c:72) 20250427085406093 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b9@mgw (mgcp_msg.c:72) 20250427085406093 DLMGCP DEBUG <0013> Generated response: line #02: I: A6917137 (mgcp_msg.c:72) 20250427085406093 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 188 (mgcp_msg.c:72) 20250427085406093 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406094 DLMGCP DEBUG <0013> Generated response: line #05: o=- A6917137 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406094 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406094 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406094 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406094 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406094 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406094 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406094 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38214 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406094 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406094 DLMGCP DEBUG <0013> Received message: line #02: C: 00B9 (mgcp_msg.c:72) 20250427085406094 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406094 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406094 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw (trunk:0) found free endpoint: rtpbridge/ba@mgw (mgcp_endp.c:262) 20250427085406094 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ba@mgw" (mgcp_protocol.c:370) 20250427085406094 DLMGCP NOTICE <0013> endpoint:rtpbridge/ba@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406094 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406094 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406094 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw CI:1D9EAE61 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406094 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw CI:1D9EAE61 output_enabled 0 (mgcp_conn.c:271) 20250427085406094 DLMGCP DEBUG <0013> (00B9/rtp C:1D9EAE61 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406094 DLMGCP NOTICE <0013> endpoint:rtpbridge/ba@mgw CI:1D9EAE61 CRCX: connection successfully created: (00B9/rtp C:1D9EAE61 r=NULL:0<->l=::1:5606 CID=189) (mgcp_protocol.c:772) 20250427085406094 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406094 DLMGCP DEBUG <0013> Generated response: line #00: 200 38214 OK (mgcp_msg.c:72) 20250427085406094 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ba@mgw (mgcp_msg.c:72) 20250427085406094 DLMGCP DEBUG <0013> Generated response: line #02: I: 1D9EAE61 (mgcp_msg.c:72) 20250427085406094 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 189 (mgcp_msg.c:72) 20250427085406094 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406094 DLMGCP DEBUG <0013> Generated response: line #05: o=- 1D9EAE61 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406094 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406094 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406094 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406094 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406094 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406094 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406094 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38215 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406094 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406094 DLMGCP DEBUG <0013> Received message: line #02: C: 00BA (mgcp_msg.c:72) 20250427085406094 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406094 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406094 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw (trunk:0) found free endpoint: rtpbridge/bb@mgw (mgcp_endp.c:262) 20250427085406094 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/bb@mgw" (mgcp_protocol.c:370) 20250427085406094 DLMGCP NOTICE <0013> endpoint:rtpbridge/bb@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406094 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406094 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406094 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw CI:FE4A739C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406094 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw CI:FE4A739C output_enabled 0 (mgcp_conn.c:271) 20250427085406094 DLMGCP DEBUG <0013> (00BA/rtp C:FE4A739C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406094 DLMGCP NOTICE <0013> endpoint:rtpbridge/bb@mgw CI:FE4A739C CRCX: connection successfully created: (00BA/rtp C:FE4A739C r=NULL:0<->l=::1:5608 CID=190) (mgcp_protocol.c:772) 20250427085406094 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406094 DLMGCP DEBUG <0013> Generated response: line #00: 200 38215 OK (mgcp_msg.c:72) 20250427085406094 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bb@mgw (mgcp_msg.c:72) 20250427085406094 DLMGCP DEBUG <0013> Generated response: line #02: I: FE4A739C (mgcp_msg.c:72) 20250427085406094 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 190 (mgcp_msg.c:72) 20250427085406094 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406094 DLMGCP DEBUG <0013> Generated response: line #05: o=- FE4A739C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406094 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406094 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406094 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406094 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406094 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406094 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406094 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38216 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406094 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406094 DLMGCP DEBUG <0013> Received message: line #02: C: 00BB (mgcp_msg.c:72) 20250427085406094 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406094 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406094 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw (trunk:0) found free endpoint: rtpbridge/bc@mgw (mgcp_endp.c:262) 20250427085406094 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/bc@mgw" (mgcp_protocol.c:370) 20250427085406094 DLMGCP NOTICE <0013> endpoint:rtpbridge/bc@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406094 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406094 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406094 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw CI:94D0053A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406094 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw CI:94D0053A output_enabled 0 (mgcp_conn.c:271) 20250427085406094 DLMGCP DEBUG <0013> (00BB/rtp C:94D0053A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406094 DLMGCP NOTICE <0013> endpoint:rtpbridge/bc@mgw CI:94D0053A CRCX: connection successfully created: (00BB/rtp C:94D0053A r=NULL:0<->l=::1:5610 CID=191) (mgcp_protocol.c:772) 20250427085406094 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406094 DLMGCP DEBUG <0013> Generated response: line #00: 200 38216 OK (mgcp_msg.c:72) 20250427085406094 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bc@mgw (mgcp_msg.c:72) 20250427085406094 DLMGCP DEBUG <0013> Generated response: line #02: I: 94D0053A (mgcp_msg.c:72) 20250427085406094 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 191 (mgcp_msg.c:72) 20250427085406094 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406094 DLMGCP DEBUG <0013> Generated response: line #05: o=- 94D0053A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406094 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406094 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406094 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406094 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406094 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406094 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406095 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38217 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406095 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406095 DLMGCP DEBUG <0013> Received message: line #02: C: 00BC (mgcp_msg.c:72) 20250427085406095 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406095 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406095 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw (trunk:0) found free endpoint: rtpbridge/bd@mgw (mgcp_endp.c:262) 20250427085406095 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/bd@mgw" (mgcp_protocol.c:370) 20250427085406095 DLMGCP NOTICE <0013> endpoint:rtpbridge/bd@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406095 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406095 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406095 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw CI:56DFA911 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406095 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw CI:56DFA911 output_enabled 0 (mgcp_conn.c:271) 20250427085406095 DLMGCP DEBUG <0013> (00BC/rtp C:56DFA911 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406095 DLMGCP NOTICE <0013> endpoint:rtpbridge/bd@mgw CI:56DFA911 CRCX: connection successfully created: (00BC/rtp C:56DFA911 r=NULL:0<->l=::1:5612 CID=192) (mgcp_protocol.c:772) 20250427085406095 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406095 DLMGCP DEBUG <0013> Generated response: line #00: 200 38217 OK (mgcp_msg.c:72) 20250427085406095 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bd@mgw (mgcp_msg.c:72) 20250427085406095 DLMGCP DEBUG <0013> Generated response: line #02: I: 56DFA911 (mgcp_msg.c:72) 20250427085406095 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 192 (mgcp_msg.c:72) 20250427085406095 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406095 DLMGCP DEBUG <0013> Generated response: line #05: o=- 56DFA911 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406095 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406095 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406095 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406095 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406095 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406095 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406095 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38218 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406095 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406095 DLMGCP DEBUG <0013> Received message: line #02: C: 00BD (mgcp_msg.c:72) 20250427085406095 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406095 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406095 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw (trunk:0) found free endpoint: rtpbridge/be@mgw (mgcp_endp.c:262) 20250427085406095 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/be@mgw" (mgcp_protocol.c:370) 20250427085406095 DLMGCP NOTICE <0013> endpoint:rtpbridge/be@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406095 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406095 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406095 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw CI:1FD9723F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406095 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw CI:1FD9723F output_enabled 0 (mgcp_conn.c:271) 20250427085406095 DLMGCP DEBUG <0013> (00BD/rtp C:1FD9723F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406095 DLMGCP NOTICE <0013> endpoint:rtpbridge/be@mgw CI:1FD9723F CRCX: connection successfully created: (00BD/rtp C:1FD9723F r=NULL:0<->l=::1:5614 CID=193) (mgcp_protocol.c:772) 20250427085406095 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406095 DLMGCP DEBUG <0013> Generated response: line #00: 200 38218 OK (mgcp_msg.c:72) 20250427085406095 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/be@mgw (mgcp_msg.c:72) 20250427085406095 DLMGCP DEBUG <0013> Generated response: line #02: I: 1FD9723F (mgcp_msg.c:72) 20250427085406095 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 193 (mgcp_msg.c:72) 20250427085406095 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406095 DLMGCP DEBUG <0013> Generated response: line #05: o=- 1FD9723F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406095 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406095 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406095 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406095 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406095 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406095 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406095 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38219 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406095 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406095 DLMGCP DEBUG <0013> Received message: line #02: C: 00BE (mgcp_msg.c:72) 20250427085406095 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406095 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406095 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw (trunk:0) found free endpoint: rtpbridge/bf@mgw (mgcp_endp.c:262) 20250427085406095 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/bf@mgw" (mgcp_protocol.c:370) 20250427085406095 DLMGCP NOTICE <0013> endpoint:rtpbridge/bf@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406095 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406095 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406095 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw CI:C374C215 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406095 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw CI:C374C215 output_enabled 0 (mgcp_conn.c:271) 20250427085406095 DLMGCP DEBUG <0013> (00BE/rtp C:C374C215 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406095 DLMGCP NOTICE <0013> endpoint:rtpbridge/bf@mgw CI:C374C215 CRCX: connection successfully created: (00BE/rtp C:C374C215 r=NULL:0<->l=::1:5616 CID=194) (mgcp_protocol.c:772) 20250427085406095 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406095 DLMGCP DEBUG <0013> Generated response: line #00: 200 38219 OK (mgcp_msg.c:72) 20250427085406095 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bf@mgw (mgcp_msg.c:72) 20250427085406095 DLMGCP DEBUG <0013> Generated response: line #02: I: C374C215 (mgcp_msg.c:72) 20250427085406095 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 194 (mgcp_msg.c:72) 20250427085406095 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406095 DLMGCP DEBUG <0013> Generated response: line #05: o=- C374C215 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406095 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406095 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406095 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406095 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406095 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406095 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406095 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38220 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406095 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406095 DLMGCP DEBUG <0013> Received message: line #02: C: 00BF (mgcp_msg.c:72) 20250427085406095 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406095 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406095 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw (trunk:0) found free endpoint: rtpbridge/c0@mgw (mgcp_endp.c:262) 20250427085406095 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c0@mgw" (mgcp_protocol.c:370) 20250427085406095 DLMGCP NOTICE <0013> endpoint:rtpbridge/c0@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406095 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406095 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406095 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw CI:15D53B69 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406095 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw CI:15D53B69 output_enabled 0 (mgcp_conn.c:271) 20250427085406095 DLMGCP DEBUG <0013> (00BF/rtp C:15D53B69 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406095 DLMGCP NOTICE <0013> endpoint:rtpbridge/c0@mgw CI:15D53B69 CRCX: connection successfully created: (00BF/rtp C:15D53B69 r=NULL:0<->l=::1:5618 CID=195) (mgcp_protocol.c:772) 20250427085406095 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406095 DLMGCP DEBUG <0013> Generated response: line #00: 200 38220 OK (mgcp_msg.c:72) 20250427085406095 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c0@mgw (mgcp_msg.c:72) 20250427085406095 DLMGCP DEBUG <0013> Generated response: line #02: I: 15D53B69 (mgcp_msg.c:72) 20250427085406095 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 195 (mgcp_msg.c:72) 20250427085406095 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406095 DLMGCP DEBUG <0013> Generated response: line #05: o=- 15D53B69 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406095 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406095 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406095 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406095 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406095 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406095 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406096 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38221 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406096 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406096 DLMGCP DEBUG <0013> Received message: line #02: C: 00C0 (mgcp_msg.c:72) 20250427085406096 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406096 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406096 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw (trunk:0) found free endpoint: rtpbridge/c1@mgw (mgcp_endp.c:262) 20250427085406096 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c1@mgw" (mgcp_protocol.c:370) 20250427085406096 DLMGCP NOTICE <0013> endpoint:rtpbridge/c1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406096 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406096 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406096 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw CI:F06DB1F6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406096 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw CI:F06DB1F6 output_enabled 0 (mgcp_conn.c:271) 20250427085406096 DLMGCP DEBUG <0013> (00C0/rtp C:F06DB1F6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406096 DLMGCP NOTICE <0013> endpoint:rtpbridge/c1@mgw CI:F06DB1F6 CRCX: connection successfully created: (00C0/rtp C:F06DB1F6 r=NULL:0<->l=::1:5620 CID=196) (mgcp_protocol.c:772) 20250427085406096 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406096 DLMGCP DEBUG <0013> Generated response: line #00: 200 38221 OK (mgcp_msg.c:72) 20250427085406096 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c1@mgw (mgcp_msg.c:72) 20250427085406096 DLMGCP DEBUG <0013> Generated response: line #02: I: F06DB1F6 (mgcp_msg.c:72) 20250427085406096 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 196 (mgcp_msg.c:72) 20250427085406096 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406096 DLMGCP DEBUG <0013> Generated response: line #05: o=- F06DB1F6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406096 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406096 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406096 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406096 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406096 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406096 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406096 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38222 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406096 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406096 DLMGCP DEBUG <0013> Received message: line #02: C: 00C1 (mgcp_msg.c:72) 20250427085406096 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406096 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406096 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw (trunk:0) found free endpoint: rtpbridge/c2@mgw (mgcp_endp.c:262) 20250427085406096 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c2@mgw" (mgcp_protocol.c:370) 20250427085406096 DLMGCP NOTICE <0013> endpoint:rtpbridge/c2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406096 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406096 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406096 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw CI:701984DD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406096 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw CI:701984DD output_enabled 0 (mgcp_conn.c:271) 20250427085406096 DLMGCP DEBUG <0013> (00C1/rtp C:701984DD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406096 DLMGCP NOTICE <0013> endpoint:rtpbridge/c2@mgw CI:701984DD CRCX: connection successfully created: (00C1/rtp C:701984DD r=NULL:0<->l=::1:5622 CID=197) (mgcp_protocol.c:772) 20250427085406096 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406096 DLMGCP DEBUG <0013> Generated response: line #00: 200 38222 OK (mgcp_msg.c:72) 20250427085406096 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c2@mgw (mgcp_msg.c:72) 20250427085406096 DLMGCP DEBUG <0013> Generated response: line #02: I: 701984DD (mgcp_msg.c:72) 20250427085406096 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 197 (mgcp_msg.c:72) 20250427085406096 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406096 DLMGCP DEBUG <0013> Generated response: line #05: o=- 701984DD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406096 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406096 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406096 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406096 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406096 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406096 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406096 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38223 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406096 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406096 DLMGCP DEBUG <0013> Received message: line #02: C: 00C2 (mgcp_msg.c:72) 20250427085406096 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406096 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406096 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw (trunk:0) found free endpoint: rtpbridge/c3@mgw (mgcp_endp.c:262) 20250427085406096 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c3@mgw" (mgcp_protocol.c:370) 20250427085406096 DLMGCP NOTICE <0013> endpoint:rtpbridge/c3@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406096 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406096 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406096 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw CI:DFB106E1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406096 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw CI:DFB106E1 output_enabled 0 (mgcp_conn.c:271) 20250427085406096 DLMGCP DEBUG <0013> (00C2/rtp C:DFB106E1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406096 DLMGCP NOTICE <0013> endpoint:rtpbridge/c3@mgw CI:DFB106E1 CRCX: connection successfully created: (00C2/rtp C:DFB106E1 r=NULL:0<->l=::1:5624 CID=198) (mgcp_protocol.c:772) 20250427085406096 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406096 DLMGCP DEBUG <0013> Generated response: line #00: 200 38223 OK (mgcp_msg.c:72) 20250427085406096 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c3@mgw (mgcp_msg.c:72) 20250427085406096 DLMGCP DEBUG <0013> Generated response: line #02: I: DFB106E1 (mgcp_msg.c:72) 20250427085406096 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 198 (mgcp_msg.c:72) 20250427085406096 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406096 DLMGCP DEBUG <0013> Generated response: line #05: o=- DFB106E1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406096 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406096 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406096 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406096 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406096 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406096 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406097 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38224 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406097 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406097 DLMGCP DEBUG <0013> Received message: line #02: C: 00C3 (mgcp_msg.c:72) 20250427085406097 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406097 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406097 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw (trunk:0) found free endpoint: rtpbridge/c4@mgw (mgcp_endp.c:262) 20250427085406097 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c4@mgw" (mgcp_protocol.c:370) 20250427085406097 DLMGCP NOTICE <0013> endpoint:rtpbridge/c4@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406097 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406097 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406097 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw CI:2F8FBC18 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406097 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw CI:2F8FBC18 output_enabled 0 (mgcp_conn.c:271) 20250427085406097 DLMGCP DEBUG <0013> (00C3/rtp C:2F8FBC18 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406097 DLMGCP NOTICE <0013> endpoint:rtpbridge/c4@mgw CI:2F8FBC18 CRCX: connection successfully created: (00C3/rtp C:2F8FBC18 r=NULL:0<->l=::1:5626 CID=199) (mgcp_protocol.c:772) 20250427085406097 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406097 DLMGCP DEBUG <0013> Generated response: line #00: 200 38224 OK (mgcp_msg.c:72) 20250427085406097 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c4@mgw (mgcp_msg.c:72) 20250427085406097 DLMGCP DEBUG <0013> Generated response: line #02: I: 2F8FBC18 (mgcp_msg.c:72) 20250427085406097 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 199 (mgcp_msg.c:72) 20250427085406097 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406097 DLMGCP DEBUG <0013> Generated response: line #05: o=- 2F8FBC18 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406097 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406097 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406097 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406097 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406097 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406097 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406097 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38225 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406097 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406097 DLMGCP DEBUG <0013> Received message: line #02: C: 00C4 (mgcp_msg.c:72) 20250427085406097 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406097 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406097 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw (trunk:0) found free endpoint: rtpbridge/c5@mgw (mgcp_endp.c:262) 20250427085406097 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c5@mgw" (mgcp_protocol.c:370) 20250427085406097 DLMGCP NOTICE <0013> endpoint:rtpbridge/c5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406097 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406097 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406097 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw CI:3F448FDE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406097 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw CI:3F448FDE output_enabled 0 (mgcp_conn.c:271) 20250427085406097 DLMGCP DEBUG <0013> (00C4/rtp C:3F448FDE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406097 DLMGCP NOTICE <0013> endpoint:rtpbridge/c5@mgw CI:3F448FDE CRCX: connection successfully created: (00C4/rtp C:3F448FDE r=NULL:0<->l=::1:5628 CID=200) (mgcp_protocol.c:772) 20250427085406097 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406097 DLMGCP DEBUG <0013> Generated response: line #00: 200 38225 OK (mgcp_msg.c:72) 20250427085406097 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c5@mgw (mgcp_msg.c:72) 20250427085406097 DLMGCP DEBUG <0013> Generated response: line #02: I: 3F448FDE (mgcp_msg.c:72) 20250427085406097 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 200 (mgcp_msg.c:72) 20250427085406097 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406097 DLMGCP DEBUG <0013> Generated response: line #05: o=- 3F448FDE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406097 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406097 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406097 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406097 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406097 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406097 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406097 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38226 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406097 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406097 DLMGCP DEBUG <0013> Received message: line #02: C: 00C5 (mgcp_msg.c:72) 20250427085406097 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406097 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406097 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw (trunk:0) found free endpoint: rtpbridge/c6@mgw (mgcp_endp.c:262) 20250427085406097 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c6@mgw" (mgcp_protocol.c:370) 20250427085406097 DLMGCP NOTICE <0013> endpoint:rtpbridge/c6@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406097 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406097 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406097 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw CI:74C47401 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406097 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw CI:74C47401 output_enabled 0 (mgcp_conn.c:271) 20250427085406097 DLMGCP DEBUG <0013> (00C5/rtp C:74C47401 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406097 DLMGCP NOTICE <0013> endpoint:rtpbridge/c6@mgw CI:74C47401 CRCX: connection successfully created: (00C5/rtp C:74C47401 r=NULL:0<->l=::1:5630 CID=201) (mgcp_protocol.c:772) 20250427085406097 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406097 DLMGCP DEBUG <0013> Generated response: line #00: 200 38226 OK (mgcp_msg.c:72) 20250427085406097 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c6@mgw (mgcp_msg.c:72) 20250427085406097 DLMGCP DEBUG <0013> Generated response: line #02: I: 74C47401 (mgcp_msg.c:72) 20250427085406097 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 201 (mgcp_msg.c:72) 20250427085406097 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406097 DLMGCP DEBUG <0013> Generated response: line #05: o=- 74C47401 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406097 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406097 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406097 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406097 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406097 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406097 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406097 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38227 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406097 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406097 DLMGCP DEBUG <0013> Received message: line #02: C: 00C6 (mgcp_msg.c:72) 20250427085406097 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406097 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406097 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw (trunk:0) found free endpoint: rtpbridge/c7@mgw (mgcp_endp.c:262) 20250427085406097 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c7@mgw" (mgcp_protocol.c:370) 20250427085406097 DLMGCP NOTICE <0013> endpoint:rtpbridge/c7@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406097 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406097 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406097 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw CI:0600EFBC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406097 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw CI:0600EFBC output_enabled 0 (mgcp_conn.c:271) 20250427085406097 DLMGCP DEBUG <0013> (00C6/rtp C:0600EFBC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406097 DLMGCP NOTICE <0013> endpoint:rtpbridge/c7@mgw CI:0600EFBC CRCX: connection successfully created: (00C6/rtp C:0600EFBC r=NULL:0<->l=::1:5632 CID=202) (mgcp_protocol.c:772) 20250427085406097 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406097 DLMGCP DEBUG <0013> Generated response: line #00: 200 38227 OK (mgcp_msg.c:72) 20250427085406097 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c7@mgw (mgcp_msg.c:72) 20250427085406097 DLMGCP DEBUG <0013> Generated response: line #02: I: 0600EFBC (mgcp_msg.c:72) 20250427085406097 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 202 (mgcp_msg.c:72) 20250427085406097 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406097 DLMGCP DEBUG <0013> Generated response: line #05: o=- 0600EFBC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406097 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406097 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406097 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406097 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406097 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406097 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406098 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38228 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406098 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406098 DLMGCP DEBUG <0013> Received message: line #02: C: 00C7 (mgcp_msg.c:72) 20250427085406098 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406098 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406098 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw (trunk:0) found free endpoint: rtpbridge/c8@mgw (mgcp_endp.c:262) 20250427085406098 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c8@mgw" (mgcp_protocol.c:370) 20250427085406098 DLMGCP NOTICE <0013> endpoint:rtpbridge/c8@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406098 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406098 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406098 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw CI:3452460F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406098 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw CI:3452460F output_enabled 0 (mgcp_conn.c:271) 20250427085406098 DLMGCP DEBUG <0013> (00C7/rtp C:3452460F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406098 DLMGCP NOTICE <0013> endpoint:rtpbridge/c8@mgw CI:3452460F CRCX: connection successfully created: (00C7/rtp C:3452460F r=NULL:0<->l=::1:5634 CID=203) (mgcp_protocol.c:772) 20250427085406098 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406098 DLMGCP DEBUG <0013> Generated response: line #00: 200 38228 OK (mgcp_msg.c:72) 20250427085406098 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c8@mgw (mgcp_msg.c:72) 20250427085406098 DLMGCP DEBUG <0013> Generated response: line #02: I: 3452460F (mgcp_msg.c:72) 20250427085406098 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 203 (mgcp_msg.c:72) 20250427085406098 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406098 DLMGCP DEBUG <0013> Generated response: line #05: o=- 3452460F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406098 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406098 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406098 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406098 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406098 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406098 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406098 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38229 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406098 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406098 DLMGCP DEBUG <0013> Received message: line #02: C: 00C8 (mgcp_msg.c:72) 20250427085406098 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406098 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406098 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw (trunk:0) found free endpoint: rtpbridge/c9@mgw (mgcp_endp.c:262) 20250427085406098 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c9@mgw" (mgcp_protocol.c:370) 20250427085406098 DLMGCP NOTICE <0013> endpoint:rtpbridge/c9@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406098 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406098 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406098 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw CI:00603B20 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406098 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw CI:00603B20 output_enabled 0 (mgcp_conn.c:271) 20250427085406098 DLMGCP DEBUG <0013> (00C8/rtp C:00603B20 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406098 DLMGCP NOTICE <0013> endpoint:rtpbridge/c9@mgw CI:00603B20 CRCX: connection successfully created: (00C8/rtp C:00603B20 r=NULL:0<->l=::1:5636 CID=204) (mgcp_protocol.c:772) 20250427085406098 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406098 DLMGCP DEBUG <0013> Generated response: line #00: 200 38229 OK (mgcp_msg.c:72) 20250427085406098 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c9@mgw (mgcp_msg.c:72) 20250427085406098 DLMGCP DEBUG <0013> Generated response: line #02: I: 00603B20 (mgcp_msg.c:72) 20250427085406098 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 204 (mgcp_msg.c:72) 20250427085406098 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406098 DLMGCP DEBUG <0013> Generated response: line #05: o=- 00603B20 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406098 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406098 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406098 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406098 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406098 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406098 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406098 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38230 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406098 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406098 DLMGCP DEBUG <0013> Received message: line #02: C: 00C9 (mgcp_msg.c:72) 20250427085406098 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406098 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406098 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw (trunk:0) found free endpoint: rtpbridge/ca@mgw (mgcp_endp.c:262) 20250427085406098 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ca@mgw" (mgcp_protocol.c:370) 20250427085406098 DLMGCP NOTICE <0013> endpoint:rtpbridge/ca@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406098 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406098 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406098 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw CI:048242BF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406098 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw CI:048242BF output_enabled 0 (mgcp_conn.c:271) 20250427085406098 DLMGCP DEBUG <0013> (00C9/rtp C:048242BF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406098 DLMGCP NOTICE <0013> endpoint:rtpbridge/ca@mgw CI:048242BF CRCX: connection successfully created: (00C9/rtp C:048242BF r=NULL:0<->l=::1:5638 CID=205) (mgcp_protocol.c:772) 20250427085406098 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406098 DLMGCP DEBUG <0013> Generated response: line #00: 200 38230 OK (mgcp_msg.c:72) 20250427085406098 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ca@mgw (mgcp_msg.c:72) 20250427085406098 DLMGCP DEBUG <0013> Generated response: line #02: I: 048242BF (mgcp_msg.c:72) 20250427085406098 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 205 (mgcp_msg.c:72) 20250427085406098 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406098 DLMGCP DEBUG <0013> Generated response: line #05: o=- 048242BF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406098 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406098 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406098 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406098 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406098 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406098 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406099 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38231 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406099 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406099 DLMGCP DEBUG <0013> Received message: line #02: C: 00CA (mgcp_msg.c:72) 20250427085406099 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406099 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406099 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw (trunk:0) found free endpoint: rtpbridge/cb@mgw (mgcp_endp.c:262) 20250427085406099 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/cb@mgw" (mgcp_protocol.c:370) 20250427085406099 DLMGCP NOTICE <0013> endpoint:rtpbridge/cb@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406099 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406099 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406099 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw CI:26F646AB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406099 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw CI:26F646AB output_enabled 0 (mgcp_conn.c:271) 20250427085406099 DLMGCP DEBUG <0013> (00CA/rtp C:26F646AB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406099 DLMGCP NOTICE <0013> endpoint:rtpbridge/cb@mgw CI:26F646AB CRCX: connection successfully created: (00CA/rtp C:26F646AB r=NULL:0<->l=::1:5640 CID=206) (mgcp_protocol.c:772) 20250427085406099 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406099 DLMGCP DEBUG <0013> Generated response: line #00: 200 38231 OK (mgcp_msg.c:72) 20250427085406099 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cb@mgw (mgcp_msg.c:72) 20250427085406099 DLMGCP DEBUG <0013> Generated response: line #02: I: 26F646AB (mgcp_msg.c:72) 20250427085406099 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 206 (mgcp_msg.c:72) 20250427085406099 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406099 DLMGCP DEBUG <0013> Generated response: line #05: o=- 26F646AB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406099 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406099 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406099 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406099 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406099 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406099 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406099 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38232 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406099 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406099 DLMGCP DEBUG <0013> Received message: line #02: C: 00CB (mgcp_msg.c:72) 20250427085406099 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406099 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406099 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw (trunk:0) found free endpoint: rtpbridge/cc@mgw (mgcp_endp.c:262) 20250427085406099 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/cc@mgw" (mgcp_protocol.c:370) 20250427085406099 DLMGCP NOTICE <0013> endpoint:rtpbridge/cc@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406099 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406099 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406099 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw CI:C54A1B2E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406099 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw CI:C54A1B2E output_enabled 0 (mgcp_conn.c:271) 20250427085406099 DLMGCP DEBUG <0013> (00CB/rtp C:C54A1B2E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406099 DLMGCP NOTICE <0013> endpoint:rtpbridge/cc@mgw CI:C54A1B2E CRCX: connection successfully created: (00CB/rtp C:C54A1B2E r=NULL:0<->l=::1:5642 CID=207) (mgcp_protocol.c:772) 20250427085406099 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406099 DLMGCP DEBUG <0013> Generated response: line #00: 200 38232 OK (mgcp_msg.c:72) 20250427085406099 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cc@mgw (mgcp_msg.c:72) 20250427085406099 DLMGCP DEBUG <0013> Generated response: line #02: I: C54A1B2E (mgcp_msg.c:72) 20250427085406099 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 207 (mgcp_msg.c:72) 20250427085406099 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406099 DLMGCP DEBUG <0013> Generated response: line #05: o=- C54A1B2E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406099 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406099 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406099 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406099 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406099 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406099 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406099 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38233 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406099 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406099 DLMGCP DEBUG <0013> Received message: line #02: C: 00CC (mgcp_msg.c:72) 20250427085406099 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406099 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406099 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw (trunk:0) found free endpoint: rtpbridge/cd@mgw (mgcp_endp.c:262) 20250427085406099 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/cd@mgw" (mgcp_protocol.c:370) 20250427085406099 DLMGCP NOTICE <0013> endpoint:rtpbridge/cd@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406099 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406099 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406099 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw CI:5C3CE691 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406099 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw CI:5C3CE691 output_enabled 0 (mgcp_conn.c:271) 20250427085406099 DLMGCP DEBUG <0013> (00CC/rtp C:5C3CE691 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406099 DLMGCP NOTICE <0013> endpoint:rtpbridge/cd@mgw CI:5C3CE691 CRCX: connection successfully created: (00CC/rtp C:5C3CE691 r=NULL:0<->l=::1:5644 CID=208) (mgcp_protocol.c:772) 20250427085406099 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406099 DLMGCP DEBUG <0013> Generated response: line #00: 200 38233 OK (mgcp_msg.c:72) 20250427085406099 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cd@mgw (mgcp_msg.c:72) 20250427085406099 DLMGCP DEBUG <0013> Generated response: line #02: I: 5C3CE691 (mgcp_msg.c:72) 20250427085406099 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 208 (mgcp_msg.c:72) 20250427085406099 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406099 DLMGCP DEBUG <0013> Generated response: line #05: o=- 5C3CE691 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406099 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406099 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406099 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406099 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406099 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406099 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406099 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38234 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406099 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406099 DLMGCP DEBUG <0013> Received message: line #02: C: 00CD (mgcp_msg.c:72) 20250427085406099 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406099 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406099 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw (trunk:0) found free endpoint: rtpbridge/ce@mgw (mgcp_endp.c:262) 20250427085406099 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ce@mgw" (mgcp_protocol.c:370) 20250427085406099 DLMGCP NOTICE <0013> endpoint:rtpbridge/ce@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406099 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406099 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406099 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw CI:8435D175 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406099 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw CI:8435D175 output_enabled 0 (mgcp_conn.c:271) 20250427085406099 DLMGCP DEBUG <0013> (00CD/rtp C:8435D175 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406099 DLMGCP NOTICE <0013> endpoint:rtpbridge/ce@mgw CI:8435D175 CRCX: connection successfully created: (00CD/rtp C:8435D175 r=NULL:0<->l=::1:5646 CID=209) (mgcp_protocol.c:772) 20250427085406099 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406099 DLMGCP DEBUG <0013> Generated response: line #00: 200 38234 OK (mgcp_msg.c:72) 20250427085406099 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ce@mgw (mgcp_msg.c:72) 20250427085406099 DLMGCP DEBUG <0013> Generated response: line #02: I: 8435D175 (mgcp_msg.c:72) 20250427085406099 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 209 (mgcp_msg.c:72) 20250427085406099 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406099 DLMGCP DEBUG <0013> Generated response: line #05: o=- 8435D175 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406099 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406099 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406099 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406099 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406099 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406099 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406100 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38235 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406100 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406100 DLMGCP DEBUG <0013> Received message: line #02: C: 00CE (mgcp_msg.c:72) 20250427085406100 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406100 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406100 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw (trunk:0) found free endpoint: rtpbridge/cf@mgw (mgcp_endp.c:262) 20250427085406100 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/cf@mgw" (mgcp_protocol.c:370) 20250427085406100 DLMGCP NOTICE <0013> endpoint:rtpbridge/cf@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406100 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406100 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406100 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw CI:8997214A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406100 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw CI:8997214A output_enabled 0 (mgcp_conn.c:271) 20250427085406100 DLMGCP DEBUG <0013> (00CE/rtp C:8997214A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406100 DLMGCP NOTICE <0013> endpoint:rtpbridge/cf@mgw CI:8997214A CRCX: connection successfully created: (00CE/rtp C:8997214A r=NULL:0<->l=::1:5648 CID=210) (mgcp_protocol.c:772) 20250427085406100 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406100 DLMGCP DEBUG <0013> Generated response: line #00: 200 38235 OK (mgcp_msg.c:72) 20250427085406100 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cf@mgw (mgcp_msg.c:72) 20250427085406100 DLMGCP DEBUG <0013> Generated response: line #02: I: 8997214A (mgcp_msg.c:72) 20250427085406100 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 210 (mgcp_msg.c:72) 20250427085406100 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406100 DLMGCP DEBUG <0013> Generated response: line #05: o=- 8997214A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406100 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406100 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406100 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406100 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406100 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406100 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406100 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38236 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406100 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406100 DLMGCP DEBUG <0013> Received message: line #02: C: 00CF (mgcp_msg.c:72) 20250427085406100 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406100 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406100 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw (trunk:0) found free endpoint: rtpbridge/d0@mgw (mgcp_endp.c:262) 20250427085406100 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d0@mgw" (mgcp_protocol.c:370) 20250427085406100 DLMGCP NOTICE <0013> endpoint:rtpbridge/d0@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406100 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406100 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406100 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw CI:F7A9E43D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406100 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw CI:F7A9E43D output_enabled 0 (mgcp_conn.c:271) 20250427085406100 DLMGCP DEBUG <0013> (00CF/rtp C:F7A9E43D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406100 DLMGCP NOTICE <0013> endpoint:rtpbridge/d0@mgw CI:F7A9E43D CRCX: connection successfully created: (00CF/rtp C:F7A9E43D r=NULL:0<->l=::1:5650 CID=211) (mgcp_protocol.c:772) 20250427085406100 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406100 DLMGCP DEBUG <0013> Generated response: line #00: 200 38236 OK (mgcp_msg.c:72) 20250427085406100 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d0@mgw (mgcp_msg.c:72) 20250427085406100 DLMGCP DEBUG <0013> Generated response: line #02: I: F7A9E43D (mgcp_msg.c:72) 20250427085406100 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 211 (mgcp_msg.c:72) 20250427085406100 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406100 DLMGCP DEBUG <0013> Generated response: line #05: o=- F7A9E43D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406100 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406100 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406100 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406100 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406100 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406100 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406100 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38237 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406100 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406100 DLMGCP DEBUG <0013> Received message: line #02: C: 00D0 (mgcp_msg.c:72) 20250427085406100 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406100 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406100 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw (trunk:0) found free endpoint: rtpbridge/d1@mgw (mgcp_endp.c:262) 20250427085406100 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d1@mgw" (mgcp_protocol.c:370) 20250427085406100 DLMGCP NOTICE <0013> endpoint:rtpbridge/d1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406100 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406100 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406100 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw CI:D7A402E2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406100 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw CI:D7A402E2 output_enabled 0 (mgcp_conn.c:271) 20250427085406100 DLMGCP DEBUG <0013> (00D0/rtp C:D7A402E2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406100 DLMGCP NOTICE <0013> endpoint:rtpbridge/d1@mgw CI:D7A402E2 CRCX: connection successfully created: (00D0/rtp C:D7A402E2 r=NULL:0<->l=::1:5652 CID=212) (mgcp_protocol.c:772) 20250427085406100 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406100 DLMGCP DEBUG <0013> Generated response: line #00: 200 38237 OK (mgcp_msg.c:72) 20250427085406100 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d1@mgw (mgcp_msg.c:72) 20250427085406100 DLMGCP DEBUG <0013> Generated response: line #02: I: D7A402E2 (mgcp_msg.c:72) 20250427085406100 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 212 (mgcp_msg.c:72) 20250427085406100 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406100 DLMGCP DEBUG <0013> Generated response: line #05: o=- D7A402E2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406100 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406100 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406100 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406100 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406100 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406100 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406101 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38238 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406101 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406101 DLMGCP DEBUG <0013> Received message: line #02: C: 00D1 (mgcp_msg.c:72) 20250427085406101 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406101 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406101 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw (trunk:0) found free endpoint: rtpbridge/d2@mgw (mgcp_endp.c:262) 20250427085406101 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d2@mgw" (mgcp_protocol.c:370) 20250427085406101 DLMGCP NOTICE <0013> endpoint:rtpbridge/d2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406101 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406101 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406101 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw CI:ABD89B75 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406101 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw CI:ABD89B75 output_enabled 0 (mgcp_conn.c:271) 20250427085406101 DLMGCP DEBUG <0013> (00D1/rtp C:ABD89B75 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406101 DLMGCP NOTICE <0013> endpoint:rtpbridge/d2@mgw CI:ABD89B75 CRCX: connection successfully created: (00D1/rtp C:ABD89B75 r=NULL:0<->l=::1:5654 CID=213) (mgcp_protocol.c:772) 20250427085406101 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406101 DLMGCP DEBUG <0013> Generated response: line #00: 200 38238 OK (mgcp_msg.c:72) 20250427085406101 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d2@mgw (mgcp_msg.c:72) 20250427085406101 DLMGCP DEBUG <0013> Generated response: line #02: I: ABD89B75 (mgcp_msg.c:72) 20250427085406101 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 213 (mgcp_msg.c:72) 20250427085406101 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406101 DLMGCP DEBUG <0013> Generated response: line #05: o=- ABD89B75 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406101 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406101 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406101 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406101 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406101 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406101 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406101 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38239 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406101 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406101 DLMGCP DEBUG <0013> Received message: line #02: C: 00D2 (mgcp_msg.c:72) 20250427085406101 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406101 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406101 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw (trunk:0) found free endpoint: rtpbridge/d3@mgw (mgcp_endp.c:262) 20250427085406101 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d3@mgw" (mgcp_protocol.c:370) 20250427085406101 DLMGCP NOTICE <0013> endpoint:rtpbridge/d3@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406101 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406101 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406101 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw CI:27D72082 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406101 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw CI:27D72082 output_enabled 0 (mgcp_conn.c:271) 20250427085406101 DLMGCP DEBUG <0013> (00D2/rtp C:27D72082 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406101 DLMGCP NOTICE <0013> endpoint:rtpbridge/d3@mgw CI:27D72082 CRCX: connection successfully created: (00D2/rtp C:27D72082 r=NULL:0<->l=::1:5656 CID=214) (mgcp_protocol.c:772) 20250427085406101 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406101 DLMGCP DEBUG <0013> Generated response: line #00: 200 38239 OK (mgcp_msg.c:72) 20250427085406101 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d3@mgw (mgcp_msg.c:72) 20250427085406101 DLMGCP DEBUG <0013> Generated response: line #02: I: 27D72082 (mgcp_msg.c:72) 20250427085406101 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 214 (mgcp_msg.c:72) 20250427085406101 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406101 DLMGCP DEBUG <0013> Generated response: line #05: o=- 27D72082 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406101 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406101 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406101 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406101 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406101 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406101 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406101 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38240 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406101 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406101 DLMGCP DEBUG <0013> Received message: line #02: C: 00D3 (mgcp_msg.c:72) 20250427085406101 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406101 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406101 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw (trunk:0) found free endpoint: rtpbridge/d4@mgw (mgcp_endp.c:262) 20250427085406101 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d4@mgw" (mgcp_protocol.c:370) 20250427085406101 DLMGCP NOTICE <0013> endpoint:rtpbridge/d4@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406101 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406101 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406101 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw CI:C5ED9E38 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406101 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw CI:C5ED9E38 output_enabled 0 (mgcp_conn.c:271) 20250427085406101 DLMGCP DEBUG <0013> (00D3/rtp C:C5ED9E38 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406101 DLMGCP NOTICE <0013> endpoint:rtpbridge/d4@mgw CI:C5ED9E38 CRCX: connection successfully created: (00D3/rtp C:C5ED9E38 r=NULL:0<->l=::1:5658 CID=215) (mgcp_protocol.c:772) 20250427085406101 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406101 DLMGCP DEBUG <0013> Generated response: line #00: 200 38240 OK (mgcp_msg.c:72) 20250427085406101 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d4@mgw (mgcp_msg.c:72) 20250427085406101 DLMGCP DEBUG <0013> Generated response: line #02: I: C5ED9E38 (mgcp_msg.c:72) 20250427085406101 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 215 (mgcp_msg.c:72) 20250427085406101 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406101 DLMGCP DEBUG <0013> Generated response: line #05: o=- C5ED9E38 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406101 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406101 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406101 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406101 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406101 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406101 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406101 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38241 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406101 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406101 DLMGCP DEBUG <0013> Received message: line #02: C: 00D4 (mgcp_msg.c:72) 20250427085406101 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406101 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406101 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw (trunk:0) found free endpoint: rtpbridge/d5@mgw (mgcp_endp.c:262) 20250427085406101 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d5@mgw" (mgcp_protocol.c:370) 20250427085406101 DLMGCP NOTICE <0013> endpoint:rtpbridge/d5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406101 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406101 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406101 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw CI:47C94A16 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406101 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw CI:47C94A16 output_enabled 0 (mgcp_conn.c:271) 20250427085406101 DLMGCP DEBUG <0013> (00D4/rtp C:47C94A16 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406101 DLMGCP NOTICE <0013> endpoint:rtpbridge/d5@mgw CI:47C94A16 CRCX: connection successfully created: (00D4/rtp C:47C94A16 r=NULL:0<->l=::1:5660 CID=216) (mgcp_protocol.c:772) 20250427085406101 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406101 DLMGCP DEBUG <0013> Generated response: line #00: 200 38241 OK (mgcp_msg.c:72) 20250427085406101 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d5@mgw (mgcp_msg.c:72) 20250427085406101 DLMGCP DEBUG <0013> Generated response: line #02: I: 47C94A16 (mgcp_msg.c:72) 20250427085406101 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 216 (mgcp_msg.c:72) 20250427085406101 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406101 DLMGCP DEBUG <0013> Generated response: line #05: o=- 47C94A16 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406101 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406101 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406101 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406101 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406101 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406101 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406102 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38242 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406102 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406102 DLMGCP DEBUG <0013> Received message: line #02: C: 00D5 (mgcp_msg.c:72) 20250427085406102 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406102 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406102 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw (trunk:0) found free endpoint: rtpbridge/d6@mgw (mgcp_endp.c:262) 20250427085406102 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d6@mgw" (mgcp_protocol.c:370) 20250427085406102 DLMGCP NOTICE <0013> endpoint:rtpbridge/d6@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406102 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406102 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406102 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw CI:F59C1E33 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406102 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw CI:F59C1E33 output_enabled 0 (mgcp_conn.c:271) 20250427085406102 DLMGCP DEBUG <0013> (00D5/rtp C:F59C1E33 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406102 DLMGCP NOTICE <0013> endpoint:rtpbridge/d6@mgw CI:F59C1E33 CRCX: connection successfully created: (00D5/rtp C:F59C1E33 r=NULL:0<->l=::1:5662 CID=217) (mgcp_protocol.c:772) 20250427085406102 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406102 DLMGCP DEBUG <0013> Generated response: line #00: 200 38242 OK (mgcp_msg.c:72) 20250427085406102 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d6@mgw (mgcp_msg.c:72) 20250427085406102 DLMGCP DEBUG <0013> Generated response: line #02: I: F59C1E33 (mgcp_msg.c:72) 20250427085406102 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 217 (mgcp_msg.c:72) 20250427085406102 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406102 DLMGCP DEBUG <0013> Generated response: line #05: o=- F59C1E33 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406102 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406102 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406102 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406102 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406102 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406102 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406102 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38243 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406102 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406102 DLMGCP DEBUG <0013> Received message: line #02: C: 00D6 (mgcp_msg.c:72) 20250427085406102 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406102 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406102 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw (trunk:0) found free endpoint: rtpbridge/d7@mgw (mgcp_endp.c:262) 20250427085406102 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d7@mgw" (mgcp_protocol.c:370) 20250427085406102 DLMGCP NOTICE <0013> endpoint:rtpbridge/d7@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406102 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406102 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406102 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw CI:5168A52A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406102 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw CI:5168A52A output_enabled 0 (mgcp_conn.c:271) 20250427085406102 DLMGCP DEBUG <0013> (00D6/rtp C:5168A52A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406102 DLMGCP NOTICE <0013> endpoint:rtpbridge/d7@mgw CI:5168A52A CRCX: connection successfully created: (00D6/rtp C:5168A52A r=NULL:0<->l=::1:5664 CID=218) (mgcp_protocol.c:772) 20250427085406102 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406102 DLMGCP DEBUG <0013> Generated response: line #00: 200 38243 OK (mgcp_msg.c:72) 20250427085406102 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d7@mgw (mgcp_msg.c:72) 20250427085406102 DLMGCP DEBUG <0013> Generated response: line #02: I: 5168A52A (mgcp_msg.c:72) 20250427085406102 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 218 (mgcp_msg.c:72) 20250427085406102 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406102 DLMGCP DEBUG <0013> Generated response: line #05: o=- 5168A52A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406102 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406102 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406102 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406102 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406102 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406102 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406102 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38244 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406102 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406102 DLMGCP DEBUG <0013> Received message: line #02: C: 00D7 (mgcp_msg.c:72) 20250427085406102 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406102 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406102 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw (trunk:0) found free endpoint: rtpbridge/d8@mgw (mgcp_endp.c:262) 20250427085406102 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d8@mgw" (mgcp_protocol.c:370) 20250427085406102 DLMGCP NOTICE <0013> endpoint:rtpbridge/d8@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406102 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406102 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406102 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw CI:A75C2EA5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406102 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw CI:A75C2EA5 output_enabled 0 (mgcp_conn.c:271) 20250427085406102 DLMGCP DEBUG <0013> (00D7/rtp C:A75C2EA5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406102 DLMGCP NOTICE <0013> endpoint:rtpbridge/d8@mgw CI:A75C2EA5 CRCX: connection successfully created: (00D7/rtp C:A75C2EA5 r=NULL:0<->l=::1:5666 CID=219) (mgcp_protocol.c:772) 20250427085406102 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406102 DLMGCP DEBUG <0013> Generated response: line #00: 200 38244 OK (mgcp_msg.c:72) 20250427085406102 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d8@mgw (mgcp_msg.c:72) 20250427085406102 DLMGCP DEBUG <0013> Generated response: line #02: I: A75C2EA5 (mgcp_msg.c:72) 20250427085406102 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 219 (mgcp_msg.c:72) 20250427085406102 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406102 DLMGCP DEBUG <0013> Generated response: line #05: o=- A75C2EA5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406102 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406102 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406102 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406102 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406102 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406102 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406103 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38245 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406103 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406103 DLMGCP DEBUG <0013> Received message: line #02: C: 00D8 (mgcp_msg.c:72) 20250427085406103 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406103 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406103 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw (trunk:0) found free endpoint: rtpbridge/d9@mgw (mgcp_endp.c:262) 20250427085406103 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d9@mgw" (mgcp_protocol.c:370) 20250427085406103 DLMGCP NOTICE <0013> endpoint:rtpbridge/d9@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406103 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406103 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406103 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw CI:5406CB8C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406103 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw CI:5406CB8C output_enabled 0 (mgcp_conn.c:271) 20250427085406103 DLMGCP DEBUG <0013> (00D8/rtp C:5406CB8C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406103 DLMGCP NOTICE <0013> endpoint:rtpbridge/d9@mgw CI:5406CB8C CRCX: connection successfully created: (00D8/rtp C:5406CB8C r=NULL:0<->l=::1:5668 CID=220) (mgcp_protocol.c:772) 20250427085406103 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406103 DLMGCP DEBUG <0013> Generated response: line #00: 200 38245 OK (mgcp_msg.c:72) 20250427085406103 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d9@mgw (mgcp_msg.c:72) 20250427085406103 DLMGCP DEBUG <0013> Generated response: line #02: I: 5406CB8C (mgcp_msg.c:72) 20250427085406103 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 220 (mgcp_msg.c:72) 20250427085406103 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406103 DLMGCP DEBUG <0013> Generated response: line #05: o=- 5406CB8C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406103 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406103 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406103 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406103 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406103 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406103 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406103 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38246 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406103 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406103 DLMGCP DEBUG <0013> Received message: line #02: C: 00D9 (mgcp_msg.c:72) 20250427085406103 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406103 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406103 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw (trunk:0) found free endpoint: rtpbridge/da@mgw (mgcp_endp.c:262) 20250427085406103 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/da@mgw" (mgcp_protocol.c:370) 20250427085406103 DLMGCP NOTICE <0013> endpoint:rtpbridge/da@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406103 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406103 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406103 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw CI:509988B1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406103 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw CI:509988B1 output_enabled 0 (mgcp_conn.c:271) 20250427085406103 DLMGCP DEBUG <0013> (00D9/rtp C:509988B1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406103 DLMGCP NOTICE <0013> endpoint:rtpbridge/da@mgw CI:509988B1 CRCX: connection successfully created: (00D9/rtp C:509988B1 r=NULL:0<->l=::1:5670 CID=221) (mgcp_protocol.c:772) 20250427085406103 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406103 DLMGCP DEBUG <0013> Generated response: line #00: 200 38246 OK (mgcp_msg.c:72) 20250427085406103 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/da@mgw (mgcp_msg.c:72) 20250427085406103 DLMGCP DEBUG <0013> Generated response: line #02: I: 509988B1 (mgcp_msg.c:72) 20250427085406103 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 221 (mgcp_msg.c:72) 20250427085406103 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406103 DLMGCP DEBUG <0013> Generated response: line #05: o=- 509988B1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406103 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406103 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406103 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406103 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406103 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406103 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406103 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38247 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406103 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406103 DLMGCP DEBUG <0013> Received message: line #02: C: 00DA (mgcp_msg.c:72) 20250427085406103 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406103 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406103 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw (trunk:0) found free endpoint: rtpbridge/db@mgw (mgcp_endp.c:262) 20250427085406103 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/db@mgw" (mgcp_protocol.c:370) 20250427085406103 DLMGCP NOTICE <0013> endpoint:rtpbridge/db@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406103 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406103 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406103 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw CI:14844AB8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406103 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw CI:14844AB8 output_enabled 0 (mgcp_conn.c:271) 20250427085406103 DLMGCP DEBUG <0013> (00DA/rtp C:14844AB8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406103 DLMGCP NOTICE <0013> endpoint:rtpbridge/db@mgw CI:14844AB8 CRCX: connection successfully created: (00DA/rtp C:14844AB8 r=NULL:0<->l=::1:5672 CID=222) (mgcp_protocol.c:772) 20250427085406103 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406103 DLMGCP DEBUG <0013> Generated response: line #00: 200 38247 OK (mgcp_msg.c:72) 20250427085406103 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/db@mgw (mgcp_msg.c:72) 20250427085406103 DLMGCP DEBUG <0013> Generated response: line #02: I: 14844AB8 (mgcp_msg.c:72) 20250427085406103 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 222 (mgcp_msg.c:72) 20250427085406103 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406103 DLMGCP DEBUG <0013> Generated response: line #05: o=- 14844AB8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406103 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406103 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406103 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406103 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406103 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406103 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406103 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38248 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406103 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406103 DLMGCP DEBUG <0013> Received message: line #02: C: 00DB (mgcp_msg.c:72) 20250427085406103 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406103 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406103 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw (trunk:0) found free endpoint: rtpbridge/dc@mgw (mgcp_endp.c:262) 20250427085406103 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/dc@mgw" (mgcp_protocol.c:370) 20250427085406103 DLMGCP NOTICE <0013> endpoint:rtpbridge/dc@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406103 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406103 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406103 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw CI:F4C62EE2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406103 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw CI:F4C62EE2 output_enabled 0 (mgcp_conn.c:271) 20250427085406103 DLMGCP DEBUG <0013> (00DB/rtp C:F4C62EE2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406103 DLMGCP NOTICE <0013> endpoint:rtpbridge/dc@mgw CI:F4C62EE2 CRCX: connection successfully created: (00DB/rtp C:F4C62EE2 r=NULL:0<->l=::1:5674 CID=223) (mgcp_protocol.c:772) 20250427085406103 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406103 DLMGCP DEBUG <0013> Generated response: line #00: 200 38248 OK (mgcp_msg.c:72) 20250427085406103 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/dc@mgw (mgcp_msg.c:72) 20250427085406103 DLMGCP DEBUG <0013> Generated response: line #02: I: F4C62EE2 (mgcp_msg.c:72) 20250427085406103 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 223 (mgcp_msg.c:72) 20250427085406103 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406103 DLMGCP DEBUG <0013> Generated response: line #05: o=- F4C62EE2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406103 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406103 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406103 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406103 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406103 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406103 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406104 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38249 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406104 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406104 DLMGCP DEBUG <0013> Received message: line #02: C: 00DC (mgcp_msg.c:72) 20250427085406104 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406104 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406104 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw (trunk:0) found free endpoint: rtpbridge/dd@mgw (mgcp_endp.c:262) 20250427085406104 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/dd@mgw" (mgcp_protocol.c:370) 20250427085406104 DLMGCP NOTICE <0013> endpoint:rtpbridge/dd@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406104 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406104 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406104 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw CI:0F2B48C4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406104 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw CI:0F2B48C4 output_enabled 0 (mgcp_conn.c:271) 20250427085406104 DLMGCP DEBUG <0013> (00DC/rtp C:0F2B48C4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406104 DLMGCP NOTICE <0013> endpoint:rtpbridge/dd@mgw CI:0F2B48C4 CRCX: connection successfully created: (00DC/rtp C:0F2B48C4 r=NULL:0<->l=::1:5676 CID=224) (mgcp_protocol.c:772) 20250427085406104 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406104 DLMGCP DEBUG <0013> Generated response: line #00: 200 38249 OK (mgcp_msg.c:72) 20250427085406104 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/dd@mgw (mgcp_msg.c:72) 20250427085406104 DLMGCP DEBUG <0013> Generated response: line #02: I: 0F2B48C4 (mgcp_msg.c:72) 20250427085406104 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 224 (mgcp_msg.c:72) 20250427085406104 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406104 DLMGCP DEBUG <0013> Generated response: line #05: o=- 0F2B48C4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406104 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406104 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406104 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406104 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406104 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406104 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406104 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38250 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406104 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406104 DLMGCP DEBUG <0013> Received message: line #02: C: 00DD (mgcp_msg.c:72) 20250427085406104 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406104 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406104 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw (trunk:0) found free endpoint: rtpbridge/de@mgw (mgcp_endp.c:262) 20250427085406104 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/de@mgw" (mgcp_protocol.c:370) 20250427085406104 DLMGCP NOTICE <0013> endpoint:rtpbridge/de@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406104 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406104 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406104 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw CI:542A2031 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406104 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw CI:542A2031 output_enabled 0 (mgcp_conn.c:271) 20250427085406104 DLMGCP DEBUG <0013> (00DD/rtp C:542A2031 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406104 DLMGCP NOTICE <0013> endpoint:rtpbridge/de@mgw CI:542A2031 CRCX: connection successfully created: (00DD/rtp C:542A2031 r=NULL:0<->l=::1:5678 CID=225) (mgcp_protocol.c:772) 20250427085406104 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406104 DLMGCP DEBUG <0013> Generated response: line #00: 200 38250 OK (mgcp_msg.c:72) 20250427085406104 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/de@mgw (mgcp_msg.c:72) 20250427085406104 DLMGCP DEBUG <0013> Generated response: line #02: I: 542A2031 (mgcp_msg.c:72) 20250427085406104 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 225 (mgcp_msg.c:72) 20250427085406104 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406104 DLMGCP DEBUG <0013> Generated response: line #05: o=- 542A2031 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406104 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406104 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406104 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406104 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406104 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406104 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406104 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38251 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406104 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406104 DLMGCP DEBUG <0013> Received message: line #02: C: 00DE (mgcp_msg.c:72) 20250427085406104 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406104 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406104 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw (trunk:0) found free endpoint: rtpbridge/df@mgw (mgcp_endp.c:262) 20250427085406104 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/df@mgw" (mgcp_protocol.c:370) 20250427085406104 DLMGCP NOTICE <0013> endpoint:rtpbridge/df@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406104 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406104 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406104 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw CI:85A525FE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406104 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw CI:85A525FE output_enabled 0 (mgcp_conn.c:271) 20250427085406104 DLMGCP DEBUG <0013> (00DE/rtp C:85A525FE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406104 DLMGCP NOTICE <0013> endpoint:rtpbridge/df@mgw CI:85A525FE CRCX: connection successfully created: (00DE/rtp C:85A525FE r=NULL:0<->l=::1:5680 CID=226) (mgcp_protocol.c:772) 20250427085406104 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406104 DLMGCP DEBUG <0013> Generated response: line #00: 200 38251 OK (mgcp_msg.c:72) 20250427085406104 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/df@mgw (mgcp_msg.c:72) 20250427085406104 DLMGCP DEBUG <0013> Generated response: line #02: I: 85A525FE (mgcp_msg.c:72) 20250427085406104 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 226 (mgcp_msg.c:72) 20250427085406104 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406104 DLMGCP DEBUG <0013> Generated response: line #05: o=- 85A525FE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406104 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406104 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406104 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406104 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406104 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406104 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406105 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38252 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406105 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406105 DLMGCP DEBUG <0013> Received message: line #02: C: 00DF (mgcp_msg.c:72) 20250427085406105 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406105 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406105 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw (trunk:0) found free endpoint: rtpbridge/e0@mgw (mgcp_endp.c:262) 20250427085406105 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e0@mgw" (mgcp_protocol.c:370) 20250427085406105 DLMGCP NOTICE <0013> endpoint:rtpbridge/e0@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406105 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406105 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406105 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw CI:C9F7DC64 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406105 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw CI:C9F7DC64 output_enabled 0 (mgcp_conn.c:271) 20250427085406105 DLMGCP DEBUG <0013> (00DF/rtp C:C9F7DC64 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406105 DLMGCP NOTICE <0013> endpoint:rtpbridge/e0@mgw CI:C9F7DC64 CRCX: connection successfully created: (00DF/rtp C:C9F7DC64 r=NULL:0<->l=::1:5682 CID=227) (mgcp_protocol.c:772) 20250427085406105 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406105 DLMGCP DEBUG <0013> Generated response: line #00: 200 38252 OK (mgcp_msg.c:72) 20250427085406105 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e0@mgw (mgcp_msg.c:72) 20250427085406105 DLMGCP DEBUG <0013> Generated response: line #02: I: C9F7DC64 (mgcp_msg.c:72) 20250427085406105 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 227 (mgcp_msg.c:72) 20250427085406105 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406105 DLMGCP DEBUG <0013> Generated response: line #05: o=- C9F7DC64 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406105 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406105 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406105 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406105 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406105 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406105 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406105 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38253 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406105 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406105 DLMGCP DEBUG <0013> Received message: line #02: C: 00E0 (mgcp_msg.c:72) 20250427085406105 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406105 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406105 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw (trunk:0) found free endpoint: rtpbridge/e1@mgw (mgcp_endp.c:262) 20250427085406105 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e1@mgw" (mgcp_protocol.c:370) 20250427085406105 DLMGCP NOTICE <0013> endpoint:rtpbridge/e1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406105 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406105 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406105 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw CI:FD68B66D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406105 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw CI:FD68B66D output_enabled 0 (mgcp_conn.c:271) 20250427085406105 DLMGCP DEBUG <0013> (00E0/rtp C:FD68B66D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406105 DLMGCP NOTICE <0013> endpoint:rtpbridge/e1@mgw CI:FD68B66D CRCX: connection successfully created: (00E0/rtp C:FD68B66D r=NULL:0<->l=::1:5684 CID=228) (mgcp_protocol.c:772) 20250427085406105 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406105 DLMGCP DEBUG <0013> Generated response: line #00: 200 38253 OK (mgcp_msg.c:72) 20250427085406105 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e1@mgw (mgcp_msg.c:72) 20250427085406105 DLMGCP DEBUG <0013> Generated response: line #02: I: FD68B66D (mgcp_msg.c:72) 20250427085406105 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 228 (mgcp_msg.c:72) 20250427085406105 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406105 DLMGCP DEBUG <0013> Generated response: line #05: o=- FD68B66D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406105 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406105 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406105 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406105 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406105 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406105 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406105 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38254 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406105 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406105 DLMGCP DEBUG <0013> Received message: line #02: C: 00E1 (mgcp_msg.c:72) 20250427085406105 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406105 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406105 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw (trunk:0) found free endpoint: rtpbridge/e2@mgw (mgcp_endp.c:262) 20250427085406105 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e2@mgw" (mgcp_protocol.c:370) 20250427085406105 DLMGCP NOTICE <0013> endpoint:rtpbridge/e2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406105 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406105 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406105 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw CI:3F3EA8CE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406105 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw CI:3F3EA8CE output_enabled 0 (mgcp_conn.c:271) 20250427085406105 DLMGCP DEBUG <0013> (00E1/rtp C:3F3EA8CE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406105 DLMGCP NOTICE <0013> endpoint:rtpbridge/e2@mgw CI:3F3EA8CE CRCX: connection successfully created: (00E1/rtp C:3F3EA8CE r=NULL:0<->l=::1:5686 CID=229) (mgcp_protocol.c:772) 20250427085406105 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406105 DLMGCP DEBUG <0013> Generated response: line #00: 200 38254 OK (mgcp_msg.c:72) 20250427085406105 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e2@mgw (mgcp_msg.c:72) 20250427085406105 DLMGCP DEBUG <0013> Generated response: line #02: I: 3F3EA8CE (mgcp_msg.c:72) 20250427085406105 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 229 (mgcp_msg.c:72) 20250427085406105 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406105 DLMGCP DEBUG <0013> Generated response: line #05: o=- 3F3EA8CE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406105 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406105 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406105 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406105 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406105 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406105 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406105 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38255 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406105 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406105 DLMGCP DEBUG <0013> Received message: line #02: C: 00E2 (mgcp_msg.c:72) 20250427085406105 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406105 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406105 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw (trunk:0) found free endpoint: rtpbridge/e3@mgw (mgcp_endp.c:262) 20250427085406105 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e3@mgw" (mgcp_protocol.c:370) 20250427085406105 DLMGCP NOTICE <0013> endpoint:rtpbridge/e3@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406105 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406105 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406105 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw CI:49F32697 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406105 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw CI:49F32697 output_enabled 0 (mgcp_conn.c:271) 20250427085406105 DLMGCP DEBUG <0013> (00E2/rtp C:49F32697 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406105 DLMGCP NOTICE <0013> endpoint:rtpbridge/e3@mgw CI:49F32697 CRCX: connection successfully created: (00E2/rtp C:49F32697 r=NULL:0<->l=::1:5688 CID=230) (mgcp_protocol.c:772) 20250427085406105 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406105 DLMGCP DEBUG <0013> Generated response: line #00: 200 38255 OK (mgcp_msg.c:72) 20250427085406105 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e3@mgw (mgcp_msg.c:72) 20250427085406105 DLMGCP DEBUG <0013> Generated response: line #02: I: 49F32697 (mgcp_msg.c:72) 20250427085406105 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 230 (mgcp_msg.c:72) 20250427085406106 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406106 DLMGCP DEBUG <0013> Generated response: line #05: o=- 49F32697 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406106 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406106 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406106 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406106 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406106 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406106 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406106 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38256 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406106 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406106 DLMGCP DEBUG <0013> Received message: line #02: C: 00E3 (mgcp_msg.c:72) 20250427085406106 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406106 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406106 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw (trunk:0) found free endpoint: rtpbridge/e4@mgw (mgcp_endp.c:262) 20250427085406106 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e4@mgw" (mgcp_protocol.c:370) 20250427085406106 DLMGCP NOTICE <0013> endpoint:rtpbridge/e4@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406106 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406106 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406106 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw CI:2AB8F105 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406106 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw CI:2AB8F105 output_enabled 0 (mgcp_conn.c:271) 20250427085406106 DLMGCP DEBUG <0013> (00E3/rtp C:2AB8F105 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406106 DLMGCP NOTICE <0013> endpoint:rtpbridge/e4@mgw CI:2AB8F105 CRCX: connection successfully created: (00E3/rtp C:2AB8F105 r=NULL:0<->l=::1:5690 CID=231) (mgcp_protocol.c:772) 20250427085406106 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406106 DLMGCP DEBUG <0013> Generated response: line #00: 200 38256 OK (mgcp_msg.c:72) 20250427085406106 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e4@mgw (mgcp_msg.c:72) 20250427085406106 DLMGCP DEBUG <0013> Generated response: line #02: I: 2AB8F105 (mgcp_msg.c:72) 20250427085406106 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 231 (mgcp_msg.c:72) 20250427085406106 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406106 DLMGCP DEBUG <0013> Generated response: line #05: o=- 2AB8F105 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406106 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406106 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406106 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406106 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406106 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406106 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406106 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38257 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406106 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406106 DLMGCP DEBUG <0013> Received message: line #02: C: 00E4 (mgcp_msg.c:72) 20250427085406106 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406106 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406106 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw (trunk:0) found free endpoint: rtpbridge/e5@mgw (mgcp_endp.c:262) 20250427085406106 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e5@mgw" (mgcp_protocol.c:370) 20250427085406106 DLMGCP NOTICE <0013> endpoint:rtpbridge/e5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406106 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406106 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406106 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw CI:8857053B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406106 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw CI:8857053B output_enabled 0 (mgcp_conn.c:271) 20250427085406106 DLMGCP DEBUG <0013> (00E4/rtp C:8857053B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406106 DLMGCP NOTICE <0013> endpoint:rtpbridge/e5@mgw CI:8857053B CRCX: connection successfully created: (00E4/rtp C:8857053B r=NULL:0<->l=::1:5692 CID=232) (mgcp_protocol.c:772) 20250427085406106 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406106 DLMGCP DEBUG <0013> Generated response: line #00: 200 38257 OK (mgcp_msg.c:72) 20250427085406106 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e5@mgw (mgcp_msg.c:72) 20250427085406106 DLMGCP DEBUG <0013> Generated response: line #02: I: 8857053B (mgcp_msg.c:72) 20250427085406106 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 232 (mgcp_msg.c:72) 20250427085406106 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406106 DLMGCP DEBUG <0013> Generated response: line #05: o=- 8857053B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406106 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406106 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406106 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406106 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406106 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406106 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406106 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38258 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406106 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406106 DLMGCP DEBUG <0013> Received message: line #02: C: 00E5 (mgcp_msg.c:72) 20250427085406106 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406106 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406106 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw (trunk:0) found free endpoint: rtpbridge/e6@mgw (mgcp_endp.c:262) 20250427085406106 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e6@mgw" (mgcp_protocol.c:370) 20250427085406106 DLMGCP NOTICE <0013> endpoint:rtpbridge/e6@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406106 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406106 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406106 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw CI:C82AD94E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406106 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw CI:C82AD94E output_enabled 0 (mgcp_conn.c:271) 20250427085406106 DLMGCP DEBUG <0013> (00E5/rtp C:C82AD94E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406106 DLMGCP NOTICE <0013> endpoint:rtpbridge/e6@mgw CI:C82AD94E CRCX: connection successfully created: (00E5/rtp C:C82AD94E r=NULL:0<->l=::1:5694 CID=233) (mgcp_protocol.c:772) 20250427085406106 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406106 DLMGCP DEBUG <0013> Generated response: line #00: 200 38258 OK (mgcp_msg.c:72) 20250427085406106 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e6@mgw (mgcp_msg.c:72) 20250427085406106 DLMGCP DEBUG <0013> Generated response: line #02: I: C82AD94E (mgcp_msg.c:72) 20250427085406106 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 233 (mgcp_msg.c:72) 20250427085406106 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406106 DLMGCP DEBUG <0013> Generated response: line #05: o=- C82AD94E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406106 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406106 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406106 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406106 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406106 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406106 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406107 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38259 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406107 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406107 DLMGCP DEBUG <0013> Received message: line #02: C: 00E6 (mgcp_msg.c:72) 20250427085406107 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406107 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406107 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw (trunk:0) found free endpoint: rtpbridge/e7@mgw (mgcp_endp.c:262) 20250427085406107 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e7@mgw" (mgcp_protocol.c:370) 20250427085406107 DLMGCP NOTICE <0013> endpoint:rtpbridge/e7@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406107 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406107 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406107 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw CI:DAF8AB33 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406107 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw CI:DAF8AB33 output_enabled 0 (mgcp_conn.c:271) 20250427085406107 DLMGCP DEBUG <0013> (00E6/rtp C:DAF8AB33 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406107 DLMGCP NOTICE <0013> endpoint:rtpbridge/e7@mgw CI:DAF8AB33 CRCX: connection successfully created: (00E6/rtp C:DAF8AB33 r=NULL:0<->l=::1:5696 CID=234) (mgcp_protocol.c:772) 20250427085406107 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406107 DLMGCP DEBUG <0013> Generated response: line #00: 200 38259 OK (mgcp_msg.c:72) 20250427085406107 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e7@mgw (mgcp_msg.c:72) 20250427085406107 DLMGCP DEBUG <0013> Generated response: line #02: I: DAF8AB33 (mgcp_msg.c:72) 20250427085406107 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 234 (mgcp_msg.c:72) 20250427085406107 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406107 DLMGCP DEBUG <0013> Generated response: line #05: o=- DAF8AB33 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406107 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406107 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406107 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406107 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406107 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406107 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406107 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38260 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406107 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406107 DLMGCP DEBUG <0013> Received message: line #02: C: 00E7 (mgcp_msg.c:72) 20250427085406107 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406107 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406107 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw (trunk:0) found free endpoint: rtpbridge/e8@mgw (mgcp_endp.c:262) 20250427085406107 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e8@mgw" (mgcp_protocol.c:370) 20250427085406107 DLMGCP NOTICE <0013> endpoint:rtpbridge/e8@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406107 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406107 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406107 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw CI:3BA38AC4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406107 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw CI:3BA38AC4 output_enabled 0 (mgcp_conn.c:271) 20250427085406107 DLMGCP DEBUG <0013> (00E7/rtp C:3BA38AC4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406107 DLMGCP NOTICE <0013> endpoint:rtpbridge/e8@mgw CI:3BA38AC4 CRCX: connection successfully created: (00E7/rtp C:3BA38AC4 r=NULL:0<->l=::1:5698 CID=235) (mgcp_protocol.c:772) 20250427085406107 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406107 DLMGCP DEBUG <0013> Generated response: line #00: 200 38260 OK (mgcp_msg.c:72) 20250427085406107 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e8@mgw (mgcp_msg.c:72) 20250427085406107 DLMGCP DEBUG <0013> Generated response: line #02: I: 3BA38AC4 (mgcp_msg.c:72) 20250427085406107 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 235 (mgcp_msg.c:72) 20250427085406107 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406107 DLMGCP DEBUG <0013> Generated response: line #05: o=- 3BA38AC4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406107 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406107 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406107 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406107 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406107 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406107 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406107 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38261 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406107 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406107 DLMGCP DEBUG <0013> Received message: line #02: C: 00E8 (mgcp_msg.c:72) 20250427085406107 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406107 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406107 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw (trunk:0) found free endpoint: rtpbridge/e9@mgw (mgcp_endp.c:262) 20250427085406107 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e9@mgw" (mgcp_protocol.c:370) 20250427085406107 DLMGCP NOTICE <0013> endpoint:rtpbridge/e9@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406107 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406107 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406107 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw CI:8BD71FA5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406107 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw CI:8BD71FA5 output_enabled 0 (mgcp_conn.c:271) 20250427085406107 DLMGCP DEBUG <0013> (00E8/rtp C:8BD71FA5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406107 DLMGCP NOTICE <0013> endpoint:rtpbridge/e9@mgw CI:8BD71FA5 CRCX: connection successfully created: (00E8/rtp C:8BD71FA5 r=NULL:0<->l=::1:5700 CID=236) (mgcp_protocol.c:772) 20250427085406107 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406107 DLMGCP DEBUG <0013> Generated response: line #00: 200 38261 OK (mgcp_msg.c:72) 20250427085406107 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e9@mgw (mgcp_msg.c:72) 20250427085406107 DLMGCP DEBUG <0013> Generated response: line #02: I: 8BD71FA5 (mgcp_msg.c:72) 20250427085406107 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 236 (mgcp_msg.c:72) 20250427085406107 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406107 DLMGCP DEBUG <0013> Generated response: line #05: o=- 8BD71FA5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406107 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406107 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406107 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406107 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406107 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406107 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406107 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38262 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406107 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406107 DLMGCP DEBUG <0013> Received message: line #02: C: 00E9 (mgcp_msg.c:72) 20250427085406107 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406107 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406107 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw (trunk:0) found free endpoint: rtpbridge/ea@mgw (mgcp_endp.c:262) 20250427085406107 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ea@mgw" (mgcp_protocol.c:370) 20250427085406107 DLMGCP NOTICE <0013> endpoint:rtpbridge/ea@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406107 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406107 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406107 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw CI:430D66B0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406107 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw CI:430D66B0 output_enabled 0 (mgcp_conn.c:271) 20250427085406107 DLMGCP DEBUG <0013> (00E9/rtp C:430D66B0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406108 DLMGCP NOTICE <0013> endpoint:rtpbridge/ea@mgw CI:430D66B0 CRCX: connection successfully created: (00E9/rtp C:430D66B0 r=NULL:0<->l=::1:5702 CID=237) (mgcp_protocol.c:772) 20250427085406108 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406108 DLMGCP DEBUG <0013> Generated response: line #00: 200 38262 OK (mgcp_msg.c:72) 20250427085406108 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ea@mgw (mgcp_msg.c:72) 20250427085406108 DLMGCP DEBUG <0013> Generated response: line #02: I: 430D66B0 (mgcp_msg.c:72) 20250427085406108 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 237 (mgcp_msg.c:72) 20250427085406108 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406108 DLMGCP DEBUG <0013> Generated response: line #05: o=- 430D66B0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406108 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406108 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406108 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406108 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406108 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406108 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406108 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38263 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406108 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406108 DLMGCP DEBUG <0013> Received message: line #02: C: 00EA (mgcp_msg.c:72) 20250427085406108 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406108 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406108 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw (trunk:0) found free endpoint: rtpbridge/eb@mgw (mgcp_endp.c:262) 20250427085406108 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/eb@mgw" (mgcp_protocol.c:370) 20250427085406108 DLMGCP NOTICE <0013> endpoint:rtpbridge/eb@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406108 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406108 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406108 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw CI:69FC8B25 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406108 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw CI:69FC8B25 output_enabled 0 (mgcp_conn.c:271) 20250427085406108 DLMGCP DEBUG <0013> (00EA/rtp C:69FC8B25 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406108 DLMGCP NOTICE <0013> endpoint:rtpbridge/eb@mgw CI:69FC8B25 CRCX: connection successfully created: (00EA/rtp C:69FC8B25 r=NULL:0<->l=::1:5704 CID=238) (mgcp_protocol.c:772) 20250427085406108 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406108 DLMGCP DEBUG <0013> Generated response: line #00: 200 38263 OK (mgcp_msg.c:72) 20250427085406108 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/eb@mgw (mgcp_msg.c:72) 20250427085406108 DLMGCP DEBUG <0013> Generated response: line #02: I: 69FC8B25 (mgcp_msg.c:72) 20250427085406108 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 238 (mgcp_msg.c:72) 20250427085406108 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406108 DLMGCP DEBUG <0013> Generated response: line #05: o=- 69FC8B25 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406108 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406108 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406108 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406108 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406108 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406108 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406108 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38264 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406108 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406108 DLMGCP DEBUG <0013> Received message: line #02: C: 00EB (mgcp_msg.c:72) 20250427085406108 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406108 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406108 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw (trunk:0) found free endpoint: rtpbridge/ec@mgw (mgcp_endp.c:262) 20250427085406108 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ec@mgw" (mgcp_protocol.c:370) 20250427085406108 DLMGCP NOTICE <0013> endpoint:rtpbridge/ec@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406108 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406108 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406108 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw CI:C4875140 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406108 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw CI:C4875140 output_enabled 0 (mgcp_conn.c:271) 20250427085406108 DLMGCP DEBUG <0013> (00EB/rtp C:C4875140 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406108 DLMGCP NOTICE <0013> endpoint:rtpbridge/ec@mgw CI:C4875140 CRCX: connection successfully created: (00EB/rtp C:C4875140 r=NULL:0<->l=::1:5706 CID=239) (mgcp_protocol.c:772) 20250427085406108 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406108 DLMGCP DEBUG <0013> Generated response: line #00: 200 38264 OK (mgcp_msg.c:72) 20250427085406108 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ec@mgw (mgcp_msg.c:72) 20250427085406108 DLMGCP DEBUG <0013> Generated response: line #02: I: C4875140 (mgcp_msg.c:72) 20250427085406108 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 239 (mgcp_msg.c:72) 20250427085406108 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406108 DLMGCP DEBUG <0013> Generated response: line #05: o=- C4875140 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406108 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406108 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406108 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406108 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406108 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406108 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406108 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38265 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406108 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406108 DLMGCP DEBUG <0013> Received message: line #02: C: 00EC (mgcp_msg.c:72) 20250427085406108 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406108 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406108 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw (trunk:0) found free endpoint: rtpbridge/ed@mgw (mgcp_endp.c:262) 20250427085406108 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ed@mgw" (mgcp_protocol.c:370) 20250427085406108 DLMGCP NOTICE <0013> endpoint:rtpbridge/ed@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406108 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406108 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406108 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw CI:15E6AF61 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406108 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw CI:15E6AF61 output_enabled 0 (mgcp_conn.c:271) 20250427085406108 DLMGCP DEBUG <0013> (00EC/rtp C:15E6AF61 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406108 DLMGCP NOTICE <0013> endpoint:rtpbridge/ed@mgw CI:15E6AF61 CRCX: connection successfully created: (00EC/rtp C:15E6AF61 r=NULL:0<->l=::1:5708 CID=240) (mgcp_protocol.c:772) 20250427085406108 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406108 DLMGCP DEBUG <0013> Generated response: line #00: 200 38265 OK (mgcp_msg.c:72) 20250427085406108 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ed@mgw (mgcp_msg.c:72) 20250427085406108 DLMGCP DEBUG <0013> Generated response: line #02: I: 15E6AF61 (mgcp_msg.c:72) 20250427085406108 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 240 (mgcp_msg.c:72) 20250427085406108 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406108 DLMGCP DEBUG <0013> Generated response: line #05: o=- 15E6AF61 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406108 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406108 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406108 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406108 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406108 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406108 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406109 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38266 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406109 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406109 DLMGCP DEBUG <0013> Received message: line #02: C: 00ED (mgcp_msg.c:72) 20250427085406109 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406109 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406109 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw (trunk:0) found free endpoint: rtpbridge/ee@mgw (mgcp_endp.c:262) 20250427085406109 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ee@mgw" (mgcp_protocol.c:370) 20250427085406109 DLMGCP NOTICE <0013> endpoint:rtpbridge/ee@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406109 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406109 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406109 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw CI:3667A11E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406109 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw CI:3667A11E output_enabled 0 (mgcp_conn.c:271) 20250427085406109 DLMGCP DEBUG <0013> (00ED/rtp C:3667A11E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406109 DLMGCP NOTICE <0013> endpoint:rtpbridge/ee@mgw CI:3667A11E CRCX: connection successfully created: (00ED/rtp C:3667A11E r=NULL:0<->l=::1:5710 CID=241) (mgcp_protocol.c:772) 20250427085406109 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406109 DLMGCP DEBUG <0013> Generated response: line #00: 200 38266 OK (mgcp_msg.c:72) 20250427085406109 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ee@mgw (mgcp_msg.c:72) 20250427085406109 DLMGCP DEBUG <0013> Generated response: line #02: I: 3667A11E (mgcp_msg.c:72) 20250427085406109 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 241 (mgcp_msg.c:72) 20250427085406109 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406109 DLMGCP DEBUG <0013> Generated response: line #05: o=- 3667A11E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406109 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406109 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406109 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406109 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406109 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406109 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406109 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38267 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406109 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406109 DLMGCP DEBUG <0013> Received message: line #02: C: 00EE (mgcp_msg.c:72) 20250427085406109 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406109 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406109 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw (trunk:0) found free endpoint: rtpbridge/ef@mgw (mgcp_endp.c:262) 20250427085406109 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ef@mgw" (mgcp_protocol.c:370) 20250427085406109 DLMGCP NOTICE <0013> endpoint:rtpbridge/ef@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406109 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406109 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406109 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw CI:D19C3651 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406109 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw CI:D19C3651 output_enabled 0 (mgcp_conn.c:271) 20250427085406109 DLMGCP DEBUG <0013> (00EE/rtp C:D19C3651 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406109 DLMGCP NOTICE <0013> endpoint:rtpbridge/ef@mgw CI:D19C3651 CRCX: connection successfully created: (00EE/rtp C:D19C3651 r=NULL:0<->l=::1:5712 CID=242) (mgcp_protocol.c:772) 20250427085406109 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406109 DLMGCP DEBUG <0013> Generated response: line #00: 200 38267 OK (mgcp_msg.c:72) 20250427085406109 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ef@mgw (mgcp_msg.c:72) 20250427085406109 DLMGCP DEBUG <0013> Generated response: line #02: I: D19C3651 (mgcp_msg.c:72) 20250427085406109 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 242 (mgcp_msg.c:72) 20250427085406109 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406109 DLMGCP DEBUG <0013> Generated response: line #05: o=- D19C3651 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406109 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406109 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406109 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406109 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406109 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406109 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406109 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38268 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406109 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406109 DLMGCP DEBUG <0013> Received message: line #02: C: 00EF (mgcp_msg.c:72) 20250427085406109 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406109 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406109 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw (trunk:0) found free endpoint: rtpbridge/f0@mgw (mgcp_endp.c:262) 20250427085406109 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f0@mgw" (mgcp_protocol.c:370) 20250427085406109 DLMGCP NOTICE <0013> endpoint:rtpbridge/f0@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406110 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406110 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406110 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw CI:AB521749 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406110 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw CI:AB521749 output_enabled 0 (mgcp_conn.c:271) 20250427085406110 DLMGCP DEBUG <0013> (00EF/rtp C:AB521749 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406110 DLMGCP NOTICE <0013> endpoint:rtpbridge/f0@mgw CI:AB521749 CRCX: connection successfully created: (00EF/rtp C:AB521749 r=NULL:0<->l=::1:5714 CID=243) (mgcp_protocol.c:772) 20250427085406110 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406110 DLMGCP DEBUG <0013> Generated response: line #00: 200 38268 OK (mgcp_msg.c:72) 20250427085406110 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f0@mgw (mgcp_msg.c:72) 20250427085406110 DLMGCP DEBUG <0013> Generated response: line #02: I: AB521749 (mgcp_msg.c:72) 20250427085406110 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 243 (mgcp_msg.c:72) 20250427085406110 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406110 DLMGCP DEBUG <0013> Generated response: line #05: o=- AB521749 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406110 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406110 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406110 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406110 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406110 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406110 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406110 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38269 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406110 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406110 DLMGCP DEBUG <0013> Received message: line #02: C: 00F0 (mgcp_msg.c:72) 20250427085406110 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406110 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406110 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw (trunk:0) found free endpoint: rtpbridge/f1@mgw (mgcp_endp.c:262) 20250427085406110 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f1@mgw" (mgcp_protocol.c:370) 20250427085406110 DLMGCP NOTICE <0013> endpoint:rtpbridge/f1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406110 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406110 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406110 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw CI:B90188B3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406110 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw CI:B90188B3 output_enabled 0 (mgcp_conn.c:271) 20250427085406110 DLMGCP DEBUG <0013> (00F0/rtp C:B90188B3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406110 DLMGCP NOTICE <0013> endpoint:rtpbridge/f1@mgw CI:B90188B3 CRCX: connection successfully created: (00F0/rtp C:B90188B3 r=NULL:0<->l=::1:5716 CID=244) (mgcp_protocol.c:772) 20250427085406110 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406110 DLMGCP DEBUG <0013> Generated response: line #00: 200 38269 OK (mgcp_msg.c:72) 20250427085406110 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f1@mgw (mgcp_msg.c:72) 20250427085406110 DLMGCP DEBUG <0013> Generated response: line #02: I: B90188B3 (mgcp_msg.c:72) 20250427085406110 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 244 (mgcp_msg.c:72) 20250427085406110 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406110 DLMGCP DEBUG <0013> Generated response: line #05: o=- B90188B3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406110 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406110 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406110 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406110 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406110 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406110 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406110 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38270 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406110 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406110 DLMGCP DEBUG <0013> Received message: line #02: C: 00F1 (mgcp_msg.c:72) 20250427085406110 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406110 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406110 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw (trunk:0) found free endpoint: rtpbridge/f2@mgw (mgcp_endp.c:262) 20250427085406110 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f2@mgw" (mgcp_protocol.c:370) 20250427085406110 DLMGCP NOTICE <0013> endpoint:rtpbridge/f2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406110 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406110 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406110 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw CI:5D7E2926 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406110 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw CI:5D7E2926 output_enabled 0 (mgcp_conn.c:271) 20250427085406110 DLMGCP DEBUG <0013> (00F1/rtp C:5D7E2926 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406110 DLMGCP NOTICE <0013> endpoint:rtpbridge/f2@mgw CI:5D7E2926 CRCX: connection successfully created: (00F1/rtp C:5D7E2926 r=NULL:0<->l=::1:5718 CID=245) (mgcp_protocol.c:772) 20250427085406110 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406110 DLMGCP DEBUG <0013> Generated response: line #00: 200 38270 OK (mgcp_msg.c:72) 20250427085406110 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f2@mgw (mgcp_msg.c:72) 20250427085406110 DLMGCP DEBUG <0013> Generated response: line #02: I: 5D7E2926 (mgcp_msg.c:72) 20250427085406110 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 245 (mgcp_msg.c:72) 20250427085406110 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406110 DLMGCP DEBUG <0013> Generated response: line #05: o=- 5D7E2926 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406110 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406110 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406110 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406110 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406110 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406110 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406110 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38271 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406110 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406110 DLMGCP DEBUG <0013> Received message: line #02: C: 00F2 (mgcp_msg.c:72) 20250427085406110 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406110 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406110 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw (trunk:0) found free endpoint: rtpbridge/f3@mgw (mgcp_endp.c:262) 20250427085406110 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f3@mgw" (mgcp_protocol.c:370) 20250427085406110 DLMGCP NOTICE <0013> endpoint:rtpbridge/f3@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406110 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406110 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406110 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw CI:5230EEE2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406110 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw CI:5230EEE2 output_enabled 0 (mgcp_conn.c:271) 20250427085406110 DLMGCP DEBUG <0013> (00F2/rtp C:5230EEE2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406111 DLMGCP NOTICE <0013> endpoint:rtpbridge/f3@mgw CI:5230EEE2 CRCX: connection successfully created: (00F2/rtp C:5230EEE2 r=NULL:0<->l=::1:5720 CID=246) (mgcp_protocol.c:772) 20250427085406111 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406111 DLMGCP DEBUG <0013> Generated response: line #00: 200 38271 OK (mgcp_msg.c:72) 20250427085406111 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f3@mgw (mgcp_msg.c:72) 20250427085406111 DLMGCP DEBUG <0013> Generated response: line #02: I: 5230EEE2 (mgcp_msg.c:72) 20250427085406111 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 246 (mgcp_msg.c:72) 20250427085406111 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406111 DLMGCP DEBUG <0013> Generated response: line #05: o=- 5230EEE2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406111 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406111 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406111 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406111 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406111 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406111 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406111 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38272 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406111 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406111 DLMGCP DEBUG <0013> Received message: line #02: C: 00F3 (mgcp_msg.c:72) 20250427085406111 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406111 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406111 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw (trunk:0) found free endpoint: rtpbridge/f4@mgw (mgcp_endp.c:262) 20250427085406111 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f4@mgw" (mgcp_protocol.c:370) 20250427085406111 DLMGCP NOTICE <0013> endpoint:rtpbridge/f4@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406111 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406111 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406111 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw CI:EE8584B3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406111 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw CI:EE8584B3 output_enabled 0 (mgcp_conn.c:271) 20250427085406111 DLMGCP DEBUG <0013> (00F3/rtp C:EE8584B3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406111 DLMGCP NOTICE <0013> endpoint:rtpbridge/f4@mgw CI:EE8584B3 CRCX: connection successfully created: (00F3/rtp C:EE8584B3 r=NULL:0<->l=::1:5722 CID=247) (mgcp_protocol.c:772) 20250427085406111 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406111 DLMGCP DEBUG <0013> Generated response: line #00: 200 38272 OK (mgcp_msg.c:72) 20250427085406111 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f4@mgw (mgcp_msg.c:72) 20250427085406111 DLMGCP DEBUG <0013> Generated response: line #02: I: EE8584B3 (mgcp_msg.c:72) 20250427085406111 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 247 (mgcp_msg.c:72) 20250427085406111 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406111 DLMGCP DEBUG <0013> Generated response: line #05: o=- EE8584B3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406111 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406111 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406111 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406111 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406111 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406111 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406111 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38273 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406111 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406111 DLMGCP DEBUG <0013> Received message: line #02: C: 00F4 (mgcp_msg.c:72) 20250427085406111 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406111 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406111 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw (trunk:0) found free endpoint: rtpbridge/f5@mgw (mgcp_endp.c:262) 20250427085406111 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f5@mgw" (mgcp_protocol.c:370) 20250427085406111 DLMGCP NOTICE <0013> endpoint:rtpbridge/f5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406111 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406111 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406111 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw CI:46598EB6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406111 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw CI:46598EB6 output_enabled 0 (mgcp_conn.c:271) 20250427085406111 DLMGCP DEBUG <0013> (00F4/rtp C:46598EB6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406111 DLMGCP NOTICE <0013> endpoint:rtpbridge/f5@mgw CI:46598EB6 CRCX: connection successfully created: (00F4/rtp C:46598EB6 r=NULL:0<->l=::1:5724 CID=248) (mgcp_protocol.c:772) 20250427085406111 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406111 DLMGCP DEBUG <0013> Generated response: line #00: 200 38273 OK (mgcp_msg.c:72) 20250427085406111 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f5@mgw (mgcp_msg.c:72) 20250427085406111 DLMGCP DEBUG <0013> Generated response: line #02: I: 46598EB6 (mgcp_msg.c:72) 20250427085406111 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 248 (mgcp_msg.c:72) 20250427085406111 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406111 DLMGCP DEBUG <0013> Generated response: line #05: o=- 46598EB6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406111 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406111 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406111 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406111 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406111 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406111 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406111 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38274 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406111 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406111 DLMGCP DEBUG <0013> Received message: line #02: C: 00F5 (mgcp_msg.c:72) 20250427085406111 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406111 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406111 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw (trunk:0) found free endpoint: rtpbridge/f6@mgw (mgcp_endp.c:262) 20250427085406111 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f6@mgw" (mgcp_protocol.c:370) 20250427085406111 DLMGCP NOTICE <0013> endpoint:rtpbridge/f6@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406111 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406111 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406111 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw CI:BEFE8B69 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406111 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw CI:BEFE8B69 output_enabled 0 (mgcp_conn.c:271) 20250427085406111 DLMGCP DEBUG <0013> (00F5/rtp C:BEFE8B69 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406111 DLMGCP NOTICE <0013> endpoint:rtpbridge/f6@mgw CI:BEFE8B69 CRCX: connection successfully created: (00F5/rtp C:BEFE8B69 r=NULL:0<->l=::1:5726 CID=249) (mgcp_protocol.c:772) 20250427085406111 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406111 DLMGCP DEBUG <0013> Generated response: line #00: 200 38274 OK (mgcp_msg.c:72) 20250427085406111 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f6@mgw (mgcp_msg.c:72) 20250427085406111 DLMGCP DEBUG <0013> Generated response: line #02: I: BEFE8B69 (mgcp_msg.c:72) 20250427085406111 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 249 (mgcp_msg.c:72) 20250427085406111 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406111 DLMGCP DEBUG <0013> Generated response: line #05: o=- BEFE8B69 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406111 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406111 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406111 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406111 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406112 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406112 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406112 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38275 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406112 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406112 DLMGCP DEBUG <0013> Received message: line #02: C: 00F6 (mgcp_msg.c:72) 20250427085406112 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406112 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406112 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw (trunk:0) found free endpoint: rtpbridge/f7@mgw (mgcp_endp.c:262) 20250427085406112 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f7@mgw" (mgcp_protocol.c:370) 20250427085406112 DLMGCP NOTICE <0013> endpoint:rtpbridge/f7@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406112 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406112 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406112 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw CI:92867D78 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406112 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw CI:92867D78 output_enabled 0 (mgcp_conn.c:271) 20250427085406112 DLMGCP DEBUG <0013> (00F6/rtp C:92867D78 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406112 DLMGCP NOTICE <0013> endpoint:rtpbridge/f7@mgw CI:92867D78 CRCX: connection successfully created: (00F6/rtp C:92867D78 r=NULL:0<->l=::1:5728 CID=250) (mgcp_protocol.c:772) 20250427085406112 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406112 DLMGCP DEBUG <0013> Generated response: line #00: 200 38275 OK (mgcp_msg.c:72) 20250427085406112 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f7@mgw (mgcp_msg.c:72) 20250427085406112 DLMGCP DEBUG <0013> Generated response: line #02: I: 92867D78 (mgcp_msg.c:72) 20250427085406112 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 250 (mgcp_msg.c:72) 20250427085406112 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406112 DLMGCP DEBUG <0013> Generated response: line #05: o=- 92867D78 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406112 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406112 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406112 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406112 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406112 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406112 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406112 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38276 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406112 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406112 DLMGCP DEBUG <0013> Received message: line #02: C: 00F7 (mgcp_msg.c:72) 20250427085406112 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406112 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406112 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw (trunk:0) found free endpoint: rtpbridge/f8@mgw (mgcp_endp.c:262) 20250427085406112 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f8@mgw" (mgcp_protocol.c:370) 20250427085406112 DLMGCP NOTICE <0013> endpoint:rtpbridge/f8@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406112 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406112 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406112 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw CI:7B32219F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406112 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw CI:7B32219F output_enabled 0 (mgcp_conn.c:271) 20250427085406112 DLMGCP DEBUG <0013> (00F7/rtp C:7B32219F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406112 DLMGCP NOTICE <0013> endpoint:rtpbridge/f8@mgw CI:7B32219F CRCX: connection successfully created: (00F7/rtp C:7B32219F r=NULL:0<->l=::1:5730 CID=251) (mgcp_protocol.c:772) 20250427085406112 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406112 DLMGCP DEBUG <0013> Generated response: line #00: 200 38276 OK (mgcp_msg.c:72) 20250427085406112 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f8@mgw (mgcp_msg.c:72) 20250427085406112 DLMGCP DEBUG <0013> Generated response: line #02: I: 7B32219F (mgcp_msg.c:72) 20250427085406112 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 251 (mgcp_msg.c:72) 20250427085406112 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406112 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7B32219F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406112 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406112 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406112 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406112 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406112 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406112 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406112 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38277 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406112 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406112 DLMGCP DEBUG <0013> Received message: line #02: C: 00F8 (mgcp_msg.c:72) 20250427085406112 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406112 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406112 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw (trunk:0) found free endpoint: rtpbridge/f9@mgw (mgcp_endp.c:262) 20250427085406112 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f9@mgw" (mgcp_protocol.c:370) 20250427085406112 DLMGCP NOTICE <0013> endpoint:rtpbridge/f9@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406112 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406112 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406112 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw CI:8575C1B0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406112 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw CI:8575C1B0 output_enabled 0 (mgcp_conn.c:271) 20250427085406112 DLMGCP DEBUG <0013> (00F8/rtp C:8575C1B0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406112 DLMGCP NOTICE <0013> endpoint:rtpbridge/f9@mgw CI:8575C1B0 CRCX: connection successfully created: (00F8/rtp C:8575C1B0 r=NULL:0<->l=::1:5732 CID=252) (mgcp_protocol.c:772) 20250427085406112 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406112 DLMGCP DEBUG <0013> Generated response: line #00: 200 38277 OK (mgcp_msg.c:72) 20250427085406112 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f9@mgw (mgcp_msg.c:72) 20250427085406112 DLMGCP DEBUG <0013> Generated response: line #02: I: 8575C1B0 (mgcp_msg.c:72) 20250427085406112 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 252 (mgcp_msg.c:72) 20250427085406112 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406112 DLMGCP DEBUG <0013> Generated response: line #05: o=- 8575C1B0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406112 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406112 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406112 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406112 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406112 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406112 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406113 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38278 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406113 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406113 DLMGCP DEBUG <0013> Received message: line #02: C: 00F9 (mgcp_msg.c:72) 20250427085406113 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406113 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406113 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw (trunk:0) found free endpoint: rtpbridge/fa@mgw (mgcp_endp.c:262) 20250427085406113 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/fa@mgw" (mgcp_protocol.c:370) 20250427085406113 DLMGCP NOTICE <0013> endpoint:rtpbridge/fa@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406113 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406113 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406113 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw CI:B9ABE5B4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406113 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw CI:B9ABE5B4 output_enabled 0 (mgcp_conn.c:271) 20250427085406113 DLMGCP DEBUG <0013> (00F9/rtp C:B9ABE5B4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406113 DLMGCP NOTICE <0013> endpoint:rtpbridge/fa@mgw CI:B9ABE5B4 CRCX: connection successfully created: (00F9/rtp C:B9ABE5B4 r=NULL:0<->l=::1:5734 CID=253) (mgcp_protocol.c:772) 20250427085406113 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406113 DLMGCP DEBUG <0013> Generated response: line #00: 200 38278 OK (mgcp_msg.c:72) 20250427085406113 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fa@mgw (mgcp_msg.c:72) 20250427085406113 DLMGCP DEBUG <0013> Generated response: line #02: I: B9ABE5B4 (mgcp_msg.c:72) 20250427085406113 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 253 (mgcp_msg.c:72) 20250427085406113 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406113 DLMGCP DEBUG <0013> Generated response: line #05: o=- B9ABE5B4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406113 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406113 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406113 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406113 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406113 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406113 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406113 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38279 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406113 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406113 DLMGCP DEBUG <0013> Received message: line #02: C: 00FA (mgcp_msg.c:72) 20250427085406113 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406113 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406113 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw (trunk:0) found free endpoint: rtpbridge/fb@mgw (mgcp_endp.c:262) 20250427085406113 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/fb@mgw" (mgcp_protocol.c:370) 20250427085406113 DLMGCP NOTICE <0013> endpoint:rtpbridge/fb@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406113 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406113 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406113 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw CI:389CE59D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406113 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw CI:389CE59D output_enabled 0 (mgcp_conn.c:271) 20250427085406113 DLMGCP DEBUG <0013> (00FA/rtp C:389CE59D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406113 DLMGCP NOTICE <0013> endpoint:rtpbridge/fb@mgw CI:389CE59D CRCX: connection successfully created: (00FA/rtp C:389CE59D r=NULL:0<->l=::1:5736 CID=254) (mgcp_protocol.c:772) 20250427085406113 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406113 DLMGCP DEBUG <0013> Generated response: line #00: 200 38279 OK (mgcp_msg.c:72) 20250427085406113 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fb@mgw (mgcp_msg.c:72) 20250427085406113 DLMGCP DEBUG <0013> Generated response: line #02: I: 389CE59D (mgcp_msg.c:72) 20250427085406113 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 254 (mgcp_msg.c:72) 20250427085406113 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406113 DLMGCP DEBUG <0013> Generated response: line #05: o=- 389CE59D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406113 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406113 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406113 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406113 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406113 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406113 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406113 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38280 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406113 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406113 DLMGCP DEBUG <0013> Received message: line #02: C: 00FB (mgcp_msg.c:72) 20250427085406113 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406113 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406113 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw (trunk:0) found free endpoint: rtpbridge/fc@mgw (mgcp_endp.c:262) 20250427085406113 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/fc@mgw" (mgcp_protocol.c:370) 20250427085406113 DLMGCP NOTICE <0013> endpoint:rtpbridge/fc@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406113 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406113 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406113 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw CI:C73942DF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406113 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw CI:C73942DF output_enabled 0 (mgcp_conn.c:271) 20250427085406113 DLMGCP DEBUG <0013> (00FB/rtp C:C73942DF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406113 DLMGCP NOTICE <0013> endpoint:rtpbridge/fc@mgw CI:C73942DF CRCX: connection successfully created: (00FB/rtp C:C73942DF r=NULL:0<->l=::1:5738 CID=255) (mgcp_protocol.c:772) 20250427085406113 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406113 DLMGCP DEBUG <0013> Generated response: line #00: 200 38280 OK (mgcp_msg.c:72) 20250427085406113 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fc@mgw (mgcp_msg.c:72) 20250427085406113 DLMGCP DEBUG <0013> Generated response: line #02: I: C73942DF (mgcp_msg.c:72) 20250427085406113 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 255 (mgcp_msg.c:72) 20250427085406113 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406113 DLMGCP DEBUG <0013> Generated response: line #05: o=- C73942DF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406113 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406113 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406113 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406113 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406113 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406113 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406114 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38281 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406114 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406114 DLMGCP DEBUG <0013> Received message: line #02: C: 00FC (mgcp_msg.c:72) 20250427085406114 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406114 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406114 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw (trunk:0) found free endpoint: rtpbridge/fd@mgw (mgcp_endp.c:262) 20250427085406114 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/fd@mgw" (mgcp_protocol.c:370) 20250427085406114 DLMGCP NOTICE <0013> endpoint:rtpbridge/fd@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406114 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406114 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406114 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw CI:D16B6C33 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406114 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw CI:D16B6C33 output_enabled 0 (mgcp_conn.c:271) 20250427085406114 DLMGCP DEBUG <0013> (00FC/rtp C:D16B6C33 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406114 DLMGCP NOTICE <0013> endpoint:rtpbridge/fd@mgw CI:D16B6C33 CRCX: connection successfully created: (00FC/rtp C:D16B6C33 r=NULL:0<->l=::1:5740 CID=0) (mgcp_protocol.c:772) 20250427085406114 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406114 DLMGCP DEBUG <0013> Generated response: line #00: 200 38281 OK (mgcp_msg.c:72) 20250427085406114 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fd@mgw (mgcp_msg.c:72) 20250427085406114 DLMGCP DEBUG <0013> Generated response: line #02: I: D16B6C33 (mgcp_msg.c:72) 20250427085406114 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 0 (mgcp_msg.c:72) 20250427085406114 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406114 DLMGCP DEBUG <0013> Generated response: line #05: o=- D16B6C33 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406114 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406114 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406114 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406114 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406114 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406114 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406114 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38282 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406114 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406114 DLMGCP DEBUG <0013> Received message: line #02: C: 00FD (mgcp_msg.c:72) 20250427085406114 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406114 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406114 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw (trunk:0) found free endpoint: rtpbridge/fe@mgw (mgcp_endp.c:262) 20250427085406114 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/fe@mgw" (mgcp_protocol.c:370) 20250427085406114 DLMGCP NOTICE <0013> endpoint:rtpbridge/fe@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406114 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406114 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406114 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw CI:D796CA15 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406114 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw CI:D796CA15 output_enabled 0 (mgcp_conn.c:271) 20250427085406114 DLMGCP DEBUG <0013> (00FD/rtp C:D796CA15 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406114 DLMGCP NOTICE <0013> endpoint:rtpbridge/fe@mgw CI:D796CA15 CRCX: connection successfully created: (00FD/rtp C:D796CA15 r=NULL:0<->l=::1:5742 CID=1) (mgcp_protocol.c:772) 20250427085406114 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406114 DLMGCP DEBUG <0013> Generated response: line #00: 200 38282 OK (mgcp_msg.c:72) 20250427085406114 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fe@mgw (mgcp_msg.c:72) 20250427085406114 DLMGCP DEBUG <0013> Generated response: line #02: I: D796CA15 (mgcp_msg.c:72) 20250427085406114 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 1 (mgcp_msg.c:72) 20250427085406114 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406114 DLMGCP DEBUG <0013> Generated response: line #05: o=- D796CA15 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406114 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406114 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406114 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406114 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406114 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406114 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406114 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38283 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406114 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406114 DLMGCP DEBUG <0013> Received message: line #02: C: 00FE (mgcp_msg.c:72) 20250427085406114 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406114 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406114 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw (trunk:0) found free endpoint: rtpbridge/ff@mgw (mgcp_endp.c:262) 20250427085406114 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ff@mgw" (mgcp_protocol.c:370) 20250427085406114 DLMGCP NOTICE <0013> endpoint:rtpbridge/ff@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406114 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406114 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406114 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw CI:0101AE8F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406114 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw CI:0101AE8F output_enabled 0 (mgcp_conn.c:271) 20250427085406114 DLMGCP DEBUG <0013> (00FE/rtp C:0101AE8F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406114 DLMGCP NOTICE <0013> endpoint:rtpbridge/ff@mgw CI:0101AE8F CRCX: connection successfully created: (00FE/rtp C:0101AE8F r=NULL:0<->l=::1:5744 CID=2) (mgcp_protocol.c:772) 20250427085406114 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406114 DLMGCP DEBUG <0013> Generated response: line #00: 200 38283 OK (mgcp_msg.c:72) 20250427085406114 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ff@mgw (mgcp_msg.c:72) 20250427085406114 DLMGCP DEBUG <0013> Generated response: line #02: I: 0101AE8F (mgcp_msg.c:72) 20250427085406114 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 2 (mgcp_msg.c:72) 20250427085406114 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406114 DLMGCP DEBUG <0013> Generated response: line #05: o=- 0101AE8F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406114 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406114 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406114 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406114 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406114 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406114 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406115 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38284 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406115 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406115 DLMGCP DEBUG <0013> Received message: line #02: C: 00FF (mgcp_msg.c:72) 20250427085406115 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406115 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406115 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw (trunk:0) found free endpoint: rtpbridge/100@mgw (mgcp_endp.c:262) 20250427085406115 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/100@mgw" (mgcp_protocol.c:370) 20250427085406115 DLMGCP NOTICE <0013> endpoint:rtpbridge/100@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406115 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406115 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406115 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw CI:AB3DF93E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406115 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw CI:AB3DF93E output_enabled 0 (mgcp_conn.c:271) 20250427085406115 DLMGCP DEBUG <0013> (00FF/rtp C:AB3DF93E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406115 DLMGCP NOTICE <0013> endpoint:rtpbridge/100@mgw CI:AB3DF93E CRCX: connection successfully created: (00FF/rtp C:AB3DF93E r=NULL:0<->l=::1:5746 CID=3) (mgcp_protocol.c:772) 20250427085406115 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085406115 DLMGCP DEBUG <0013> Generated response: line #00: 200 38284 OK (mgcp_msg.c:72) 20250427085406115 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/100@mgw (mgcp_msg.c:72) 20250427085406115 DLMGCP DEBUG <0013> Generated response: line #02: I: AB3DF93E (mgcp_msg.c:72) 20250427085406115 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 3 (mgcp_msg.c:72) 20250427085406115 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250427085406115 DLMGCP DEBUG <0013> Generated response: line #05: o=- AB3DF93E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085406115 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250427085406115 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085406115 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250427085406115 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085406115 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085406115 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085406115 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38285 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406115 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085406115 DLMGCP DEBUG <0013> Received message: line #02: C: 0100 (mgcp_msg.c:72) 20250427085406115 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085406115 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085406115 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw (trunk:0) found free endpoint: rtpbridge/101@mgw (mgcp_endp.c:262) 20250427085406115 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/101@mgw" (mgcp_protocol.c:370) 20250427085406115 DLMGCP NOTICE <0013> endpoint:rtpbridge/101@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085406115 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085406115 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085406115 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw CI:C06A35B0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085406115 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw CI:C06A35B0 output_enabled 0 (mgcp_conn.c:271) 20250427085406115 DLMGCP DEBUG <0013> (0100/rtp C:C06A35B0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085406115 DOSMUX ERROR <0002> All Osmux circuits are in use! (mgcp_osmux.c:786) 20250427085406115 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406115 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406115 DLMGCP NOTICE <0013> endpoint:rtpbridge/101@mgw CRCX: unable to create connection (mgcp_protocol.c:787) 20250427085406115 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Generated response: code=400 (mgcp_protocol.c:146) 20250427085406115 DLMGCP DEBUG <0013> Generated response: line #00: 400 38285 FAIL (mgcp_msg.c:72) 20250427085406115 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38286 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406115 DLMGCP DEBUG <0013> Received message: line #01: C: 0000 (mgcp_msg.c:72) 20250427085406115 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw (trunk:0) found free endpoint: rtpbridge/101@mgw (mgcp_endp.c:262) 20250427085406115 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/101@mgw" (mgcp_protocol.c:370) 20250427085406115 DLMGCP NOTICE <0013> endpoint:rtpbridge/101@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085406115 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406115 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406115 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) MTC@78d92e7f2afd: setverdict(pass): none -> pass 20250427085406115 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406115 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406115 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406115 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406115 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406115 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406115 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406115 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406115 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406115 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406115 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406115 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406115 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406115 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406115 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406115 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406115 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406115 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406115 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406115 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406115 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406115 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406115 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406115 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406115 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406115 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406115 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406115 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406115 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406115 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406115 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406115 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406115 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406115 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406115 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406115 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406115 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406115 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406115 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406115 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406115 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406115 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406115 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406115 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406116 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406117 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406118 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250427085406118 DLMGCP DEBUG <0013> Generated response: line #00: 200 38286 OK (mgcp_msg.c:72) 20250427085406119 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38287 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406119 DLMGCP DEBUG <0013> Received message: line #01: C: 0001 (mgcp_msg.c:72) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250427085406119 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085406119 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406119 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250427085406120 DLMGCP DEBUG <0013> Generated response: line #00: 200 38287 OK (mgcp_msg.c:72) 20250427085406120 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38288 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406120 DLMGCP DEBUG <0013> Received message: line #01: C: 0002 (mgcp_msg.c:72) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250427085406120 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085406120 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406120 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250427085406121 DLMGCP DEBUG <0013> Generated response: line #00: 200 38288 OK (mgcp_msg.c:72) 20250427085406121 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38289 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406121 DLMGCP DEBUG <0013> Received message: line #01: C: 0003 (mgcp_msg.c:72) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250427085406121 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085406121 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406121 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250427085406122 DLMGCP DEBUG <0013> Generated response: line #00: 200 38289 OK (mgcp_msg.c:72) 20250427085406122 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38290 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406122 DLMGCP DEBUG <0013> Received message: line #01: C: 0004 (mgcp_msg.c:72) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250427085406122 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085406122 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406122 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP [1;34mDEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250427085406123 DLMGCP DEBUG <0013> Generated response: line #00: 200 38290 OK (mgcp_msg.c:72) 20250427085406123 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38291 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406123 DLMGCP DEBUG <0013> Received message: line #01: C: 0005 (mgcp_msg.c:72) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250427085406123 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085406123 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406123 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406124 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406125 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250427085406125 DLMGCP DEBUG <0013> Generated response: line #00: 200 38291 OK (mgcp_msg.c:72) 20250427085406125 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38292 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406125 DLMGCP DEBUG <0013> Received message: line #01: C: 0006 (mgcp_msg.c:72) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250427085406125 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085406125 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406125 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250427085406126 DLMGCP DEBUG <0013> Generated response: line #00: 200 38292 OK (mgcp_msg.c:72) 20250427085406126 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38293 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406126 DLMGCP DEBUG <0013> Received message: line #01: C: 0007 (mgcp_msg.c:72) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250427085406126 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085406126 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406126 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406127 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250427085406127 DLMGCP DEBUG <0013> Generated response: line #00: 200 38293 OK (mgcp_msg.c:72) 20250427085406128 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38294 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406128 DLMGCP DEBUG <0013> Received message: line #01: C: 0008 (mgcp_msg.c:72) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250427085406128 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085406128 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406128 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250427085406129 DLMGCP DEBUG <0013> Generated response: line #00: 200 38294 OK (mgcp_msg.c:72) 20250427085406129 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38295 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406129 DLMGCP DEBUG <0013> Received message: line #01: C: 0009 (mgcp_msg.c:72) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250427085406129 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085406129 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406129 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250427085406130 DLMGCP DEBUG <0013> Generated response: line #00: 200 38295 OK (mgcp_msg.c:72) 20250427085406130 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38296 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406130 DLMGCP DEBUG <0013> Received message: line #01: C: 000A (mgcp_msg.c:72) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250427085406130 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085406130 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406130 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406131 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250427085406132 DLMGCP DEBUG <0013> Generated response: line #00: 200 38296 OK (mgcp_msg.c:72) 20250427085406132 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38297 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406132 DLMGCP DEBUG <0013> Received message: line #01: C: 000B (mgcp_msg.c:72) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250427085406132 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085406132 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406132 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250427085406133 DLMGCP DEBUG <0013> Generated response: line #00: 200 38297 OK (mgcp_msg.c:72) 20250427085406133 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38298 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406133 DLMGCP DEBUG <0013> Received message: line #01: C: 000C (mgcp_msg.c:72) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250427085406133 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085406133 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406133 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406134 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250427085406134 DLMGCP DEBUG <0013> Generated response: line #00: 200 38298 OK (mgcp_msg.c:72) 20250427085406135 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38299 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406135 DLMGCP DEBUG <0013> Received message: line #01: C: 000D (mgcp_msg.c:72) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250427085406135 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085406135 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250427085406135 DLMGCP DEBUG <0013> Generated response: line #00: 200 38299 OK (mgcp_msg.c:72) 20250427085406135 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38300 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406135 DLMGCP DEBUG <0013> Received message: line #01: C: 000E (mgcp_msg.c:72) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250427085406135 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085406135 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406135 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250427085406136 DLMGCP DEBUG <0013> Generated response: line #00: 200 38300 OK (mgcp_msg.c:72) 20250427085406136 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38301 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406136 DLMGCP DEBUG <0013> Received message: line #01: C: 000F (mgcp_msg.c:72) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250427085406136 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085406136 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406136 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250427085406137 DLMGCP DEBUG <0013> Generated response: line #00: 200 38301 OK (mgcp_msg.c:72) 20250427085406137 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38302 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406137 DLMGCP DEBUG <0013> Received message: line #01: C: 0010 (mgcp_msg.c:72) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250427085406137 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085406137 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406137 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250427085406138 DLMGCP DEBUG <0013> Generated response: line #00: 200 38302 OK (mgcp_msg.c:72) 20250427085406138 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38303 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406138 DLMGCP DEBUG <0013> Received message: line #01: C: 0011 (mgcp_msg.c:72) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250427085406138 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085406138 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406138 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250427085406139 DLMGCP DEBUG <0013> Generated response: line #00: 200 38303 OK (mgcp_msg.c:72) 20250427085406139 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38304 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406139 DLMGCP DEBUG <0013> Received message: line #01: C: 0012 (mgcp_msg.c:72) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250427085406139 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085406139 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406139 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38306 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406141 DLMGCP DEBUG <0013> Received message: line #01: C: 0014 (mgcp_msg.c:72) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250427085406141 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085406141 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406141 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250427085406141 DLMGCP DEBUG <0013> Generated response: line #00: 200 38306 OK (mgcp_msg.c:72) 20250427085406142 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38307 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406142 DLMGCP DEBUG <0013> Received message: line #01: C: 0015 (mgcp_msg.c:72) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250427085406142 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085406142 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406142 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406147 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38314 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406147 DLMGCP DEBUG <0013> Received message: line #01: C: 001C (mgcp_msg.c:72) 20250427085406147 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250427085406147 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085406147 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085406147 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406147 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406147 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406147 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406147 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406147 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406147 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406147 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406147 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406147 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406147 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406147 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406147 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406147 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406147 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406147 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406147 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406147 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406147 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406147 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406147 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406147 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406147 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406147 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406147 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406147 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406147 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406147 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406147 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406147 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406147 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406147 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406147 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406147 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406147 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406147 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406147 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406147 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406147 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406147 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406147 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406147 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406147 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406147 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406147 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406147 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406147 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406147 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406147 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406147 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406147 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406147 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406147 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406147 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406147 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406147 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406147 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406147 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406147 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406147 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406147 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406147 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406147 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406147 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406147 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38315 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406148 DLMGCP DEBUG <0013> Received message: line #01: C: 001D (mgcp_msg.c:72) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250427085406148 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085406148 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406148 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250427085406149 DLMGCP DEBUG <0013> Generated response: line #00: 200 38315 OK (mgcp_msg.c:72) 20250427085406149 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38316 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406149 DLMGCP DEBUG <0013> Received message: line #01: C: 001E (mgcp_msg.c:72) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250427085406149 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085406149 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406149 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38324 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406155 DLMGCP DEBUG <0013> Received message: line #01: C: 0026 (mgcp_msg.c:72) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250427085406155 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085406155 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406155 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250427085406156 DLMGCP DEBUG <0013> Generated response: line #00: 200 38324 OK (mgcp_msg.c:72) 20250427085406156 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38325 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406156 DLMGCP DEBUG <0013> Received message: line #01: C: 0027 (mgcp_msg.c:72) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250427085406156 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085406156 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406156 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406157 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406157 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406157 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406157 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406157 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406157 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406157 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406157 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406157 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406157 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406157 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406157 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406157 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406157 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406157 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406157 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406157 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38334 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406163 DLMGCP DEBUG <0013> Received message: line #01: C: 0030 (mgcp_msg.c:72) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250427085406163 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085406163 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406163 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38335 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406164 DLMGCP DEBUG <0013> Received message: line #01: C: 0031 (mgcp_msg.c:72) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250427085406164 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085406164 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250427085406164 DLMGCP DEBUG <0013> Generated response: line #00: 200 38335 OK (mgcp_msg.c:72) 20250427085406164 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38336 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406164 DLMGCP DEBUG <0013> Received message: line #01: C: 0032 (mgcp_msg.c:72) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250427085406164 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085406164 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406164 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38347 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406173 DLMGCP DEBUG <0013> Received message: line #01: C: 003D (mgcp_msg.c:72) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250427085406173 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085406173 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406173 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250427085406173 DLMGCP DEBUG <0013> Generated response: line #00: 200 38347 OK (mgcp_msg.c:72) 20250427085406173 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38348 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406173 DLMGCP DEBUG <0013> Received message: line #01: C: 003E (mgcp_msg.c:72) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250427085406173 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085406173 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085406173 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406174 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406183 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38361 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406183 DLMGCP DEBUG <0013> Received message: line #01: C: 004B (mgcp_msg.c:72) 20250427085406183 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250427085406183 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085406183 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085406183 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406183 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406183 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406183 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406183 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406183 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406183 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406183 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406183 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406183 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406183 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406183 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406183 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406183 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406183 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406183 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406183 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406183 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406183 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406183 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406183 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406183 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406183 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406183 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406183 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406183 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406183 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406183 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406183 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406183 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406183 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406183 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406183 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406183 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406183 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406183 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406183 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406183 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406183 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406183 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406183 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406183 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406183 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406183 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406183 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406183 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250427085406184 DLMGCP DEBUG <0013> Generated response: line #00: 200 38361 OK (mgcp_msg.c:72) 20250427085406184 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38362 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406184 DLMGCP DEBUG <0013> Received message: line #01: C: 004C (mgcp_msg.c:72) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250427085406184 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085406184 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406184 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406185 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406185 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406185 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406185 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406185 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406185 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406185 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406185 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406185 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406185 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406185 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406185 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406185 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406185 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406185 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406185 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406185 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406185 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406185 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406185 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406185 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406185 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406185 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406185 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406185 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406185 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406185 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406185 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406185 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406185 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406185 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406185 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406185 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406185 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406185 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406185 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406185 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406185 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406185 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406185 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406185 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406185 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406185 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406185 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406185 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406185 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406185 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406185 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406185 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406185 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406185 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406185 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406185 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406185 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406185 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406185 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406185 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406185 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406185 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406185 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406185 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406185 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406185 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406185 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406185 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406185 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406185 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406185 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406185 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406185 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406185 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406185 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406185 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406185 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406185 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406185 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38377 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406196 DLMGCP DEBUG <0013> Received message: line #01: C: 005B (mgcp_msg.c:72) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250427085406196 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085406196 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250427085406196 DLMGCP DEBUG <0013> Generated response: line #00: 200 38377 OK (mgcp_msg.c:72) 20250427085406196 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38378 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406196 DLMGCP DEBUG <0013> Received message: line #01: C: 005C (mgcp_msg.c:72) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250427085406196 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085406196 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406196 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406197 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406208 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38392 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406208 DLMGCP DEBUG <0013> Received message: line #01: C: 006A (mgcp_msg.c:72) 20250427085406208 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250427085406208 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085406208 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085406208 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406208 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406208 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406208 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406208 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406208 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406208 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406208 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406208 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406208 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406208 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406208 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406208 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406208 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406208 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406208 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406208 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406208 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406208 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406208 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406208 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406208 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406208 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406208 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406208 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406208 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406208 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406208 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406208 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406208 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406208 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250427085406209 DLMGCP DEBUG <0013> Generated response: line #00: 200 38392 OK (mgcp_msg.c:72) 20250427085406209 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38393 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406209 DLMGCP DEBUG <0013> Received message: line #01: C: 006B (mgcp_msg.c:72) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250427085406209 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085406209 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406209 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406210 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406210 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406210 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406210 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406210 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406210 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406210 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406210 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406210 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406210 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406210 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406210 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406210 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406210 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406210 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406210 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406210 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406210 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406210 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406210 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406210 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406210 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406210 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406210 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406210 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406210 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406210 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406210 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406210 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406210 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406210 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406210 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406210 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406210 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406210 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406210 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406210 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406210 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406210 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406210 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406210 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406210 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406210 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406210 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406210 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406210 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406210 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406210 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406210 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406210 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406210 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406210 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406210 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406210 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406210 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406210 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406210 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406210 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406210 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406210 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406210 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406210 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406210 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406210 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406210 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406210 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406210 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406210 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406210 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406210 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406210 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406210 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406210 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406210 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406210 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406210 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406210 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406210 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406210 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406210 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406210 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406210 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406210 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406210 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406210 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406210 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406210 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406210 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406210 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406210 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406210 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406210 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406210 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406210 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406210 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38406 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406220 DLMGCP DEBUG <0013> Received message: line #01: C: 0078 (mgcp_msg.c:72) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250427085406220 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085406220 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406220 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38407 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406221 DLMGCP DEBUG <0013> Received message: line #01: C: 0079 (mgcp_msg.c:72) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250427085406221 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085406221 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38408 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406221 DLMGCP DEBUG <0013> Received message: line #01: C: 007A (mgcp_msg.c:72) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250427085406221 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085406221 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406221 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38409 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406222 DLMGCP DEBUG <0013> Received message: line #01: C: 007B (mgcp_msg.c:72) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250427085406222 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085406222 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406222 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406231 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38421 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406231 DLMGCP DEBUG <0013> Received message: line #01: C: 0087 (mgcp_msg.c:72) 20250427085406231 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250427085406231 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085406231 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085406231 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406231 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406233 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38422 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406233 DLMGCP DEBUG <0013> Received message: line #01: C: 0088 (mgcp_msg.c:72) 20250427085406233 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250427085406233 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085406233 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085406233 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406233 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406233 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406233 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406233 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406233 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406233 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406233 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406233 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406233 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406233 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406233 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406233 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406233 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406233 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406233 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406233 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406233 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406233 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406233 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406233 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406233 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406233 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406233 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406233 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406233 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406233 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406233 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406233 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406233 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406233 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406233 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406233 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406233 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406233 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406233 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406233 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406233 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406233 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406233 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406233 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406233 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406233 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406233 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406233 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406233 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406233 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406233 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406233 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406233 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406233 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406233 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406233 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406233 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406233 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406233 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406233 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406233 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406233 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406233 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406233 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406233 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406233 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406233 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406233 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406233 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406233 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406233 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406233 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406233 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406234 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38423 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406234 DLMGCP DEBUG <0013> Received message: line #01: C: 0089 (mgcp_msg.c:72) 20250427085406234 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250427085406234 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085406234 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085406234 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406234 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406234 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406234 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406234 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406234 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406234 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406234 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406234 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406234 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406234 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406234 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406234 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406234 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406234 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406234 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406234 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406234 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406234 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406234 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406234 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406234 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406234 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406234 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406234 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406234 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406234 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406234 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406234 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406234 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406234 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406234 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406234 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406234 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406234 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406234 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406234 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406234 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406234 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406234 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406234 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406234 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406234 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406234 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406234 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406234 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406234 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406234 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406234 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406234 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406234 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406234 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406234 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406234 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406234 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406234 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406234 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406234 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406234 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406234 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406234 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406234 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406234 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406234 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406234 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406234 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406234 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406234 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406234 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406234 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406234 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406234 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406234 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406234 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406234 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406234 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406234 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406234 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406234 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406234 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406234 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250427085406235 DLMGCP DEBUG <0013> Generated response: line #00: 200 38423 OK (mgcp_msg.c:72) 20250427085406235 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38424 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406235 DLMGCP DEBUG <0013> Received message: line #01: C: 008A (mgcp_msg.c:72) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250427085406235 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085406235 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406235 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406236 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406236 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406236 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406236 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406236 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406236 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406236 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406236 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406236 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406236 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406236 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406236 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406236 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406236 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406236 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406236 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406236 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406236 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406236 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406236 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406236 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406236 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406236 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406236 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406236 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406236 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406236 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406236 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406236 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406236 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406236 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406236 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406236 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406236 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406236 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406236 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406236 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406236 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406236 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406236 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406236 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406236 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406236 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406236 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406242 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38433 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406242 DLMGCP DEBUG <0013> Received message: line #01: C: 0093 (mgcp_msg.c:72) 20250427085406242 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250427085406242 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085406242 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085406242 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406242 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406242 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406242 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406242 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406242 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406242 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406242 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406242 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406242 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406242 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406242 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406242 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406242 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406242 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406242 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406242 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406242 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406242 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406242 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406242 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406242 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406242 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406242 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406242 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406242 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406242 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406242 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406242 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406242 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406242 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406242 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406242 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406242 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406242 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406242 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406242 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406242 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406242 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406242 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406242 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406242 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406242 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406242 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406242 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406242 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406242 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406242 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406242 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406242 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406242 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406242 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406242 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406242 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406242 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406242 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406242 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406242 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406242 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406242 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406242 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406242 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406242 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406242 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406242 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406242 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406242 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406242 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406242 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406242 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406242 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406242 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406242 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406242 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406242 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406242 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406242 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406242 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406242 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406242 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406242 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406242 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406242 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406242 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406242 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406242 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406242 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406242 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406242 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406242 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406242 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406242 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406242 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406242 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250427085406243 DLMGCP DEBUG <0013> Generated response: line #00: 200 38433 OK (mgcp_msg.c:72) 20250427085406243 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38434 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406243 DLMGCP DEBUG <0013> Received message: line #01: C: 0094 (mgcp_msg.c:72) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250427085406243 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085406243 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406243 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406244 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406244 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406244 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406244 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406244 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406244 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406244 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406244 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406244 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406244 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406244 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406244 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406244 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406248 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38441 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406248 DLMGCP DEBUG <0013> Received message: line #01: C: 009B (mgcp_msg.c:72) 20250427085406248 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250427085406248 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085406248 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085406248 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406248 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406248 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406248 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406248 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406248 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406248 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406248 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406248 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406248 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406248 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406248 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406248 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406248 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406248 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406248 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406248 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406248 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406248 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406248 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406248 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406248 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406248 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406248 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406248 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406248 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406248 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406248 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406248 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406248 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406248 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406248 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406248 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406248 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406248 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406248 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406248 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406248 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406248 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406248 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406248 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406248 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406248 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406248 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406248 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406248 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406248 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406248 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406248 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250427085406249 DLMGCP DEBUG <0013> Generated response: line #00: 200 38441 OK (mgcp_msg.c:72) 20250427085406249 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38442 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406249 DLMGCP DEBUG <0013> Received message: line #01: C: 009C (mgcp_msg.c:72) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250427085406249 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085406249 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406249 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406250 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406250 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406250 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406250 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406250 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406250 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406250 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406250 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406250 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406250 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406250 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406250 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406250 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406250 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406250 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406250 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406250 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406250 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406250 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406250 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406250 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406250 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406250 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406250 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406250 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406250 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406250 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406250 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406250 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406250 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406250 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406250 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406250 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406250 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406250 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406250 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406250 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406250 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406250 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406250 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406250 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406250 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406250 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406250 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406250 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406250 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406250 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406250 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406250 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406250 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406250 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406250 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406250 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406250 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406250 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406250 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406250 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406250 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406250 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406250 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406250 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406250 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406250 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406250 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406250 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406250 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406250 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406250 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406250 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406250 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406250 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406250 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406250 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406250 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406250 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406250 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406250 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406250 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406250 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406250 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406250 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406250 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406250 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406250 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406250 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406250 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406250 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406250 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406250 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406250 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406250 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38449 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406255 DLMGCP DEBUG <0013> Received message: line #01: C: 00A3 (mgcp_msg.c:72) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250427085406255 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085406255 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406255 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250427085406256 DLMGCP DEBUG <0013> Generated response: line #00: 200 38449 OK (mgcp_msg.c:72) 20250427085406256 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38450 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406256 DLMGCP DEBUG <0013> Received message: line #01: C: 00A4 (mgcp_msg.c:72) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250427085406256 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085406256 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406256 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406257 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406258 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406258 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406258 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406258 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406258 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406258 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406258 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406258 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406258 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406258 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406258 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406258 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406258 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406258 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406258 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406258 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406258 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406258 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406258 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406258 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406258 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406258 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406258 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406258 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406258 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406258 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406258 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406258 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406258 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406258 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406258 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406258 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406258 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406258 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406258 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406258 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406258 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406258 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406258 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406258 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406258 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406258 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406258 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406258 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406258 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406258 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406258 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406258 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406258 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406258 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406258 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406258 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406258 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406258 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250427085406258 DLMGCP DEBUG <0013> Generated response: line #00: 200 38450 OK (mgcp_msg.c:72) 20250427085406259 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38451 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406259 DLMGCP DEBUG <0013> Received message: line #01: C: 00A5 (mgcp_msg.c:72) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250427085406259 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085406259 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406259 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250427085406259 DLMGCP DEBUG <0013> Generated response: line #00: 200 38451 OK (mgcp_msg.c:72) 20250427085406260 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38452 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406260 DLMGCP DEBUG <0013> Received message: line #01: C: 00A6 (mgcp_msg.c:72) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250427085406260 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085406260 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406260 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406261 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406261 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406261 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406261 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406261 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406261 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406261 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406261 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406261 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406261 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406261 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406261 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406261 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406261 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406261 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406261 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406261 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406261 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406261 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406261 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406261 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406261 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406261 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406261 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406261 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406261 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406261 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406261 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406261 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406261 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406261 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406261 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406261 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406261 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406261 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406261 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406261 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406261 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406261 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406261 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406261 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406261 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406261 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406261 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406261 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406261 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406261 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406261 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406261 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406261 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406261 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406261 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406261 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406261 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406261 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406261 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406261 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406261 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406261 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406261 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406261 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406261 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406261 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406261 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406261 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406261 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406261 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406261 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406261 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406261 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406261 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406261 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406261 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406261 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406261 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406261 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406261 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406261 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406261 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406261 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406261 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406261 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406261 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406261 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406261 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406261 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406261 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406261 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406261 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406261 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406261 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406261 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406261 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406261 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406261 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250427085406261 DLMGCP DEBUG <0013> Generated response: line #00: 200 38452 OK (mgcp_msg.c:72) 20250427085406262 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38453 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406262 DLMGCP DEBUG <0013> Received message: line #01: C: 00A7 (mgcp_msg.c:72) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250427085406262 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085406262 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406262 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250427085406263 DLMGCP DEBUG <0013> Generated response: line #00: 200 38453 OK (mgcp_msg.c:72) 20250427085406263 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38454 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406263 DLMGCP DEBUG <0013> Received message: line #01: C: 00A8 (mgcp_msg.c:72) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250427085406263 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085406263 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406263 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406264 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250427085406264 DLMGCP DEBUG <0013> Generated response: line #00: 200 38454 OK (mgcp_msg.c:72) 20250427085406265 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38455 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406265 DLMGCP DEBUG <0013> Received message: line #01: C: 00A9 (mgcp_msg.c:72) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250427085406265 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085406265 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406265 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250427085406266 DLMGCP DEBUG <0013> Generated response: line #00: 200 38455 OK (mgcp_msg.c:72) 20250427085406266 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38456 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406266 DLMGCP DEBUG <0013> Received message: line #01: C: 00AA (mgcp_msg.c:72) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250427085406266 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085406266 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406266 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406267 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250427085406267 DLMGCP DEBUG <0013> Generated response: line #00: 200 38456 OK (mgcp_msg.c:72) 20250427085406268 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38457 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406268 DLMGCP DEBUG <0013> Received message: line #01: C: 00AB (mgcp_msg.c:72) 20250427085406268 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250427085406268 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085406268 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085406268 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406268 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406268 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406268 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406268 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406268 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406268 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406268 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406268 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406268 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406268 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406268 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406268 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406268 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406268 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406268 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406268 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406268 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406268 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406268 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406268 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406268 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406268 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406268 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406268 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406268 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406268 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406268 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406268 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406268 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406268 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406268 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406268 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406268 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406268 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406268 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406268 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406268 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406268 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406268 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406268 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406268 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406268 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406268 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406268 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406268 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406268 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406268 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406268 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406268 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406268 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406268 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406268 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406268 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406268 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406268 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406268 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406268 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406268 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406268 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406268 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406268 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406268 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406268 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406268 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406268 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406268 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406268 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406268 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406268 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406268 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406268 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406268 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406268 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406268 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406268 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406268 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406268 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406268 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406268 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406268 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406268 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406268 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406268 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406268 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406268 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406268 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406268 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406268 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406268 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406268 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406268 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406268 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406268 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406268 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406268 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406268 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406268 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406268 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406268 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406268 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406268 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406268 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406268 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406268 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406268 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406268 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406268 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406268 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406268 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406268 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406268 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406268 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406269 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406270 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406270 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406270 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406270 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406270 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406270 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406270 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406270 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406270 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406270 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406270 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406270 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406270 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406270 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406270 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406270 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406270 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406270 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406270 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406270 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406270 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406270 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406270 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406270 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406270 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406270 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406270 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406270 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406270 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406270 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406270 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406270 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406270 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406270 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406270 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406270 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406270 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406270 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406270 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406270 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406270 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406270 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406270 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406270 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406270 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406270 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406270 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406270 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250427085406270 DLMGCP DEBUG <0013> Generated response: line #00: 200 38457 OK (mgcp_msg.c:72) 20250427085406270 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38458 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406270 DLMGCP DEBUG <0013> Received message: line #01: C: 00AC (mgcp_msg.c:72) 20250427085406270 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250427085406270 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085406270 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085406270 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406270 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406270 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406270 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406270 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406270 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406270 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406270 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406270 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406270 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406270 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406270 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406270 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406270 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406270 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406270 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406270 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406270 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406270 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406270 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406270 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406270 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406270 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406270 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406270 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406270 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406270 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406270 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406270 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406270 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406270 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406270 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406270 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406270 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406270 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406270 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406270 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406270 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406270 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406270 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406271 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250427085406271 DLMGCP DEBUG <0013> Generated response: line #00: 200 38458 OK (mgcp_msg.c:72) 20250427085406272 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38459 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406272 DLMGCP DEBUG <0013> Received message: line #01: C: 00AD (mgcp_msg.c:72) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250427085406272 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085406272 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406272 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406273 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250427085406273 DLMGCP DEBUG <0013> Generated response: line #00: 200 38459 OK (mgcp_msg.c:72) 20250427085406274 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38460 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406274 DLMGCP DEBUG <0013> Received message: line #01: C: 00AE (mgcp_msg.c:72) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250427085406274 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085406274 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406274 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406275 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406275 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406275 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406275 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406275 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406275 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406275 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406275 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406275 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406275 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406275 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406275 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406275 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406275 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406275 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406275 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406275 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406275 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406275 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406275 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406275 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406275 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406275 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406275 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406275 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406275 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406275 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406275 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406275 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406275 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406275 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406275 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406275 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406275 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406275 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406275 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406275 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406275 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406275 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406275 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406275 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406275 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406275 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406275 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406275 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406275 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406275 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406275 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406275 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406275 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406275 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406275 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406275 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406275 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406275 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406275 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406275 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406275 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406275 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406275 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406275 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406275 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406275 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406275 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406275 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406275 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406275 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406275 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406275 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406275 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406275 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250427085406275 DLMGCP DEBUG <0013> Generated response: line #00: 200 38460 OK (mgcp_msg.c:72) 20250427085406275 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38461 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406275 DLMGCP DEBUG <0013> Received message: line #01: C: 00AF (mgcp_msg.c:72) 20250427085406275 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250427085406275 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085406275 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085406275 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406275 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406275 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406275 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406275 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406275 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406275 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406275 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406275 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406275 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406275 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406275 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406275 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406275 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406275 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406275 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406275 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406275 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406275 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406275 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406275 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406275 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406275 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406275 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406275 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406275 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406275 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406275 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406275 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406275 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406275 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406275 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406275 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406275 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406275 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406276 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250427085406276 DLMGCP DEBUG <0013> Generated response: line #00: 200 38461 OK (mgcp_msg.c:72) 20250427085406277 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38462 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406277 DLMGCP DEBUG <0013> Received message: line #01: C: 00B0 (mgcp_msg.c:72) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250427085406277 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085406277 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406277 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250427085406277 DLMGCP DEBUG <0013> Generated response: line #00: 200 38462 OK (mgcp_msg.c:72) 20250427085406278 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38463 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406278 DLMGCP DEBUG <0013> Received message: line #01: C: 00B1 (mgcp_msg.c:72) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250427085406278 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085406278 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406278 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250427085406279 DLMGCP DEBUG <0013> Generated response: line #00: 200 38463 OK (mgcp_msg.c:72) 20250427085406279 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38464 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406279 DLMGCP DEBUG <0013> Received message: line #01: C: 00B2 (mgcp_msg.c:72) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250427085406279 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085406279 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406279 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250427085406280 DLMGCP DEBUG <0013> Generated response: line #00: 200 38464 OK (mgcp_msg.c:72) 20250427085406280 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38465 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406280 DLMGCP DEBUG <0013> Received message: line #01: C: 00B3 (mgcp_msg.c:72) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250427085406280 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085406280 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406280 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250427085406281 DLMGCP DEBUG <0013> Generated response: line #00: 200 38465 OK (mgcp_msg.c:72) 20250427085406281 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38466 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406281 DLMGCP DEBUG <0013> Received message: line #01: C: 00B4 (mgcp_msg.c:72) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250427085406281 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085406281 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406281 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250427085406282 DLMGCP DEBUG <0013> Generated response: line #00: 200 38466 OK (mgcp_msg.c:72) 20250427085406282 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38467 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406282 DLMGCP DEBUG <0013> Received message: line #01: C: 00B5 (mgcp_msg.c:72) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250427085406282 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085406282 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406282 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250427085406283 DLMGCP DEBUG <0013> Generated response: line #00: 200 38467 OK (mgcp_msg.c:72) 20250427085406283 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38468 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406283 DLMGCP DEBUG <0013> Received message: line #01: C: 00B6 (mgcp_msg.c:72) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250427085406283 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085406283 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406283 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250427085406284 DLMGCP DEBUG <0013> Generated response: line #00: 200 38468 OK (mgcp_msg.c:72) 20250427085406284 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38469 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406284 DLMGCP DEBUG <0013> Received message: line #01: C: 00B7 (mgcp_msg.c:72) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250427085406284 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085406284 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406284 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250427085406285 DLMGCP DEBUG <0013> Generated response: line #00: 200 38469 OK (mgcp_msg.c:72) 20250427085406285 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38470 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406285 DLMGCP DEBUG <0013> Received message: line #01: C: 00B8 (mgcp_msg.c:72) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250427085406285 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085406285 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406285 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250427085406286 DLMGCP DEBUG <0013> Generated response: line #00: 200 38470 OK (mgcp_msg.c:72) 20250427085406286 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38471 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406286 DLMGCP DEBUG <0013> Received message: line #01: C: 00B9 (mgcp_msg.c:72) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250427085406286 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085406286 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406286 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250427085406287 DLMGCP DEBUG <0013> Generated response: line #00: 200 38471 OK (mgcp_msg.c:72) 20250427085406287 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38472 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406287 DLMGCP DEBUG <0013> Received message: line #01: C: 00BA (mgcp_msg.c:72) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250427085406287 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085406287 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406287 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250427085406288 DLMGCP DEBUG <0013> Generated response: line #00: 200 38472 OK (mgcp_msg.c:72) 20250427085406288 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38473 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406288 DLMGCP DEBUG <0013> Received message: line #01: C: 00BB (mgcp_msg.c:72) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250427085406288 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085406288 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406288 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250427085406289 DLMGCP DEBUG <0013> Generated response: line #00: 200 38473 OK (mgcp_msg.c:72) 20250427085406289 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38474 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406289 DLMGCP DEBUG <0013> Received message: line #01: C: 00BC (mgcp_msg.c:72) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250427085406289 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085406289 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406289 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250427085406290 DLMGCP DEBUG <0013> Generated response: line #00: 200 38474 OK (mgcp_msg.c:72) 20250427085406290 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38475 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406290 DLMGCP DEBUG <0013> Received message: line #01: C: 00BD (mgcp_msg.c:72) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250427085406290 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085406290 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406290 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250427085406291 DLMGCP DEBUG <0013> Generated response: line #00: 200 38475 OK (mgcp_msg.c:72) 20250427085406291 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38476 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406291 DLMGCP DEBUG <0013> Received message: line #01: C: 00BE (mgcp_msg.c:72) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250427085406291 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085406291 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406291 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250427085406292 DLMGCP DEBUG <0013> Generated response: line #00: 200 38476 OK (mgcp_msg.c:72) 20250427085406292 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38477 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406292 DLMGCP DEBUG <0013> Received message: line #01: C: 00BF (mgcp_msg.c:72) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250427085406292 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085406292 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406292 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250427085406293 DLMGCP DEBUG <0013> Generated response: line #00: 200 38477 OK (mgcp_msg.c:72) 20250427085406293 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38478 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406293 DLMGCP DEBUG <0013> Received message: line #01: C: 00C0 (mgcp_msg.c:72) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250427085406293 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085406293 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406293 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250427085406294 DLMGCP DEBUG <0013> Generated response: line #00: 200 38478 OK (mgcp_msg.c:72) 20250427085406294 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38479 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406294 DLMGCP DEBUG <0013> Received message: line #01: C: 00C1 (mgcp_msg.c:72) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250427085406294 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085406294 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406294 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250427085406295 DLMGCP DEBUG <0013> Generated response: line #00: 200 38479 OK (mgcp_msg.c:72) 20250427085406295 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38480 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406295 DLMGCP DEBUG <0013> Received message: line #01: C: 00C2 (mgcp_msg.c:72) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250427085406295 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085406295 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406295 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250427085406296 DLMGCP DEBUG <0013> Generated response: line #00: 200 38480 OK (mgcp_msg.c:72) 20250427085406296 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38481 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406296 DLMGCP DEBUG <0013> Received message: line #01: C: 00C3 (mgcp_msg.c:72) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250427085406296 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085406296 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406296 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250427085406297 DLMGCP DEBUG <0013> Generated response: line #00: 200 38481 OK (mgcp_msg.c:72) 20250427085406297 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38482 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406297 DLMGCP DEBUG <0013> Received message: line #01: C: 00C4 (mgcp_msg.c:72) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250427085406297 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085406297 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250427085406297 DLMGCP DEBUG <0013> Generated response: line #00: 200 38482 OK (mgcp_msg.c:72) 20250427085406297 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38483 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406297 DLMGCP DEBUG <0013> Received message: line #01: C: 00C5 (mgcp_msg.c:72) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250427085406297 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085406297 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406297 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250427085406298 DLMGCP DEBUG <0013> Generated response: line #00: 200 38483 OK (mgcp_msg.c:72) 20250427085406298 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38484 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406298 DLMGCP DEBUG <0013> Received message: line #01: C: 00C6 (mgcp_msg.c:72) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250427085406298 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085406298 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406298 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250427085406299 DLMGCP DEBUG <0013> Generated response: line #00: 200 38484 OK (mgcp_msg.c:72) 20250427085406299 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38485 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406299 DLMGCP DEBUG <0013> Received message: line #01: C: 00C7 (mgcp_msg.c:72) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250427085406299 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085406299 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406299 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250427085406300 DLMGCP DEBUG <0013> Generated response: line #00: 200 38485 OK (mgcp_msg.c:72) 20250427085406300 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38486 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406300 DLMGCP DEBUG <0013> Received message: line #01: C: 00C8 (mgcp_msg.c:72) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250427085406300 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085406300 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406300 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406301 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406301 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406301 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406301 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406301 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406301 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406301 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406301 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406301 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406301 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406301 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406301 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406301 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406301 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406301 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406301 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406301 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406301 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406301 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406301 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406301 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406301 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406301 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406301 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406301 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406301 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406301 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406301 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406301 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406301 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406301 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406301 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406301 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406301 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406301 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406301 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406301 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406301 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406301 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406301 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406301 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406301 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406301 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406301 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406301 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406301 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406301 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406301 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406301 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406301 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406301 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406301 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406301 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406301 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406301 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406301 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406301 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406301 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406301 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406301 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406301 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406301 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406301 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406301 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406301 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406301 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406301 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406301 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406301 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406301 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406301 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406301 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406301 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406301 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406301 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406301 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406301 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406302 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38489 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406302 DLMGCP DEBUG <0013> Received message: line #01: C: 00CB (mgcp_msg.c:72) 20250427085406302 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250427085406302 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085406302 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085406302 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406302 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406302 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406302 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406302 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406302 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406302 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406302 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406302 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406302 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406302 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406302 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406302 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406302 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406302 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406302 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406302 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406302 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406302 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406302 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406302 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406302 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406302 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406302 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406302 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406302 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406302 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406302 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406302 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406302 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406302 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406302 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406302 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406302 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406302 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406302 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406302 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406302 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406302 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406302 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406302 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406302 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406302 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406302 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406302 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406302 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406302 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406302 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406302 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406302 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406302 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406302 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406302 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406302 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406302 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406302 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406302 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406302 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406302 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406302 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406302 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406302 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406302 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406302 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406302 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406302 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406302 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406302 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406302 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406302 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406302 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38490 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406303 DLMGCP DEBUG <0013> Received message: line #01: C: 00CC (mgcp_msg.c:72) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250427085406303 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085406303 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406303 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38491 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406304 DLMGCP DEBUG <0013> Received message: line #01: C: 00CD (mgcp_msg.c:72) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250427085406304 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085406304 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406304 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38492 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406305 DLMGCP DEBUG <0013> Received message: line #01: C: 00CE (mgcp_msg.c:72) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250427085406305 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085406305 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38493 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406305 DLMGCP DEBUG <0013> Received message: line #01: C: 00CF (mgcp_msg.c:72) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250427085406305 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085406305 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406305 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406306 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406306 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406306 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406306 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406306 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406306 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406306 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406306 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406306 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406306 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406306 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406306 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406306 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406306 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406306 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406306 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406306 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406306 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406306 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406306 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406306 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406306 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406306 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406306 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406306 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406306 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406306 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406306 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406306 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406306 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406306 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406306 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406306 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406306 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406306 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406306 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406306 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406306 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406306 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406306 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406306 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406306 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406306 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406309 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38498 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406309 DLMGCP DEBUG <0013> Received message: line #01: C: 00D4 (mgcp_msg.c:72) 20250427085406309 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250427085406309 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085406309 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085406309 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406309 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406309 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406309 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406309 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406309 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406309 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406309 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406309 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406309 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406309 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406309 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406309 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406309 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406309 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406309 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406309 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406309 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406309 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406309 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406309 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406309 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406309 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406309 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406309 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406309 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406309 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406309 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406309 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406309 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406309 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406309 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406309 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406309 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406309 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406309 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406309 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406309 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406309 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406309 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406309 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406309 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406309 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406309 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406309 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406309 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406309 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406309 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406309 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406309 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406309 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406309 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406309 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406309 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406309 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406309 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406309 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406309 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406309 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406309 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406309 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406309 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406309 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406309 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406309 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406309 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406309 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406309 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406309 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406309 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406309 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406309 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406309 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406309 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406309 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406309 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406309 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406309 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406309 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406309 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406309 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406309 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406309 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406309 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406309 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406309 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406309 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406309 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38499 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406310 DLMGCP DEBUG <0013> Received message: line #01: C: 00D5 (mgcp_msg.c:72) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250427085406310 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085406310 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406310 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250427085406311 DLMGCP DEBUG <0013> Generated response: line #00: 200 38499 OK (mgcp_msg.c:72) 20250427085406311 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38500 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406311 DLMGCP DEBUG <0013> Received message: line #01: C: 00D6 (mgcp_msg.c:72) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250427085406311 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085406311 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406311 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406319 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38510 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406319 DLMGCP DEBUG <0013> Received message: line #01: C: 00E0 (mgcp_msg.c:72) 20250427085406319 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250427085406319 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085406319 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085406319 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406319 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406319 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406319 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406319 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406319 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406319 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406319 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406319 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406319 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406319 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406319 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406319 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406319 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406319 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406319 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406319 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406319 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406319 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406319 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406319 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406319 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406319 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406319 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406319 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406319 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406319 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406319 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406319 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406319 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406319 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406319 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406319 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406319 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406319 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406319 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406319 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406319 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406319 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38511 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406320 DLMGCP DEBUG <0013> Received message: line #01: C: 00E1 (mgcp_msg.c:72) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250427085406320 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085406320 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406320 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250427085406320 DLMGCP DEBUG <0013> Generated response: line #00: 200 38511 OK (mgcp_msg.c:72) 20250427085406321 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38512 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406321 DLMGCP DEBUG <0013> Received message: line #01: C: 00E2 (mgcp_msg.c:72) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250427085406321 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085406321 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406321 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38518 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406326 DLMGCP DEBUG <0013> Received message: line #01: C: 00E8 (mgcp_msg.c:72) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250427085406326 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085406326 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406326 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250427085406327 DLMGCP DEBUG <0013> Generated response: line #00: 200 38518 OK (mgcp_msg.c:72) 20250427085406327 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38519 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406327 DLMGCP DEBUG <0013> Received message: line #01: C: 00E9 (mgcp_msg.c:72) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250427085406327 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085406327 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406327 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406330 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38523 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406330 DLMGCP DEBUG <0013> Received message: line #01: C: 00ED (mgcp_msg.c:72) 20250427085406330 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250427085406330 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085406330 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085406330 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406330 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406330 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406330 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406330 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406330 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406330 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406330 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406330 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406330 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406330 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250427085406331 DLMGCP DEBUG <0013> Generated response: line #00: 200 38523 OK (mgcp_msg.c:72) 20250427085406331 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38524 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406331 DLMGCP DEBUG <0013> Received message: line #01: C: 00EE (mgcp_msg.c:72) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250427085406331 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085406331 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406331 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406332 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38528 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406335 DLMGCP DEBUG <0013> Received message: line #01: C: 00F2 (mgcp_msg.c:72) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250427085406335 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085406335 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcpOsmuxEM(154)@78d92e7f2afd: Final verdict of PTC: none RTPEM0(151)@78d92e7f2afd: Final verdict of PTC: none RTPEM1(152)@78d92e7f2afd: Final verdict of PTC: none RTPEM2(153)@78d92e7f2afd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(156)@78d92e7f2afd: Final verdict of PTC: none VirtCallAgent-STATS(155)@78d92e7f2afd: Final verdict of PTC: none MTC@78d92e7f2afd: Setting final verdict of the test case. MTC@78d92e7f2afd: Local verdict of MTC: pass MTC@78d92e7f2afd: Local verdict of PTC RTPEM0(151): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM1(152): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM2(153): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC OsmuxEM(154): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC VirtCallAgent-STATS(155): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC IPA-CTRL-CLI-IPA(156): none (pass -> pass) MTC@78d92e7f2afd: Test case TC_crcx_osmux_257 finished. Verdict: pass MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmux_257 pass'. _endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406335 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250427085406336 DLMGCP DEBUG <0013> Generated response: line #00: 200 38528 OK (mgcp_msg.c:72) 20250427085406336 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38529 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406336 DLMGCP DEBUG <0013> Received message: line #01: C: 00F3 (mgcp_msg.c:72) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250427085406336 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085406336 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) Sun Apr 27 08:54:06 UTC 2025 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 [1;====== MGCP_Test.TC_crcx_osmux_257 pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_osmux_257.talloc 34mDLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406336 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406339 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38533 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406339 DLMGCP DEBUG <0013> Received message: line #01: C: 00F7 (mgcp_msg.c:72) 20250427085406339 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250427085406339 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085406339 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085406339 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406339 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406339 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406339 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406339 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406339 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406339 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406339 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406339 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406339 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406339 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406339 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406339 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406339 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406339 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406339 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406339 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406339 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406339 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406339 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406339 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406339 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406339 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406339 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406339 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406339 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406339 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406339 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406339 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406339 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406339 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406339 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406339 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406339 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406339 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250427085406340 DLMGCP DEBUG <0013> Generated response: line #00: 200 38533 OK (mgcp_msg.c:72) 20250427085406340 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38534 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406340 DLMGCP DEBUG <0013> Received message: line #01: C: 00F8 (mgcp_msg.c:72) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250427085406340 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085406340 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406340 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406341 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38541 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085406346 DLMGCP DEBUG <0013> Received message: line #01: C: 00FF (mgcp_msg.c:72) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250427085406346 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085406346 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406346 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406347 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406347 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406347 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406347 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406347 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406347 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406347 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406347 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406347 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406347 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406347 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406347 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406347 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406347 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406347 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406347 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406347 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406347 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406347 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406347 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406347 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406347 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406347 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406347 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406347 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406347 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406347 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406347 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406347 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406347 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406347 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406347 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406347 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406347 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406347 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406347 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406347 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406347 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406347 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406347 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406347 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406347 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406347 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406347 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406347 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406347 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406347 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406347 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406347 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406347 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406347 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406347 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406347 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406347 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406347 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406347 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406347 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406347 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406347 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406347 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406347 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406347 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406347 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406347 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406347 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406347 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406347 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406347 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406347 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406347 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406347 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406347 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406347 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406347 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406347 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406347 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406347 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406347 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406347 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406347 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406347 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406347 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406347 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406347 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406347 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406347 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406347 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406347 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406347 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406347 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406347 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406347 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406347 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406347 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406347 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406347 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085406347 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250427085406347 DLMGCP DEBUG <0013> Generated response: line #00: 200 38541 OK (mgcp_msg.c:72) ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=20099092) Waiting for packet dumper to finish... 1 (prev_count=20099092, count=20105940) MTC@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmux_257 pass' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_receive_only_osmux'. ------ MGCP_Test.TC_one_crcx_receive_only_osmux ------ Sun Apr 27 08:54: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_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@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_receive_only_osmux' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Test case TC_one_crcx_receive_only_osmux started. 20250427085414664 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63253 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085414665 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:280) 20250427085414665 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085414665 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085414665 DLMGCP ERROR <0013> endpoint:rtpbridge/1@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250427085414665 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250427085414665 DLMGCP DEBUG <0013> Generated response: line #00: 515 63253 FAIL (mgcp_msg.c:72) 20250427085414680 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63254 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085414680 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085414680 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:72) 20250427085414680 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085414680 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085414680 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:280) 20250427085414680 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085414680 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085414680 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085414680 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085414680 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:06B3C98C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085414680 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:06B3C98C output_enabled 0 (mgcp_conn.c:271) 20250427085414680 DLMGCP DEBUG <0013> (1225/rtp C:06B3C98C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085414680 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:06B3C98C CRCX: connection successfully created: (1225/rtp C:06B3C98C r=NULL:0<->l=::1:5748 CID=4) (mgcp_protocol.c:772) 20250427085414680 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085414680 DLMGCP DEBUG <0013> Generated response: line #00: 200 63254 OK (mgcp_msg.c:72) 20250427085414680 DLMGCP DEBUG <0013> Generated response: line #01: I: 06B3C98C (mgcp_msg.c:72) 20250427085414680 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 4 (mgcp_msg.c:72) 20250427085414680 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085414680 DLMGCP DEBUG <0013> Generated response: line #04: o=- 06B3C98C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085414680 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085414680 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085414680 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085414680 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250427085414680 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085414681 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085415790 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63255 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085415790 DLMGCP DEBUG <0013> Received message: line #01: C: 1225 (mgcp_msg.c:72) 20250427085415790 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:280) 20250427085415790 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085415790 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085415790 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085415790 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085415790 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085415790 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085415790 DLMGCP DEBUG <0013> Generated response: line #00: 200 63255 OK (mgcp_msg.c:72) MTC@78d92e7f2afd: 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@78d92e7f2afd: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(162)@78d92e7f2afd: Final verdict of PTC: none OsmuxEM(160)@78d92e7f2afd: Final verdict of PTC: none VirtCallAgent-STATS(161)@78d92e7f2afd: Final verdict of PTC: none RTPEM0(157)@78d92e7f2afd: Final verdict of PTC: none RTPEM1(158)@78d92e7f2afd: Final verdict of PTC: none RTPEM2(159)@78d92e7f2afd: Final verdict of PTC: none MTC@78d92e7f2afd: Setting final verdict of the test case. MTC@78d92e7f2afd: Local verdict of MTC: pass MTC@78d92e7f2afd: Local verdict of PTC RTPEM0(157): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM1(158): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM2(159): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC OsmuxEM(160): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC VirtCallAgent-STATS(161): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC IPA-CTRL-CLI-IPA(162): none (pass -> pass) MTC@78d92e7f2afd: Test case TC_one_crcx_receive_only_osmux finished. Verdict: pass MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_receive_only_osmux pass'. Sun Apr 27 08:54:15 UTC 2025 ====== MGCP_Test.TC_one_crcx_receive_only_osmux pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_one_crcx_receive_only_osmux.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=61884) Waiting for packet dumper to finish... 1 (prev_count=61884, count=68908) MTC@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_receive_only_osmux pass' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_loopback_osmux'. ------ MGCP_Test.TC_one_crcx_loopback_osmux ------ Sun Apr 27 08:54: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_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@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_loopback_osmux' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Test case TC_one_crcx_loopback_osmux started. 20250427085423973 DLMGCP DEBUG <0013> Received message: line #00: DLCX 9369 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085423973 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:280) 20250427085423973 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085423973 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085423973 DLMGCP ERROR <0013> endpoint:rtpbridge/1@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250427085423973 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250427085423973 DLMGCP DEBUG <0013> Generated response: line #00: 515 9369 FAIL (mgcp_msg.c:72) 20250427085423986 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9370 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085423986 DLMGCP DEBUG <0013> Received message: line #01: M: loopback (mgcp_msg.c:72) 20250427085423986 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:72) 20250427085423986 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085423986 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:72) 20250427085423986 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250427085423986 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085423986 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250427085423986 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085423986 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250427085423986 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 111 (mgcp_msg.c:72) 20250427085423987 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:111 GSM-HR-08/8000/1 (mgcp_msg.c:72) 20250427085423987 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250427085423987 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:280) 20250427085423987 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085423987 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085423987 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085423987 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:473) 20250427085423987 DLMGCP NOTICE <0013> rtpbridge/1@mgw: Got media info via SDP: port:1985, addr:127.0.0.1, duration:20, payload-types:111=GSM-HR-08  (mgcp_sdp.c:443) 20250427085423987 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:A7ED7648 connection mode 'loopback' 7 (mgcp_conn.c:264) 20250427085423987 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:A7ED7648 output_enabled 1 (mgcp_conn.c:271) 20250427085423987 DLMGCP DEBUG <0013> (1225/rtp C:A7ED7648 r=127.0.0.1:1985<->l=:0) codecs[0]:(pt:111=DYNAMIC, audio:GSM-HR-08/8000/1 subt=GSM-HR-08, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085423987 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:A7ED7648 CRCX: connection successfully created: (1225/rtp C:A7ED7648 r=127.0.0.1:1985<->l=127.0.0.1:5750 CID=5) (mgcp_protocol.c:772) 20250427085423987 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085423987 DLMGCP DEBUG <0013> Generated response: line #00: 200 9370 OK (mgcp_msg.c:72) 20250427085423987 DLMGCP DEBUG <0013> Generated response: line #01: I: A7ED7648 (mgcp_msg.c:72) 20250427085423987 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 5 (mgcp_msg.c:72) 20250427085423987 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085423987 DLMGCP DEBUG <0013> Generated response: line #04: o=- A7ED7648 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085423987 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085423987 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085423987 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085423987 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 111 (mgcp_msg.c:72) 20250427085423987 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:111 GSM-HR-08/8000/1 (mgcp_msg.c:72) 20250427085423987 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) OsmuxEM(166)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. 20250427085425202 DLMGCP DEBUG <0013> Received message: line #00: DLCX 9371 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085425202 DLMGCP DEBUG <0013> Received message: line #01: C: 1225 (mgcp_msg.c:72) 20250427085425202 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:280) 20250427085425202 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085425202 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085425202 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085425202 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085425202 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085425202 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085425202 DLMGCP DEBUG <0013> Generated response: line #00: 200 9371 OK (mgcp_msg.c:72) MTC@78d92e7f2afd: 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@78d92e7f2afd: setverdict(pass): none -> pass RTPEM1(164)@78d92e7f2afd: Final verdict of PTC: none RTPEM2(165)@78d92e7f2afd: Final verdict of PTC: none VirtCallAgent-STATS(167)@78d92e7f2afd: Final verdict of PTC: none RTPEM0(163)@78d92e7f2afd: Final verdict of PTC: none OsmuxEM(166)@78d92e7f2afd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(168)@78d92e7f2afd: Final verdict of PTC: none MTC@78d92e7f2afd: Setting final verdict of the test case. MTC@78d92e7f2afd: Local verdict of MTC: pass MTC@78d92e7f2afd: Local verdict of PTC RTPEM0(163): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM1(164): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM2(165): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC OsmuxEM(166): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC VirtCallAgent-STATS(167): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC IPA-CTRL-CLI-IPA(168): none (pass -> pass) MTC@78d92e7f2afd: Test case TC_one_crcx_loopback_osmux finished. Verdict: pass MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_loopback_osmux pass'. Sun Apr 27 08:54:25 UTC 2025 ====== MGCP_Test.TC_one_crcx_loopback_osmux pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_one_crcx_loopback_osmux.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=75400) Waiting for packet dumper to finish... 1 (prev_count=75400, count=82424) MTC@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_loopback_osmux pass' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux'. ------ MGCP_Test.TC_two_crcx_and_rtp_osmux ------ Sun Apr 27 08:54: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_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@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Test case TC_two_crcx_and_rtp_osmux started. 20250427085433359 DLMGCP DEBUG <0013> Received message: line #00: DLCX 15233 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085433359 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085433359 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085433359 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085433359 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250427085433359 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250427085433359 DLMGCP DEBUG <0013> Generated response: line #00: 515 15233 FAIL (mgcp_msg.c:72) 20250427085433376 DLMGCP DEBUG <0013> Received message: line #00: CRCX 15234 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085433376 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250427085433376 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250427085433376 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085433376 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250427085433376 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085433376 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250427085433376 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085433376 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250427085433376 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250427085433376 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250427085433376 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085433376 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:112 octet-align=1 (mgcp_msg.c:72) 20250427085433376 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085433376 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085433376 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085433376 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085433376 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:443) 20250427085433376 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:8CED294D connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250427085433376 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:8CED294D output_enabled 1 (mgcp_conn.c:271) 20250427085433376 DLMGCP DEBUG <0013> (1226/rtp C:8CED294D 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) 20250427085433376 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:8CED294D CRCX: connection successfully created: (1226/rtp C:8CED294D r=127.0.0.1:10000<->l=127.0.0.1:5752) (mgcp_protocol.c:772) 20250427085433376 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085433376 DLMGCP DEBUG <0013> Generated response: line #00: 200 15234 OK (mgcp_msg.c:72) 20250427085433377 DLMGCP DEBUG <0013> Generated response: line #01: I: 8CED294D (mgcp_msg.c:72) 20250427085433377 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250427085433377 DLMGCP DEBUG <0013> Generated response: line #03: o=- 8CED294D 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085433377 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250427085433377 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085433377 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250427085433377 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5752 RTP/AVP 112 (mgcp_msg.c:72) 20250427085433377 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250427085433377 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=1 (mgcp_msg.c:72) 20250427085433377 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085433383 DLMGCP DEBUG <0013> Received message: line #00: CRCX 15235 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085433383 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250427085433383 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250427085433383 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085433383 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:72) 20250427085433383 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250427085433383 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085433383 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250427085433383 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085433383 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250427085433383 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250427085433383 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250427085433383 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250427085433383 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085433383 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085433383 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085433383 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085433383 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:473) 20250427085433383 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:1985, addr:127.0.0.1, duration:20, payload-types:110=AMR  (mgcp_sdp.c:443) 20250427085433383 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:3489633E connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250427085433383 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:3489633E output_enabled 1 (mgcp_conn.c:271) 20250427085433383 DLMGCP DEBUG <0013> (1226/rtp C:3489633E r=127.0.0.1:1985<->l=:0) codecs[0]:(pt:110=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085433383 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:3489633E CRCX: connection successfully created: (1226/rtp C:3489633E r=127.0.0.1:1985<->l=127.0.0.1:5754 CID=6) (mgcp_protocol.c:772) 20250427085433383 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085433383 DLMGCP DEBUG <0013> Generated response: line #00: 200 15235 OK (mgcp_msg.c:72) 20250427085433383 DLMGCP DEBUG <0013> Generated response: line #01: I: 3489633E (mgcp_msg.c:72) 20250427085433383 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 6 (mgcp_msg.c:72) 20250427085433383 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085433383 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3489633E 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085433383 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085433383 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085433383 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085433383 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250427085433383 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250427085433384 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) RTPEM0(169)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. RTPEM0(169)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. OsmuxEM(172)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. 20250427085434594 DLMGCP DEBUG <0013> Received message: line #00: DLCX 15236 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085434595 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250427085434595 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085434595 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085434595 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085434595 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250427085434595 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085434595 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085434595 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085434595 DLMGCP DEBUG <0013> Generated response: line #00: 200 15236 OK (mgcp_msg.c:72) RTPEM1(170)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. MTC@78d92e7f2afd: 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@78d92e7f2afd: 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@78d92e7f2afd: tolerance: 0 packets MTC@78d92e7f2afd: batch_size: 4 packets MTC@78d92e7f2afd: 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@78d92e7f2afd: 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@78d92e7f2afd: setverdict(pass): none -> pass OsmuxEM(172)@78d92e7f2afd: Final verdict of PTC: none RTPEM2(171)@78d92e7f2afd: Final verdict of PTC: none VirtCallAgent-STATS(173)@78d92e7f2afd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(174)@78d92e7f2afd: Final verdict of PTC: none RTPEM1(170)@78d92e7f2afd: Final verdict of PTC: none RTPEM0(169)@78d92e7f2afd: Final verdict of PTC: none MTC@78d92e7f2afd: Setting final verdict of the test case. MTC@78d92e7f2afd: Local verdict of MTC: pass MTC@78d92e7f2afd: Local verdict of PTC RTPEM0(169): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM1(170): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM2(171): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC OsmuxEM(172): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC VirtCallAgent-STATS(173): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC IPA-CTRL-CLI-IPA(174): none (pass -> pass) MTC@78d92e7f2afd: Test case TC_two_crcx_and_rtp_osmux finished. Verdict: pass MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux pass'. Sun Apr 27 08:54:34 UTC 2025 ====== MGCP_Test.TC_two_crcx_and_rtp_osmux pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_and_rtp_osmux.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=123404) Waiting for packet dumper to finish... 1 (prev_count=123404, count=129940) MTC@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux pass' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir'. ------ MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir ------ Sun Apr 27 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_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@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Test case TC_two_crcx_and_rtp_osmux_bidir started. 20250427085442792 DLMGCP DEBUG <0013> Received message: line #00: DLCX 49568 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085442792 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085442792 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085442792 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085442792 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250427085442792 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250427085442792 DLMGCP DEBUG <0013> Generated response: line #00: 515 49568 FAIL (mgcp_msg.c:72) 20250427085442807 DLMGCP DEBUG <0013> Received message: line #00: CRCX 49569 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085442807 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250427085442807 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250427085442807 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085442807 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250427085442807 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085442807 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250427085442807 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085442807 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250427085442807 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250427085442807 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250427085442807 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085442807 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:112 octet-align=1 (mgcp_msg.c:72) 20250427085442807 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085442807 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085442807 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085442807 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085442807 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:443) 20250427085442807 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:FA680F41 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250427085442807 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:FA680F41 output_enabled 1 (mgcp_conn.c:271) 20250427085442807 DLMGCP DEBUG <0013> (1226/rtp C:FA680F41 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) 20250427085442807 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:FA680F41 CRCX: connection successfully created: (1226/rtp C:FA680F41 r=127.0.0.1:10000<->l=127.0.0.1:5756) (mgcp_protocol.c:772) 20250427085442808 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085442808 DLMGCP DEBUG <0013> Generated response: line #00: 200 49569 OK (mgcp_msg.c:72) 20250427085442808 DLMGCP DEBUG <0013> Generated response: line #01: I: FA680F41 (mgcp_msg.c:72) 20250427085442808 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250427085442808 DLMGCP DEBUG <0013> Generated response: line #03: o=- FA680F41 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085442808 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250427085442808 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085442808 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250427085442808 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5756 RTP/AVP 112 (mgcp_msg.c:72) 20250427085442808 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250427085442808 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=1 (mgcp_msg.c:72) 20250427085442808 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085442816 DLMGCP DEBUG <0013> Received message: line #00: CRCX 49570 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085442816 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250427085442816 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250427085442816 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085442816 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:72) 20250427085442817 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250427085442817 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085442817 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250427085442817 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085442817 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250427085442817 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250427085442817 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250427085442817 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250427085442817 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085442817 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085442817 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085442817 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085442817 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:473) 20250427085442817 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:1985, addr:127.0.0.1, duration:20, payload-types:110=AMR  (mgcp_sdp.c:443) 20250427085442817 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:0F025215 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250427085442817 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:0F025215 output_enabled 1 (mgcp_conn.c:271) 20250427085442817 DLMGCP DEBUG <0013> (1226/rtp C:0F025215 r=127.0.0.1:1985<->l=:0) codecs[0]:(pt:110=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085442817 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:0F025215 CRCX: connection successfully created: (1226/rtp C:0F025215 r=127.0.0.1:1985<->l=127.0.0.1:5758 CID=7) (mgcp_protocol.c:772) 20250427085442817 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085442817 DLMGCP DEBUG <0013> Generated response: line #00: 200 49570 OK (mgcp_msg.c:72) 20250427085442817 DLMGCP DEBUG <0013> Generated response: line #01: I: 0F025215 (mgcp_msg.c:72) 20250427085442817 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 7 (mgcp_msg.c:72) 20250427085442817 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085442817 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0F025215 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085442817 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085442817 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085442817 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085442817 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250427085442817 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250427085442817 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) OsmuxEM(178)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. 20250427085444030 DLMGCP DEBUG <0013> Received message: line #00: DLCX 49571 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085444030 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250427085444030 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085444030 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085444030 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085444030 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250427085444030 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085444030 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085444030 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085444030 DLMGCP DEBUG <0013> Generated response: line #00: 200 49571 OK (mgcp_msg.c:72) RTPEM1(176)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. MTC@78d92e7f2afd: 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@78d92e7f2afd: 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@78d92e7f2afd: tolerance: 3 packets MTC@78d92e7f2afd: batch_size: 4 packets MTC@78d92e7f2afd: 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@78d92e7f2afd: 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@78d92e7f2afd: setverdict(pass): none -> pass OsmuxEM(178)@78d92e7f2afd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(180)@78d92e7f2afd: Final verdict of PTC: none RTPEM2(177)@78d92e7f2afd: Final verdict of PTC: none RTPEM0(175)@78d92e7f2afd: Final verdict of PTC: none RTPEM1(176)@78d92e7f2afd: Final verdict of PTC: none VirtCallAgent-STATS(179)@78d92e7f2afd: Final verdict of PTC: none MTC@78d92e7f2afd: Setting final verdict of the test case. MTC@78d92e7f2afd: Local verdict of MTC: pass MTC@78d92e7f2afd: Local verdict of PTC RTPEM0(175): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM1(176): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM2(177): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC OsmuxEM(178): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC VirtCallAgent-STATS(179): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC IPA-CTRL-CLI-IPA(180): none (pass -> pass) MTC@78d92e7f2afd: Test case TC_two_crcx_and_rtp_osmux_bidir finished. Verdict: pass MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir pass'. Sun Apr 27 08:54:44 UTC 2025 ====== MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=193468) Waiting for packet dumper to finish... 1 (prev_count=193468, count=200204) MTC@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir pass' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/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 ------ Sun Apr 27 08:54: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_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@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_amr_bwe' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Test case TC_two_crcx_and_rtp_osmux_bidir_amr_bwe started. 20250427085452224 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17384 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085452224 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085452224 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085452224 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085452224 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250427085452224 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250427085452224 DLMGCP DEBUG <0013> Generated response: line #00: 515 17384 FAIL (mgcp_msg.c:72) 20250427085452238 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17385 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085452238 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250427085452238 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250427085452238 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085452238 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250427085452238 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085452238 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250427085452238 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085452238 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250427085452238 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250427085452238 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250427085452238 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085452238 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:112 octet-align=0 (mgcp_msg.c:72) 20250427085452238 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085452238 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085452238 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085452238 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085452238 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:443) 20250427085452238 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:CAF5CBE9 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250427085452238 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:CAF5CBE9 output_enabled 1 (mgcp_conn.c:271) 20250427085452238 DLMGCP DEBUG <0013> (1226/rtp C:CAF5CBE9 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) 20250427085452238 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:CAF5CBE9 CRCX: connection successfully created: (1226/rtp C:CAF5CBE9 r=127.0.0.1:10000<->l=127.0.0.1:5760) (mgcp_protocol.c:772) 20250427085452239 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085452239 DLMGCP DEBUG <0013> Generated response: line #00: 200 17385 OK (mgcp_msg.c:72) 20250427085452239 DLMGCP DEBUG <0013> Generated response: line #01: I: CAF5CBE9 (mgcp_msg.c:72) 20250427085452239 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250427085452239 DLMGCP DEBUG <0013> Generated response: line #03: o=- CAF5CBE9 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085452239 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250427085452239 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085452239 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250427085452239 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5760 RTP/AVP 112 (mgcp_msg.c:72) 20250427085452239 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250427085452239 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=0 (mgcp_msg.c:72) 20250427085452239 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085452249 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17386 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085452249 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250427085452249 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250427085452249 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085452249 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:72) 20250427085452249 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250427085452249 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085452249 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250427085452249 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085452249 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250427085452249 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250427085452249 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250427085452249 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250427085452249 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085452249 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085452249 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085452249 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085452249 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:473) 20250427085452249 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:1985, addr:127.0.0.1, duration:20, payload-types:110=AMR  (mgcp_sdp.c:443) 20250427085452249 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B1D0F0FF connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250427085452249 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B1D0F0FF output_enabled 1 (mgcp_conn.c:271) 20250427085452249 DLMGCP DEBUG <0013> (1226/rtp C:B1D0F0FF r=127.0.0.1:1985<->l=:0) codecs[0]:(pt:110=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085452249 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:B1D0F0FF CRCX: connection successfully created: (1226/rtp C:B1D0F0FF r=127.0.0.1:1985<->l=127.0.0.1:5762 CID=8) (mgcp_protocol.c:772) 20250427085452249 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085452249 DLMGCP DEBUG <0013> Generated response: line #00: 200 17386 OK (mgcp_msg.c:72) 20250427085452249 DLMGCP DEBUG <0013> Generated response: line #01: I: B1D0F0FF (mgcp_msg.c:72) 20250427085452250 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 8 (mgcp_msg.c:72) 20250427085452250 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085452250 DLMGCP DEBUG <0013> Generated response: line #04: o=- B1D0F0FF 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085452250 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085452250 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085452250 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085452250 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250427085452250 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250427085452250 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) OsmuxEM(184)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. 20250427085453461 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17387 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085453461 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250427085453461 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085453461 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085453461 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085453461 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250427085453461 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085453461 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085453461 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085453461 DLMGCP DEBUG <0013> Generated response: line #00: 200 17387 OK (mgcp_msg.c:72) RTPEM1(182)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. MTC@78d92e7f2afd: 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@78d92e7f2afd: 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@78d92e7f2afd: tolerance: 3 packets MTC@78d92e7f2afd: batch_size: 4 packets MTC@78d92e7f2afd: 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@78d92e7f2afd: 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@78d92e7f2afd: setverdict(pass): none -> pass OsmuxEM(184)@78d92e7f2afd: Final verdict of PTC: none VirtCallAgent-STATS(185)@78d92e7f2afd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(186)@78d92e7f2afd: Final verdict of PTC: none RTPEM1(182)@78d92e7f2afd: Final verdict of PTC: none RTPEM2(183)@78d92e7f2afd: Final verdict of PTC: none RTPEM0(181)@78d92e7f2afd: Final verdict of PTC: none MTC@78d92e7f2afd: Setting final verdict of the test case. MTC@78d92e7f2afd: Local verdict of MTC: pass MTC@78d92e7f2afd: Local verdict of PTC RTPEM0(181): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM1(182): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM2(183): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC OsmuxEM(184): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC VirtCallAgent-STATS(185): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC IPA-CTRL-CLI-IPA(186): none (pass -> pass) MTC@78d92e7f2afd: Test case TC_two_crcx_and_rtp_osmux_bidir_amr_bwe finished. Verdict: pass MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_amr_bwe pass'. Sun Apr 27 08:54:53 UTC 2025 ====== MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_amr_bwe pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_amr_bwe.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=193432) Waiting for packet dumper to finish... 1 (prev_count=193432, count=199968) MTC@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_amr_bwe pass' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_wildcard'. ------ MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_wildcard ------ Sun Apr 27 08:55: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_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@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_wildcard' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Test case TC_two_crcx_mdcx_and_rtp_osmux_wildcard started. 20250427085501644 DLMGCP DEBUG <0013> Received message: line #00: DLCX 46456 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085501645 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085501645 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085501645 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085501645 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250427085501645 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250427085501645 DLMGCP DEBUG <0013> Generated response: line #00: 515 46456 FAIL (mgcp_msg.c:72) 20250427085501654 DLMGCP DEBUG <0013> Received message: line #00: CRCX 46457 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085501654 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085501654 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250427085501654 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085501654 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250427085501654 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085501654 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250427085501654 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085501654 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250427085501654 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250427085501654 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250427085501654 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085501654 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085501654 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085501654 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085501655 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085501655 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:443) 20250427085501655 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9447FB9E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085501655 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9447FB9E output_enabled 0 (mgcp_conn.c:271) 20250427085501655 DLMGCP DEBUG <0013> (1227/rtp C:9447FB9E 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) 20250427085501655 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:9447FB9E CRCX: connection successfully created: (1227/rtp C:9447FB9E r=127.0.0.1:10000<->l=127.0.0.1:5764) (mgcp_protocol.c:772) 20250427085501655 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085501655 DLMGCP DEBUG <0013> Generated response: line #00: 200 46457 OK (mgcp_msg.c:72) 20250427085501655 DLMGCP DEBUG <0013> Generated response: line #01: I: 9447FB9E (mgcp_msg.c:72) 20250427085501655 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250427085501655 DLMGCP DEBUG <0013> Generated response: line #03: o=- 9447FB9E 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085501655 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250427085501655 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085501655 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250427085501655 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5764 RTP/AVP 112 (mgcp_msg.c:72) 20250427085501655 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250427085501655 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250427085501660 DLMGCP DEBUG <0013> Received message: line #00: CRCX 46458 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085501660 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085501660 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250427085501660 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085501660 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250427085501660 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250427085501660 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085501660 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250427085501660 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085501660 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250427085501660 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250427085501660 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250427085501660 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250427085501660 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085501660 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085501660 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085501660 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085501660 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250427085501660 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:1985, addr:127.0.0.1, duration:20, payload-types:110=AMR  (mgcp_sdp.c:443) 20250427085501660 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:09DDA1AB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085501660 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:09DDA1AB output_enabled 0 (mgcp_conn.c:271) 20250427085501660 DLMGCP DEBUG <0013> (1227/rtp C:09DDA1AB r=127.0.0.1:1985<->l=:0) codecs[0]:(pt:110=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085501660 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:09DDA1AB CRCX: connection successfully created: (1227/rtp C:09DDA1AB r=127.0.0.1:1985<->l=127.0.0.1:5766 CID=9) (mgcp_protocol.c:772) 20250427085501660 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085501660 DLMGCP DEBUG <0013> Generated response: line #00: 200 46458 OK (mgcp_msg.c:72) 20250427085501660 DLMGCP DEBUG <0013> Generated response: line #01: I: 09DDA1AB (mgcp_msg.c:72) 20250427085501660 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 9 (mgcp_msg.c:72) 20250427085501660 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085501660 DLMGCP DEBUG <0013> Generated response: line #04: o=- 09DDA1AB 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085501660 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085501660 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085501660 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085501660 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250427085501660 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250427085501660 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) RTPEM0(187)@78d92e7f2afd: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250427085503180 DLMGCP DEBUG <0013> Received message: line #00: MDCX 46459 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085503180 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250427085503180 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250427085503180 DLMGCP DEBUG <0013> Received message: line #03: I: 9447FB9E (mgcp_msg.c:72) 20250427085503180 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085503180 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250427085503180 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085503180 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250427085503180 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085503180 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250427085503181 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250427085503181 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250427085503181 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250427085503181 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085503181 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085503181 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250427085503181 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085503181 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:443) 20250427085503181 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9447FB9E connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250427085503181 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9447FB9E output_enabled 1 (mgcp_conn.c:271) 20250427085503181 DLMGCP DEBUG <0013> (1227/rtp C:9447FB9E 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) 20250427085503181 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:9447FB9E MDCX: connection successfully modified: (1227/rtp C:9447FB9E r=127.0.0.1:10000<->l=127.0.0.1:5764) (mgcp_protocol.c:976) 20250427085503181 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085503181 DLMGCP DEBUG <0013> Generated response: line #00: 200 46459 OK (mgcp_msg.c:72) 20250427085503181 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250427085503181 DLMGCP DEBUG <0013> Generated response: line #02: o=- 9447FB9E 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085503181 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250427085503181 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085503181 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250427085503181 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5764 RTP/AVP 112 (mgcp_msg.c:72) 20250427085503181 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250427085503181 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) OsmuxEM(190)@78d92e7f2afd: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250427085503693 DLMGCP DEBUG <0013> Received message: line #00: MDCX 46460 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085503693 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250427085503693 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250427085503693 DLMGCP DEBUG <0013> Received message: line #03: I: 09DDA1AB (mgcp_msg.c:72) 20250427085503693 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085503693 DLMGCP DEBUG <0013> Received message: line #05: X-OSMUX: 2 (mgcp_msg.c:72) 20250427085503693 DLMGCP DEBUG <0013> Received message: line #06: v=0 (mgcp_msg.c:72) 20250427085503693 DLMGCP DEBUG <0013> Received message: line #07: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085503693 DLMGCP DEBUG <0013> Received message: line #08: s=- (mgcp_msg.c:72) 20250427085503693 DLMGCP DEBUG <0013> Received message: line #09: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085503693 DLMGCP DEBUG <0013> Received message: line #10: t=0 0 (mgcp_msg.c:72) 20250427085503693 DLMGCP DEBUG <0013> Received message: line #11: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250427085503693 DLMGCP DEBUG <0013> Received message: line #12: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250427085503693 DLMGCP DEBUG <0013> Received message: line #13: a=ptime:20 (mgcp_msg.c:72) 20250427085503693 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085503693 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085503693 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250427085503693 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085503694 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:473) 20250427085503694 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:1985, addr:127.0.0.1, duration:20, payload-types:110=AMR  (mgcp_sdp.c:443) 20250427085503694 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:09DDA1AB connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250427085503694 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:09DDA1AB output_enabled 1 (mgcp_conn.c:271) 20250427085503694 DLMGCP DEBUG <0013> (1227/rtp C:09DDA1AB 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) 20250427085503694 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:09DDA1AB MDCX: connection successfully modified: (1227/rtp C:09DDA1AB r=127.0.0.1:1985<->l=127.0.0.1:5766 CID=9) (mgcp_protocol.c:976) 20250427085503694 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085503694 DLMGCP DEBUG <0013> Generated response: line #00: 200 46460 OK (mgcp_msg.c:72) 20250427085503694 DLMGCP DEBUG <0013> Generated response: line #01: X-Osmux: 9 (mgcp_msg.c:72) 20250427085503694 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250427085503694 DLMGCP DEBUG <0013> Generated response: line #03: o=- 09DDA1AB 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085503694 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250427085503694 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085503694 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250427085503694 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250427085503694 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250427085503694 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) MTC@78d92e7f2afd: stats: { num_pkts_tx := 194, bytes_payload_tx := 3298, 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@78d92e7f2afd: 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 } 20250427085505808 DLMGCP DEBUG <0013> Received message: line #00: DLCX 46461 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085505808 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250427085505808 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085505808 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085505808 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085505808 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250427085505808 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085505808 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085505808 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085505808 DLMGCP DEBUG <0013> Generated response: line #00: 200 46461 OK (mgcp_msg.c:72) RTPEM0(187)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. MTC@78d92e7f2afd: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(192)@78d92e7f2afd: Final verdict of PTC: none OsmuxEM(190)@78d92e7f2afd: Final verdict of PTC: none RTPEM1(188)@78d92e7f2afd: Final verdict of PTC: none RTPEM0(187)@78d92e7f2afd: Final verdict of PTC: none RTPEM2(189)@78d92e7f2afd: Final verdict of PTC: none VirtCallAgent-STATS(191)@78d92e7f2afd: Final verdict of PTC: none MTC@78d92e7f2afd: Setting final verdict of the test case. MTC@78d92e7f2afd: Local verdict of MTC: pass MTC@78d92e7f2afd: Local verdict of PTC RTPEM0(187): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM1(188): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM2(189): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC OsmuxEM(190): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC VirtCallAgent-STATS(191): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC IPA-CTRL-CLI-IPA(192): none (pass -> pass) MTC@78d92e7f2afd: Test case TC_two_crcx_mdcx_and_rtp_osmux_wildcard finished. Verdict: pass MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_wildcard pass'. Sun Apr 27 08:55:05 UTC 2025 ====== MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_wildcard pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_wildcard.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=452016) Waiting for packet dumper to finish... 1 (prev_count=452016, count=458552) MTC@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_wildcard pass' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_fixed'. ------ MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_fixed ------ Sun Apr 27 08:55: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_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@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_fixed' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Test case TC_two_crcx_mdcx_and_rtp_osmux_fixed started. 20250427085513973 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34863 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085513973 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085513973 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085513973 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085513973 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250427085513973 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250427085513973 DLMGCP DEBUG <0013> Generated response: line #00: 515 34863 FAIL (mgcp_msg.c:72) 20250427085513983 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34864 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085513983 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085513983 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250427085513983 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085513983 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250427085513983 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085513983 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250427085513983 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085513983 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250427085513983 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250427085513983 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250427085513983 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085513983 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085513983 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085513983 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085513983 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085513983 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:443) 20250427085513983 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D08EFF70 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085513983 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D08EFF70 output_enabled 0 (mgcp_conn.c:271) 20250427085513983 DLMGCP DEBUG <0013> (1227/rtp C:D08EFF70 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) 20250427085513983 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:D08EFF70 CRCX: connection successfully created: (1227/rtp C:D08EFF70 r=127.0.0.1:10000<->l=127.0.0.1:5768) (mgcp_protocol.c:772) 20250427085513983 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085513983 DLMGCP DEBUG <0013> Generated response: line #00: 200 34864 OK (mgcp_msg.c:72) 20250427085513983 DLMGCP DEBUG <0013> Generated response: line #01: I: D08EFF70 (mgcp_msg.c:72) 20250427085513983 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250427085513983 DLMGCP DEBUG <0013> Generated response: line #03: o=- D08EFF70 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085513983 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250427085513983 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085513983 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250427085513983 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5768 RTP/AVP 112 (mgcp_msg.c:72) 20250427085513983 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250427085513983 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250427085513991 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34865 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085513991 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085513991 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250427085513991 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085513991 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:72) 20250427085513991 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250427085513991 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085513991 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250427085513991 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085513991 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250427085513991 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250427085513991 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250427085513991 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250427085513991 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085513991 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085513991 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085513991 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085513991 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:473) 20250427085513991 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:1985, addr:127.0.0.1, duration:20, payload-types:110=AMR  (mgcp_sdp.c:443) 20250427085513991 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5B5AF0DB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085513991 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5B5AF0DB output_enabled 0 (mgcp_conn.c:271) 20250427085513991 DLMGCP DEBUG <0013> (1227/rtp C:5B5AF0DB r=127.0.0.1:1985<->l=:0) codecs[0]:(pt:110=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085513992 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:5B5AF0DB CRCX: connection successfully created: (1227/rtp C:5B5AF0DB r=127.0.0.1:1985<->l=127.0.0.1:5770 CID=10) (mgcp_protocol.c:772) 20250427085513992 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085513992 DLMGCP DEBUG <0013> Generated response: line #00: 200 34865 OK (mgcp_msg.c:72) 20250427085513992 DLMGCP DEBUG <0013> Generated response: line #01: I: 5B5AF0DB (mgcp_msg.c:72) 20250427085513992 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 10 (mgcp_msg.c:72) 20250427085513992 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427085513992 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5B5AF0DB 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085513992 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427085513992 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085513992 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427085513992 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250427085513992 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250427085513992 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) RTPEM0(193)@78d92e7f2afd: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250427085515505 DLMGCP DEBUG <0013> Received message: line #00: MDCX 34866 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085515505 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250427085515505 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250427085515505 DLMGCP DEBUG <0013> Received message: line #03: I: D08EFF70 (mgcp_msg.c:72) 20250427085515505 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085515505 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250427085515505 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085515505 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250427085515505 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085515505 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250427085515505 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250427085515505 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250427085515505 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250427085515505 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085515505 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085515505 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250427085515505 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085515505 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:443) 20250427085515505 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D08EFF70 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250427085515505 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D08EFF70 output_enabled 1 (mgcp_conn.c:271) 20250427085515505 DLMGCP DEBUG <0013> (1227/rtp C:D08EFF70 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) 20250427085515505 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:D08EFF70 MDCX: connection successfully modified: (1227/rtp C:D08EFF70 r=127.0.0.1:10000<->l=127.0.0.1:5768) (mgcp_protocol.c:976) 20250427085515505 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085515505 DLMGCP DEBUG <0013> Generated response: line #00: 200 34866 OK (mgcp_msg.c:72) 20250427085515505 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250427085515505 DLMGCP DEBUG <0013> Generated response: line #02: o=- D08EFF70 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085515505 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250427085515505 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085515505 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250427085515505 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5768 RTP/AVP 112 (mgcp_msg.c:72) 20250427085515505 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250427085515505 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) OsmuxEM(196)@78d92e7f2afd: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250427085516017 DLMGCP DEBUG <0013> Received message: line #00: MDCX 34867 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085516017 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250427085516017 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250427085516017 DLMGCP DEBUG <0013> Received message: line #03: I: 5B5AF0DB (mgcp_msg.c:72) 20250427085516017 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085516017 DLMGCP DEBUG <0013> Received message: line #05: X-OSMUX: 2 (mgcp_msg.c:72) 20250427085516017 DLMGCP DEBUG <0013> Received message: line #06: v=0 (mgcp_msg.c:72) 20250427085516017 DLMGCP DEBUG <0013> Received message: line #07: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085516017 DLMGCP DEBUG <0013> Received message: line #08: s=- (mgcp_msg.c:72) 20250427085516017 DLMGCP DEBUG <0013> Received message: line #09: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085516017 DLMGCP DEBUG <0013> Received message: line #10: t=0 0 (mgcp_msg.c:72) 20250427085516017 DLMGCP DEBUG <0013> Received message: line #11: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250427085516017 DLMGCP DEBUG <0013> Received message: line #12: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250427085516017 DLMGCP DEBUG <0013> Received message: line #13: a=ptime:20 (mgcp_msg.c:72) 20250427085516017 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085516017 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085516017 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250427085516017 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085516017 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:473) 20250427085516017 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:1985, addr:127.0.0.1, duration:20, payload-types:110=AMR  (mgcp_sdp.c:443) 20250427085516018 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5B5AF0DB connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250427085516018 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5B5AF0DB output_enabled 1 (mgcp_conn.c:271) 20250427085516018 DLMGCP DEBUG <0013> (1227/rtp C:5B5AF0DB 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) 20250427085516018 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:5B5AF0DB MDCX: connection successfully modified: (1227/rtp C:5B5AF0DB r=127.0.0.1:1985<->l=127.0.0.1:5770 CID=10) (mgcp_protocol.c:976) 20250427085516018 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085516018 DLMGCP DEBUG <0013> Generated response: line #00: 200 34867 OK (mgcp_msg.c:72) 20250427085516018 DLMGCP DEBUG <0013> Generated response: line #01: X-Osmux: 10 (mgcp_msg.c:72) 20250427085516018 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250427085516018 DLMGCP DEBUG <0013> Generated response: line #03: o=- 5B5AF0DB 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085516018 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250427085516018 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085516018 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250427085516018 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250427085516018 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250427085516018 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) MTC@78d92e7f2afd: stats: { num_pkts_tx := 192, bytes_payload_tx := 3264, num_pkts_rx := 122, bytes_payload_rx := 2074, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@78d92e7f2afd: 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 } 20250427085518131 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34868 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085518131 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250427085518131 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085518131 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085518131 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085518132 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250427085518132 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085518132 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085518132 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085518132 DLMGCP DEBUG <0013> Generated response: line #00: 200 34868 OK (mgcp_msg.c:72) RTPEM0(193)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. MTC@78d92e7f2afd: setverdict(pass): none -> pass OsmuxEM(196)@78d92e7f2afd: Final verdict of PTC: none RTPEM2(195)@78d92e7f2afd: Final verdict of PTC: none RTPEM1(194)@78d92e7f2afd: Final verdict of PTC: none RTPEM0(193)@78d92e7f2afd: Final verdict of PTC: none VirtCallAgent-STATS(197)@78d92e7f2afd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(198)@78d92e7f2afd: Final verdict of PTC: none MTC@78d92e7f2afd: Setting final verdict of the test case. MTC@78d92e7f2afd: Local verdict of MTC: pass MTC@78d92e7f2afd: Local verdict of PTC RTPEM0(193): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM1(194): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM2(195): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC OsmuxEM(196): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC VirtCallAgent-STATS(197): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC IPA-CTRL-CLI-IPA(198): none (pass -> pass) MTC@78d92e7f2afd: Test case TC_two_crcx_mdcx_and_rtp_osmux_fixed finished. Verdict: pass MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_fixed pass'. Sun Apr 27 08:55:18 UTC 2025 ====== MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_fixed pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_fixed.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=472560) Waiting for packet dumper to finish... 1 (prev_count=472560, count=479096) MTC@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_fixed pass' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_dlcx_30ep'. ------ MGCP_Test.TC_crcx_dlcx_30ep ------ Sun Apr 27 08:55: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_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@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_dlcx_30ep' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Test case TC_crcx_dlcx_30ep started. 20250427085526312 DLMGCP DEBUG <0013> Received message: line #00: CRCX 33710 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085526312 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085526312 DLMGCP DEBUG <0013> Received message: line #02: C: 011234 (mgcp_msg.c:72) 20250427085526312 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085526312 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:280) 20250427085526312 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085526312 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085526312 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085526312 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:D18CAE24 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085526312 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:D18CAE24 output_enabled 0 (mgcp_conn.c:271) 20250427085526312 DLMGCP DEBUG <0013> (011234/rtp C:D18CAE24 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085526313 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:D18CAE24 CRCX: connection successfully created: (011234/rtp C:D18CAE24 r=NULL:0<->l=::1:5772) (mgcp_protocol.c:772) 20250427085526313 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085526313 DLMGCP DEBUG <0013> Generated response: line #00: 200 33710 OK (mgcp_msg.c:72) 20250427085526313 DLMGCP DEBUG <0013> Generated response: line #01: I: D18CAE24 (mgcp_msg.c:72) 20250427085526313 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250427085526313 DLMGCP DEBUG <0013> Generated response: line #03: o=- D18CAE24 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085526313 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250427085526313 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085526313 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250427085526313 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5772 RTP/AVP 112 (mgcp_msg.c:72) 20250427085526313 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085526313 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250427085526314 DLMGCP DEBUG <0013> Received message: line #00: DLCX 33711 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085526314 DLMGCP DEBUG <0013> Received message: line #01: C: 011234 (mgcp_msg.c:72) 20250427085526314 DLMGCP DEBUG <0013> Received message: line #02: I: D18CAE24 (mgcp_msg.c:72) 20250427085526314 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:280) 20250427085526314 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085526314 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085526314 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:D18CAE24 DLCX: deleting conn:(011234/rtp C:D18CAE24 r=NULL:0<->l=::1:5772) (mgcp_protocol.c:1134) 20250427085526314 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085526314 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250427085526314 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085526314 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250427085526314 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250427085526314 DLMGCP DEBUG <0013> Generated response: line #00: 250 33711 OK (mgcp_msg.c:72) 20250427085526314 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:72) 20250427085526315 DLMGCP DEBUG <0013> Received message: line #00: CRCX 33712 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085526316 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085526316 DLMGCP DEBUG <0013> Received message: line #02: C: 021234 (mgcp_msg.c:72) 20250427085526316 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) MTC@78d92e7f2afd: setverdict(pass): none -> pass 20250427085526316 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085526316 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085526316 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085526316 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085526316 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:7F1515B9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085526316 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:7F1515B9 output_enabled 0 (mgcp_conn.c:271) 20250427085526316 DLMGCP DEBUG <0013> (021234/rtp C:7F1515B9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085526316 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:7F1515B9 CRCX: connection successfully created: (021234/rtp C:7F1515B9 r=NULL:0<->l=::1:5774) (mgcp_protocol.c:772) 20250427085526316 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085526316 DLMGCP DEBUG <0013> Generated response: line #00: 200 33712 OK (mgcp_msg.c:72) 20250427085526316 DLMGCP DEBUG <0013> Generated response: line #01: I: 7F1515B9 (mgcp_msg.c:72) 20250427085526316 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250427085526316 DLMGCP DEBUG <0013> Generated response: line #03: o=- 7F1515B9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085526316 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250427085526316 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085526316 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250427085526316 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5774 RTP/AVP 112 (mgcp_msg.c:72) 20250427085526316 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085526316 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250427085526318 DLMGCP DEBUG <0013> Received message: line #00: DLCX 33713 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085526318 DLMGCP DEBUG <0013> Received message: line #01: C: 021234 (mgcp_msg.c:72) 20250427085526318 DLMGCP DEBUG <0013> Received message: line #02: I: 7F1515B9 (mgcp_msg.c:72) 20250427085526318 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085526318 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085526318 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085526318 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:7F1515B9 DLCX: deleting conn:(021234/rtp C:7F1515B9 r=NULL:0<->l=::1:5774) (mgcp_protocol.c:1134) 20250427085526318 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085526318 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250427085526318 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085526318 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250427085526318 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250427085526318 DLMGCP DEBUG <0013> Generated response: line #00: 250 33713 OK (mgcp_msg.c:72) 20250427085526318 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:72) 20250427085526319 DLMGCP DEBUG <0013> Received message: line #00: CRCX 33714 rtpbridge/3@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085526319 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085526319 DLMGCP DEBUG <0013> Received message: line #02: C: 031234 (mgcp_msg.c:72) 20250427085526319 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085526319 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw (trunk:0) found endpoint: rtpbridge/3@mgw (mgcp_endp.c:280) 20250427085526319 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/3@mgw" (mgcp_protocol.c:370) 20250427085526319 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085526319 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) MTC@78d92e7f2afd: setverdict(pass): pass -> pass, component reason not changed 20250427085526319 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:4AC065A4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085526319 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:4AC065A4 output_enabled 0 (mgcp_conn.c:271) 20250427085526319 DLMGCP DEBUG <0013> (031234/rtp C:4AC065A4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085526319 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw CI:4AC065A4 CRCX: connection successfully created: (031234/rtp C:4AC065A4 r=NULL:0<->l=::1:5776) (mgcp_protocol.c:772) 20250427085526319 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085526319 DLMGCP DEBUG <0013> Generated response: line #00: 200 33714 OK (mgcp_msg.c:72) 20250427085526319 DLMGCP DEBUG <0013> Generated response: line #01: I: 4AC065A4 (mgcp_msg.c:72) 20250427085526319 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250427085526319 DLMGCP DEBUG <0013> Generated response: line #03: o=- 4AC065A4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085526319 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250427085526319 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085526319 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250427085526319 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5776 RTP/AVP 112 (mgcp_msg.c:72) 20250427085526319 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085526319 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250427085526321 DLMGCP DEBUG <0013> Received message: line #00: DLCX 33715 rtpbridge/3@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085526321 DLMGCP DEBUG <0013> Received message: line #01: C: 031234 (mgcp_msg.c:72) 20250427085526321 DLMGCP DEBUG <0013> Received message: line #02: I: 4AC065A4 (mgcp_msg.c:72) 20250427085526321 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw (trunk:0) found endpoint: rtpbridge/3@mgw (mgcp_endp.c:280) 20250427085526321 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/3@mgw" (mgcp_protocol.c:370) 20250427085526321 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085526321 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:4AC065A4 DLCX: deleting conn:(031234/rtp C:4AC065A4 r=NULL:0<->l=::1:5776) (mgcp_protocol.c:1134) 20250427085526321 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085526321 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250427085526321 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085526321 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250427085526321 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250427085526321 DLMGCP DEBUG <0013> Generated response: line #00: 250 33715 OK (mgcp_msg.c:72) 20250427085526321 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:72) 20250427085526322 DLMGCP DEBUG <0013> Received message: line #00: CRCX 33716 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085526322 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085526322 DLMGCP DEBUG <0013> Received message: line #02: C: 041234 (mgcp_msg.c:72) 20250427085526322 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) MTC@78d92e7f2afd: setverdict(pass): pass -> pass, component reason not changed 20250427085526322 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:280) 20250427085526322 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:370) 20250427085526322 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085526322 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085526322 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:B72BA934 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085526322 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:B72BA934 output_enabled 0 (mgcp_conn.c:271) 20250427085526322 DLMGCP DEBUG <0013> (041234/rtp C:B72BA934 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085526322 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CI:B72BA934 CRCX: connection successfully created: (041234/rtp C:B72BA934 r=NULL:0<->l=::1:5778) (mgcp_protocol.c:772) 20250427085526322 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085526322 DLMGCP DEBUG <0013> Generated response: line #00: 200 33716 OK (mgcp_msg.c:72) 20250427085526322 DLMGCP DEBUG <0013> Generated response: line #01: I: B72BA934 (mgcp_msg.c:72) 20250427085526322 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250427085526322 DLMGCP DEBUG <0013> Generated response: line #03: o=- B72BA934 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085526322 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250427085526322 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085526322 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250427085526322 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5778 RTP/AVP 112 (mgcp_msg.c:72) 20250427085526322 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085526322 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250427085526323 DLMGCP DEBUG <0013> Received message: line #00: DLCX 33717 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085526323 DLMGCP DEBUG <0013> Received message: line #01: C: 041234 (mgcp_msg.c:72) 20250427085526323 DLMGCP DEBUG <0013> Received message: line #02: I: B72BA934 (mgcp_msg.c:72) 20250427085526323 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:280) 20250427085526323 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:370) 20250427085526324 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085526324 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:B72BA934 DLCX: deleting conn:(041234/rtp C:B72BA934 r=NULL:0<->l=::1:5778) (mgcp_protocol.c:1134) 20250427085526324 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085526324 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250427085526324 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085526324 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250427085526324 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250427085526324 DLMGCP DEBUG <0013> Generated response: line #00: 250 33717 OK (mgcp_msg.c:72) 20250427085526324 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:72) 20250427085526325 DLMGCP DEBUG <0013> Received message: line #00: CRCX 33718 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085526325 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) MTC@78d92e7f2afd: setverdict(pass): pass -> pass, component reason not changed 20250427085526325 DLMGCP DEBUG <0013> Received message: line #02: C: 051234 (mgcp_msg.c:72) 20250427085526325 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085526325 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:280) 20250427085526325 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:370) 20250427085526325 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085526325 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085526325 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:A229A30D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085526325 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:A229A30D output_enabled 0 (mgcp_conn.c:271) 20250427085526325 DLMGCP DEBUG <0013> (051234/rtp C:A229A30D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085526325 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:A229A30D CRCX: connection successfully created: (051234/rtp C:A229A30D r=NULL:0<->l=::1:5780) (mgcp_protocol.c:772) 20250427085526325 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085526325 DLMGCP DEBUG <0013> Generated response: line #00: 200 33718 OK (mgcp_msg.c:72) 20250427085526325 DLMGCP DEBUG <0013> Generated response: line #01: I: A229A30D (mgcp_msg.c:72) 20250427085526325 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250427085526325 DLMGCP DEBUG <0013> Generated response: line #03: o=- A229A30D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085526325 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250427085526325 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085526325 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250427085526325 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5780 RTP/AVP 112 (mgcp_msg.c:72) 20250427085526325 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085526325 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250427085526326 DLMGCP DEBUG <0013> Received message: line #00: DLCX 33719 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085526326 DLMGCP DEBUG <0013> Received message: line #01: C: 051234 (mgcp_msg.c:72) 20250427085526326 DLMGCP DEBUG <0013> Received message: line #02: I: A229A30D (mgcp_msg.c:72) 20250427085526326 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:280) 20250427085526326 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:370) 20250427085526326 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085526326 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:A229A30D DLCX: deleting conn:(051234/rtp C:A229A30D r=NULL:0<->l=::1:5780) (mgcp_protocol.c:1134) 20250427085526326 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085526326 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250427085526326 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085526326 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250427085526326 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250427085526326 DLMGCP DEBUG <0013> Generated response: line #00: 250 33719 OK (mgcp_msg.c:72) 20250427085526326 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:72) 20250427085526327 DLMGCP DEBUG <0013> Received message: line #00: CRCX 33720 rtpbridge/6@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085526327 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085526327 DLMGCP DEBUG <0013> Received message: line #02: C: 061234 (mgcp_msg.c:72) 20250427085526327 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085526327 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw (trunk:0) found endpoint: rtpbridge/6@mgw (mgcp_endp.c:280) 20250427085526327 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/6@mgw" (mgcp_protocol.c:370) 20250427085526327 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) MTC@78d92e7f2afd: setverdict(pass): pass -> pass, component reason not changed 20250427085526327 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085526327 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:13F218C9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085526327 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:13F218C9 output_enabled 0 (mgcp_conn.c:271) 20250427085526327 DLMGCP DEBUG <0013> (061234/rtp C:13F218C9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085526327 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw CI:13F218C9 CRCX: connection successfully created: (061234/rtp C:13F218C9 r=NULL:0<->l=::1:5782) (mgcp_protocol.c:772) 20250427085526327 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085526327 DLMGCP DEBUG <0013> Generated response: line #00: 200 33720 OK (mgcp_msg.c:72) 20250427085526327 DLMGCP DEBUG <0013> Generated response: line #01: I: 13F218C9 (mgcp_msg.c:72) 20250427085526327 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250427085526328 DLMGCP DEBUG <0013> Generated response: line #03: o=- 13F218C9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085526328 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250427085526328 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085526328 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250427085526328 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5782 RTP/AVP 112 (mgcp_msg.c:72) 20250427085526328 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085526328 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250427085526329 DLMGCP DEBUG <0013> Received message: line #00: DLCX 33721 rtpbridge/6@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085526329 DLMGCP DEBUG <0013> Received message: line #01: C: 061234 (mgcp_msg.c:72) 20250427085526329 DLMGCP DEBUG <0013> Received message: line #02: I: 13F218C9 (mgcp_msg.c:72) 20250427085526329 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw (trunk:0) found endpoint: rtpbridge/6@mgw (mgcp_endp.c:280) 20250427085526329 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/6@mgw" (mgcp_protocol.c:370) 20250427085526329 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085526329 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:13F218C9 DLCX: deleting conn:(061234/rtp C:13F218C9 r=NULL:0<->l=::1:5782) (mgcp_protocol.c:1134) 20250427085526329 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085526329 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250427085526329 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085526329 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250427085526329 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250427085526329 DLMGCP DEBUG <0013> Generated response: line #00: 250 33721 OK (mgcp_msg.c:72) 20250427085526329 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:72) 20250427085526329 DLMGCP DEBUG <0013> Received message: line #00: CRCX 33722 rtpbridge/7@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085526329 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085526329 DLMGCP DEBUG <0013> Received message: line #02: C: 071234 (mgcp_msg.c:72) 20250427085526329 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085526329 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw (trunk:0) found endpoint: rtpbridge/7@mgw (mgcp_endp.c:280) 20250427085526329 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/7@mgw" (mgcp_protocol.c:370) 20250427085526330 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085526330 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) MTC@78d92e7f2afd: setverdict(pass): pass -> pass, component reason not changed 20250427085526330 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:A67DB31F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085526330 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:A67DB31F output_enabled 0 (mgcp_conn.c:271) 20250427085526330 DLMGCP DEBUG <0013> (071234/rtp C:A67DB31F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085526330 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CI:A67DB31F CRCX: connection successfully created: (071234/rtp C:A67DB31F r=NULL:0<->l=::1:5784) (mgcp_protocol.c:772) 20250427085526330 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085526330 DLMGCP DEBUG <0013> Generated response: line #00: 200 33722 OK (mgcp_msg.c:72) 20250427085526330 DLMGCP DEBUG <0013> Generated response: line #01: I: A67DB31F (mgcp_msg.c:72) 20250427085526330 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250427085526330 DLMGCP DEBUG <0013> Generated response: line #03: o=- A67DB31F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085526330 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250427085526330 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085526330 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250427085526330 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5784 RTP/AVP 112 (mgcp_msg.c:72) 20250427085526330 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085526330 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250427085526331 DLMGCP DEBUG <0013> Received message: line #00: DLCX 33723 rtpbridge/7@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085526331 DLMGCP DEBUG <0013> Received message: line #01: C: 071234 (mgcp_msg.c:72) 20250427085526331 DLMGCP DEBUG <0013> Received message: line #02: I: A67DB31F (mgcp_msg.c:72) 20250427085526331 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw (trunk:0) found endpoint: rtpbridge/7@mgw (mgcp_endp.c:280) 20250427085526331 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/7@mgw" (mgcp_protocol.c:370) 20250427085526331 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085526331 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:A67DB31F DLCX: deleting conn:(071234/rtp C:A67DB31F r=NULL:0<->l=::1:5784) (mgcp_protocol.c:1134) 20250427085526331 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085526331 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250427085526331 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085526331 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250427085526331 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250427085526331 DLMGCP DEBUG <0013> Generated response: line #00: 250 33723 OK (mgcp_msg.c:72) 20250427085526331 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:72) 20250427085526332 DLMGCP DEBUG <0013> Received message: line #00: CRCX 33724 rtpbridge/8@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085526332 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085526332 DLMGCP DEBUG <0013> Received message: line #02: C: 081234 (mgcp_msg.c:72) 20250427085526332 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085526332 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw (trunk:0) found endpoint: rtpbridge/8@mgw (mgcp_endp.c:280) 20250427085526332 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/8@mgw" (mgcp_protocol.c:370) 20250427085526332 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085526332 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085526332 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:B334F236 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085526332 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:B334F236 output_enabled 0 (mgcp_conn.c:271) MTC@78d92e7f2afd: setverdict(pass): pass -> pass, component reason not changed 20250427085526332 DLMGCP DEBUG <0013> (081234/rtp C:B334F236 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085526332 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw CI:B334F236 CRCX: connection successfully created: (081234/rtp C:B334F236 r=NULL:0<->l=::1:5786) (mgcp_protocol.c:772) 20250427085526332 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085526332 DLMGCP DEBUG <0013> Generated response: line #00: 200 33724 OK (mgcp_msg.c:72) 20250427085526332 DLMGCP DEBUG <0013> Generated response: line #01: I: B334F236 (mgcp_msg.c:72) 20250427085526332 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250427085526332 DLMGCP DEBUG <0013> Generated response: line #03: o=- B334F236 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085526332 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250427085526332 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085526332 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250427085526332 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5786 RTP/AVP 112 (mgcp_msg.c:72) 20250427085526332 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085526332 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250427085526333 DLMGCP DEBUG <0013> Received message: line #00: DLCX 33725 rtpbridge/8@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085526333 DLMGCP DEBUG <0013> Received message: line #01: C: 081234 (mgcp_msg.c:72) 20250427085526333 DLMGCP DEBUG <0013> Received message: line #02: I: B334F236 (mgcp_msg.c:72) 20250427085526333 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw (trunk:0) found endpoint: rtpbridge/8@mgw (mgcp_endp.c:280) 20250427085526333 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/8@mgw" (mgcp_protocol.c:370) 20250427085526333 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085526333 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:B334F236 DLCX: deleting conn:(081234/rtp C:B334F236 r=NULL:0<->l=::1:5786) (mgcp_protocol.c:1134) 20250427085526333 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085526333 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250427085526333 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085526333 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250427085526333 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250427085526333 DLMGCP DEBUG <0013> Generated response: line #00: 250 33725 OK (mgcp_msg.c:72) 20250427085526333 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@78d92e7f2afd: setverdict(pass): pass -> pass, component reason not changed 20250427085526334 DLMGCP DEBUG <0013> Received message: line #00: CRCX 33726 rtpbridge/9@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085526334 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085526334 DLMGCP DEBUG <0013> Received message: line #02: C: 091234 (mgcp_msg.c:72) 20250427085526334 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085526334 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw (trunk:0) found endpoint: rtpbridge/9@mgw (mgcp_endp.c:280) 20250427085526334 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/9@mgw" (mgcp_protocol.c:370) 20250427085526334 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085526334 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085526334 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:E182738A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085526334 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:E182738A output_enabled 0 (mgcp_conn.c:271) 20250427085526334 DLMGCP DEBUG <0013> (091234/rtp C:E182738A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085526334 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw CI:E182738A CRCX: connection successfully created: (091234/rtp C:E182738A r=NULL:0<->l=::1:5788) (mgcp_protocol.c:772) 20250427085526334 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085526334 DLMGCP DEBUG <0013> Generated response: line #00: 200 33726 OK (mgcp_msg.c:72) 20250427085526334 DLMGCP DEBUG <0013> Generated response: line #01: I: E182738A (mgcp_msg.c:72) 20250427085526334 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250427085526334 DLMGCP DEBUG <0013> Generated response: line #03: o=- E182738A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085526334 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250427085526334 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085526334 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250427085526334 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5788 RTP/AVP 112 (mgcp_msg.c:72) 20250427085526334 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085526334 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250427085526335 DLMGCP DEBUG <0013> Received message: line #00: DLCX 33727 rtpbridge/9@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085526335 DLMGCP DEBUG <0013> Received message: line #01: C: 091234 (mgcp_msg.c:72) 20250427085526335 DLMGCP DEBUG <0013> Received message: line #02: I: E182738A (mgcp_msg.c:72) 20250427085526335 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw (trunk:0) found endpoint: rtpbridge/9@mgw (mgcp_endp.c:280) 20250427085526335 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/9@mgw" (mgcp_protocol.c:370) 20250427085526335 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085526335 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:E182738A DLCX: deleting conn:(091234/rtp C:E182738A r=NULL:0<->l=::1:5788) (mgcp_protocol.c:1134) 20250427085526335 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085526335 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250427085526335 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085526335 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250427085526335 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250427085526335 DLMGCP DEBUG <0013> Generated response: line #00: 250 33727 OK (mgcp_msg.c:72) 20250427085526335 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@78d92e7f2afd: setverdict(pass): pass -> pass, component reason not changed 20250427085526336 DLMGCP DEBUG <0013> Received message: line #00: CRCX 33728 rtpbridge/A@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085526336 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085526336 DLMGCP DEBUG <0013> Received message: line #02: C: 0A1234 (mgcp_msg.c:72) 20250427085526336 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085526336 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw (trunk:0) found endpoint: rtpbridge/a@mgw (mgcp_endp.c:280) 20250427085526336 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a@mgw" (mgcp_protocol.c:370) 20250427085526336 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085526336 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085526336 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:B53D5271 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085526336 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:B53D5271 output_enabled 0 (mgcp_conn.c:271) 20250427085526336 DLMGCP DEBUG <0013> (0A1234/rtp C:B53D5271 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085526336 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw CI:B53D5271 CRCX: connection successfully created: (0A1234/rtp C:B53D5271 r=NULL:0<->l=::1:5790) (mgcp_protocol.c:772) 20250427085526336 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085526336 DLMGCP DEBUG <0013> Generated response: line #00: 200 33728 OK (mgcp_msg.c:72) 20250427085526336 DLMGCP DEBUG <0013> Generated response: line #01: I: B53D5271 (mgcp_msg.c:72) 20250427085526336 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250427085526336 DLMGCP DEBUG <0013> Generated response: line #03: o=- B53D5271 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085526336 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250427085526336 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085526336 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250427085526336 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5790 RTP/AVP 112 (mgcp_msg.c:72) 20250427085526336 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085526336 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250427085526338 DLMGCP DEBUG <0013> Received message: line #00: DLCX 33729 rtpbridge/A@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085526338 DLMGCP DEBUG <0013> Received message: line #01: C: 0A1234 (mgcp_msg.c:72) 20250427085526338 DLMGCP DEBUG <0013> Received message: line #02: I: B53D5271 (mgcp_msg.c:72) 20250427085526338 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw (trunk:0) found endpoint: rtpbridge/a@mgw (mgcp_endp.c:280) 20250427085526338 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/a@mgw" (mgcp_protocol.c:370) 20250427085526338 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085526338 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:B53D5271 DLCX: deleting conn:(0A1234/rtp C:B53D5271 r=NULL:0<->l=::1:5790) (mgcp_protocol.c:1134) 20250427085526338 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085526338 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250427085526338 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085526338 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250427085526338 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250427085526338 DLMGCP DEBUG <0013> Generated response: line #00: 250 33729 OK (mgcp_msg.c:72) 20250427085526338 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@78d92e7f2afd: setverdict(pass): pass -> pass, component reason not changed 20250427085526339 DLMGCP DEBUG <0013> Received message: line #00: CRCX 33730 rtpbridge/B@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085526339 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085526339 DLMGCP DEBUG <0013> Received message: line #02: C: 0B1234 (mgcp_msg.c:72) 20250427085526339 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085526339 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw (trunk:0) found endpoint: rtpbridge/b@mgw (mgcp_endp.c:280) 20250427085526339 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b@mgw" (mgcp_protocol.c:370) 20250427085526339 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085526339 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085526339 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:E1CE0868 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085526339 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:E1CE0868 output_enabled 0 (mgcp_conn.c:271) 20250427085526339 DLMGCP DEBUG <0013> (0B1234/rtp C:E1CE0868 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085526340 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw CI:E1CE0868 CRCX: connection successfully created: (0B1234/rtp C:E1CE0868 r=NULL:0<->l=::1:5792) (mgcp_protocol.c:772) 20250427085526340 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085526340 DLMGCP DEBUG <0013> Generated response: line #00: 200 33730 OK (mgcp_msg.c:72) 20250427085526340 DLMGCP DEBUG <0013> Generated response: line #01: I: E1CE0868 (mgcp_msg.c:72) 20250427085526340 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250427085526340 DLMGCP DEBUG <0013> Generated response: line #03: o=- E1CE0868 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085526340 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250427085526340 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085526340 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250427085526340 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5792 RTP/AVP 112 (mgcp_msg.c:72) 20250427085526340 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085526340 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250427085526341 DLMGCP DEBUG <0013> Received message: line #00: DLCX 33731 rtpbridge/B@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085526341 DLMGCP DEBUG <0013> Received message: line #01: C: 0B1234 (mgcp_msg.c:72) 20250427085526341 DLMGCP DEBUG <0013> Received message: line #02: I: E1CE0868 (mgcp_msg.c:72) 20250427085526341 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw (trunk:0) found endpoint: rtpbridge/b@mgw (mgcp_endp.c:280) 20250427085526341 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/b@mgw" (mgcp_protocol.c:370) 20250427085526341 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085526341 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:E1CE0868 DLCX: deleting conn:(0B1234/rtp C:E1CE0868 r=NULL:0<->l=::1:5792) (mgcp_protocol.c:1134) 20250427085526341 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085526341 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250427085526341 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085526341 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250427085526341 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250427085526341 DLMGCP DEBUG <0013> Generated response: line #00: 250 33731 OK (mgcp_msg.c:72) 20250427085526341 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@78d92e7f2afd: setverdict(pass): pass -> pass, component reason not changed 20250427085526342 DLMGCP DEBUG <0013> Received message: line #00: CRCX 33732 rtpbridge/C@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085526342 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085526342 DLMGCP DEBUG <0013> Received message: line #02: C: 0C1234 (mgcp_msg.c:72) 20250427085526342 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085526342 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw (trunk:0) found endpoint: rtpbridge/c@mgw (mgcp_endp.c:280) 20250427085526342 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c@mgw" (mgcp_protocol.c:370) 20250427085526342 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085526342 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085526342 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:25931D5F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085526342 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:25931D5F output_enabled 0 (mgcp_conn.c:271) 20250427085526342 DLMGCP DEBUG <0013> (0C1234/rtp C:25931D5F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085526342 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw CI:25931D5F CRCX: connection successfully created: (0C1234/rtp C:25931D5F r=NULL:0<->l=::1:5794) (mgcp_protocol.c:772) 20250427085526342 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085526342 DLMGCP DEBUG <0013> Generated response: line #00: 200 33732 OK (mgcp_msg.c:72) 20250427085526342 DLMGCP DEBUG <0013> Generated response: line #01: I: 25931D5F (mgcp_msg.c:72) 20250427085526342 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250427085526342 DLMGCP DEBUG <0013> Generated response: line #03: o=- 25931D5F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085526342 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250427085526342 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085526342 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250427085526342 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5794 RTP/AVP 112 (mgcp_msg.c:72) 20250427085526342 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085526342 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250427085526343 DLMGCP DEBUG <0013> Received message: line #00: DLCX 33733 rtpbridge/C@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085526343 DLMGCP DEBUG <0013> Received message: line #01: C: 0C1234 (mgcp_msg.c:72) 20250427085526343 DLMGCP DEBUG <0013> Received message: line #02: I: 25931D5F (mgcp_msg.c:72) 20250427085526343 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw (trunk:0) found endpoint: rtpbridge/c@mgw (mgcp_endp.c:280) 20250427085526343 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/c@mgw" (mgcp_protocol.c:370) 20250427085526343 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085526343 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:25931D5F DLCX: deleting conn:(0C1234/rtp C:25931D5F r=NULL:0<->l=::1:5794) (mgcp_protocol.c:1134) 20250427085526343 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085526343 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250427085526343 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085526343 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250427085526343 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250427085526343 DLMGCP DEBUG <0013> Generated response: line #00: 250 33733 OK (mgcp_msg.c:72) 20250427085526343 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@78d92e7f2afd: setverdict(pass): pass -> pass, component reason not changed 20250427085526344 DLMGCP DEBUG <0013> Received message: line #00: CRCX 33734 rtpbridge/D@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085526344 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085526344 DLMGCP DEBUG <0013> Received message: line #02: C: 0D1234 (mgcp_msg.c:72) 20250427085526344 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085526344 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw (trunk:0) found endpoint: rtpbridge/d@mgw (mgcp_endp.c:280) 20250427085526344 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d@mgw" (mgcp_protocol.c:370) 20250427085526344 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085526344 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085526344 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:6414AE04 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085526344 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:6414AE04 output_enabled 0 (mgcp_conn.c:271) 20250427085526344 DLMGCP DEBUG <0013> (0D1234/rtp C:6414AE04 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085526344 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw CI:6414AE04 CRCX: connection successfully created: (0D1234/rtp C:6414AE04 r=NULL:0<->l=::1:5796) (mgcp_protocol.c:772) 20250427085526345 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085526345 DLMGCP DEBUG <0013> Generated response: line #00: 200 33734 OK (mgcp_msg.c:72) 20250427085526345 DLMGCP DEBUG <0013> Generated response: line #01: I: 6414AE04 (mgcp_msg.c:72) 20250427085526345 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250427085526345 DLMGCP DEBUG <0013> Generated response: line #03: o=- 6414AE04 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085526345 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250427085526345 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085526345 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250427085526345 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5796 RTP/AVP 112 (mgcp_msg.c:72) 20250427085526345 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085526345 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250427085526345 DLMGCP DEBUG <0013> Received message: line #00: DLCX 33735 rtpbridge/D@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085526345 DLMGCP DEBUG <0013> Received message: line #01: C: 0D1234 (mgcp_msg.c:72) 20250427085526346 DLMGCP DEBUG <0013> Received message: line #02: I: 6414AE04 (mgcp_msg.c:72) 20250427085526346 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw (trunk:0) found endpoint: rtpbridge/d@mgw (mgcp_endp.c:280) 20250427085526346 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/d@mgw" (mgcp_protocol.c:370) 20250427085526346 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085526346 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:6414AE04 DLCX: deleting conn:(0D1234/rtp C:6414AE04 r=NULL:0<->l=::1:5796) (mgcp_protocol.c:1134) 20250427085526346 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085526346 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250427085526346 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085526346 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250427085526346 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250427085526346 DLMGCP DEBUG <0013> Generated response: line #00: 250 33735 OK (mgcp_msg.c:72) 20250427085526346 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@78d92e7f2afd: setverdict(pass): pass -> pass, component reason not changed 20250427085526346 DLMGCP DEBUG <0013> Received message: line #00: CRCX 33736 rtpbridge/E@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085526346 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085526346 DLMGCP DEBUG <0013> Received message: line #02: C: 0E1234 (mgcp_msg.c:72) 20250427085526346 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085526346 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw (trunk:0) found endpoint: rtpbridge/e@mgw (mgcp_endp.c:280) 20250427085526347 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e@mgw" (mgcp_protocol.c:370) 20250427085526347 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085526347 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085526347 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:74E14FF9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085526347 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:74E14FF9 output_enabled 0 (mgcp_conn.c:271) 20250427085526347 DLMGCP DEBUG <0013> (0E1234/rtp C:74E14FF9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085526347 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw CI:74E14FF9 CRCX: connection successfully created: (0E1234/rtp C:74E14FF9 r=NULL:0<->l=::1:5798) (mgcp_protocol.c:772) 20250427085526347 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085526347 DLMGCP DEBUG <0013> Generated response: line #00: 200 33736 OK (mgcp_msg.c:72) 20250427085526347 DLMGCP DEBUG <0013> Generated response: line #01: I: 74E14FF9 (mgcp_msg.c:72) 20250427085526347 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250427085526347 DLMGCP DEBUG <0013> Generated response: line #03: o=- 74E14FF9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085526347 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250427085526347 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085526347 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250427085526347 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5798 RTP/AVP 112 (mgcp_msg.c:72) 20250427085526347 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085526347 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250427085526348 DLMGCP DEBUG <0013> Received message: line #00: DLCX 33737 rtpbridge/E@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085526348 DLMGCP DEBUG <0013> Received message: line #01: C: 0E1234 (mgcp_msg.c:72) 20250427085526348 DLMGCP DEBUG <0013> Received message: line #02: I: 74E14FF9 (mgcp_msg.c:72) 20250427085526348 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw (trunk:0) found endpoint: rtpbridge/e@mgw (mgcp_endp.c:280) 20250427085526348 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/e@mgw" (mgcp_protocol.c:370) 20250427085526348 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085526348 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:74E14FF9 DLCX: deleting conn:(0E1234/rtp C:74E14FF9 r=NULL:0<->l=::1:5798) (mgcp_protocol.c:1134) 20250427085526348 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085526348 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250427085526348 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085526348 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250427085526348 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250427085526348 DLMGCP DEBUG <0013> Generated response: line #00: 250 33737 OK (mgcp_msg.c:72) 20250427085526348 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@78d92e7f2afd: setverdict(pass): pass -> pass, component reason not changed 20250427085526349 DLMGCP DEBUG <0013> Received message: line #00: CRCX 33738 rtpbridge/F@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085526349 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085526349 DLMGCP DEBUG <0013> Received message: line #02: C: 0F1234 (mgcp_msg.c:72) 20250427085526349 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085526349 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw (trunk:0) found endpoint: rtpbridge/f@mgw (mgcp_endp.c:280) 20250427085526349 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f@mgw" (mgcp_protocol.c:370) 20250427085526349 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085526349 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085526349 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:8A20A3B0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085526349 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:8A20A3B0 output_enabled 0 (mgcp_conn.c:271) 20250427085526349 DLMGCP DEBUG <0013> (0F1234/rtp C:8A20A3B0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085526349 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw CI:8A20A3B0 CRCX: connection successfully created: (0F1234/rtp C:8A20A3B0 r=NULL:0<->l=::1:5800) (mgcp_protocol.c:772) 20250427085526349 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085526349 DLMGCP DEBUG <0013> Generated response: line #00: 200 33738 OK (mgcp_msg.c:72) 20250427085526349 DLMGCP DEBUG <0013> Generated response: line #01: I: 8A20A3B0 (mgcp_msg.c:72) 20250427085526349 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250427085526349 DLMGCP DEBUG <0013> Generated response: line #03: o=- 8A20A3B0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085526349 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250427085526349 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085526349 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250427085526349 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5800 RTP/AVP 112 (mgcp_msg.c:72) 20250427085526349 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085526349 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250427085526350 DLMGCP DEBUG <0013> Received message: line #00: DLCX 33739 rtpbridge/F@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085526350 DLMGCP DEBUG <0013> Received message: line #01: C: 0F1234 (mgcp_msg.c:72) 20250427085526350 DLMGCP DEBUG <0013> Received message: line #02: I: 8A20A3B0 (mgcp_msg.c:72) 20250427085526350 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw (trunk:0) found endpoint: rtpbridge/f@mgw (mgcp_endp.c:280) 20250427085526350 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/f@mgw" (mgcp_protocol.c:370) 20250427085526350 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085526350 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:8A20A3B0 DLCX: deleting conn:(0F1234/rtp C:8A20A3B0 r=NULL:0<->l=::1:5800) (mgcp_protocol.c:1134) 20250427085526350 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085526350 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250427085526350 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085526350 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250427085526350 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250427085526350 DLMGCP DEBUG <0013> Generated response: line #00: 250 33739 OK (mgcp_msg.c:72) 20250427085526350 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@78d92e7f2afd: setverdict(pass): pass -> pass, component reason not changed 20250427085526351 DLMGCP DEBUG <0013> Received message: line #00: CRCX 33740 rtpbridge/10@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085526352 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085526352 DLMGCP DEBUG <0013> Received message: line #02: C: 101234 (mgcp_msg.c:72) 20250427085526352 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085526352 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw (trunk:0) found endpoint: rtpbridge/10@mgw (mgcp_endp.c:280) 20250427085526352 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/10@mgw" (mgcp_protocol.c:370) 20250427085526352 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085526352 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085526352 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:F100415B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085526352 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:F100415B output_enabled 0 (mgcp_conn.c:271) 20250427085526352 DLMGCP DEBUG <0013> (101234/rtp C:F100415B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085526352 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw CI:F100415B CRCX: connection successfully created: (101234/rtp C:F100415B r=NULL:0<->l=::1:5802) (mgcp_protocol.c:772) 20250427085526352 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085526352 DLMGCP DEBUG <0013> Generated response: line #00: 200 33740 OK (mgcp_msg.c:72) 20250427085526352 DLMGCP DEBUG <0013> Generated response: line #01: I: F100415B (mgcp_msg.c:72) 20250427085526352 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250427085526352 DLMGCP DEBUG <0013> Generated response: line #03: o=- F100415B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085526352 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250427085526352 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085526352 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250427085526352 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5802 RTP/AVP 112 (mgcp_msg.c:72) 20250427085526352 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085526352 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250427085526354 DLMGCP DEBUG <0013> Received message: line #00: DLCX 33741 rtpbridge/10@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085526354 DLMGCP DEBUG <0013> Received message: line #01: C: 101234 (mgcp_msg.c:72) 20250427085526354 DLMGCP DEBUG <0013> Received message: line #02: I: F100415B (mgcp_msg.c:72) 20250427085526354 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw (trunk:0) found endpoint: rtpbridge/10@mgw (mgcp_endp.c:280) 20250427085526354 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/10@mgw" (mgcp_protocol.c:370) 20250427085526354 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085526354 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:F100415B DLCX: deleting conn:(101234/rtp C:F100415B r=NULL:0<->l=::1:5802) (mgcp_protocol.c:1134) 20250427085526354 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085526354 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250427085526354 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085526354 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250427085526354 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250427085526354 DLMGCP DEBUG <0013> Generated response: line #00: 250 33741 OK (mgcp_msg.c:72) 20250427085526354 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@78d92e7f2afd: setverdict(pass): pass -> pass, component reason not changed 20250427085526355 DLMGCP DEBUG <0013> Received message: line #00: CRCX 33742 rtpbridge/11@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085526355 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085526355 DLMGCP DEBUG <0013> Received message: line #02: C: 111234 (mgcp_msg.c:72) 20250427085526355 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085526355 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw (trunk:0) found endpoint: rtpbridge/11@mgw (mgcp_endp.c:280) 20250427085526355 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/11@mgw" (mgcp_protocol.c:370) 20250427085526355 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085526355 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085526355 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:55CC4C39 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085526355 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:55CC4C39 output_enabled 0 (mgcp_conn.c:271) 20250427085526355 DLMGCP DEBUG <0013> (111234/rtp C:55CC4C39 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085526355 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw CI:55CC4C39 CRCX: connection successfully created: (111234/rtp C:55CC4C39 r=NULL:0<->l=::1:5804) (mgcp_protocol.c:772) 20250427085526355 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085526355 DLMGCP DEBUG <0013> Generated response: line #00: 200 33742 OK (mgcp_msg.c:72) 20250427085526355 DLMGCP DEBUG <0013> Generated response: line #01: I: 55CC4C39 (mgcp_msg.c:72) 20250427085526355 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250427085526355 DLMGCP DEBUG <0013> Generated response: line #03: o=- 55CC4C39 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085526356 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250427085526356 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085526356 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250427085526356 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5804 RTP/AVP 112 (mgcp_msg.c:72) 20250427085526356 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085526356 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250427085526357 DLMGCP DEBUG <0013> Received message: line #00: DLCX 33743 rtpbridge/11@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085526357 DLMGCP DEBUG <0013> Received message: line #01: C: 111234 (mgcp_msg.c:72) 20250427085526357 DLMGCP DEBUG <0013> Received message: line #02: I: 55CC4C39 (mgcp_msg.c:72) 20250427085526357 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw (trunk:0) found endpoint: rtpbridge/11@mgw (mgcp_endp.c:280) 20250427085526357 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/11@mgw" (mgcp_protocol.c:370) 20250427085526357 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085526357 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:55CC4C39 DLCX: deleting conn:(111234/rtp C:55CC4C39 r=NULL:0<->l=::1:5804) (mgcp_protocol.c:1134) 20250427085526357 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085526357 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250427085526357 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085526357 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250427085526357 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250427085526357 DLMGCP DEBUG <0013> Generated response: line #00: 250 33743 OK (mgcp_msg.c:72) 20250427085526357 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@78d92e7f2afd: setverdict(pass): pass -> pass, component reason not changed 20250427085526358 DLMGCP DEBUG <0013> Received message: line #00: CRCX 33744 rtpbridge/12@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085526358 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085526358 DLMGCP DEBUG <0013> Received message: line #02: C: 121234 (mgcp_msg.c:72) 20250427085526358 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085526358 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw (trunk:0) found endpoint: rtpbridge/12@mgw (mgcp_endp.c:280) 20250427085526358 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/12@mgw" (mgcp_protocol.c:370) 20250427085526358 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085526358 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085526358 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:2EB2B675 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085526358 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:2EB2B675 output_enabled 0 (mgcp_conn.c:271) 20250427085526358 DLMGCP DEBUG <0013> (121234/rtp C:2EB2B675 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085526358 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw CI:2EB2B675 CRCX: connection successfully created: (121234/rtp C:2EB2B675 r=NULL:0<->l=::1:5806) (mgcp_protocol.c:772) 20250427085526358 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085526358 DLMGCP DEBUG <0013> Generated response: line #00: 200 33744 OK (mgcp_msg.c:72) 20250427085526358 DLMGCP DEBUG <0013> Generated response: line #01: I: 2EB2B675 (mgcp_msg.c:72) 20250427085526358 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250427085526358 DLMGCP DEBUG <0013> Generated response: line #03: o=- 2EB2B675 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085526358 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250427085526358 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085526358 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250427085526358 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5806 RTP/AVP 112 (mgcp_msg.c:72) 20250427085526358 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085526358 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250427085526360 DLMGCP DEBUG <0013> Received message: line #00: DLCX 33745 rtpbridge/12@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085526360 DLMGCP DEBUG <0013> Received message: line #01: C: 121234 (mgcp_msg.c:72) 20250427085526360 DLMGCP DEBUG <0013> Received message: line #02: I: 2EB2B675 (mgcp_msg.c:72) 20250427085526360 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw (trunk:0) found endpoint: rtpbridge/12@mgw (mgcp_endp.c:280) 20250427085526360 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/12@mgw" (mgcp_protocol.c:370) 20250427085526360 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085526360 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:2EB2B675 DLCX: deleting conn:(121234/rtp C:2EB2B675 r=NULL:0<->l=::1:5806) (mgcp_protocol.c:1134) 20250427085526360 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085526360 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250427085526360 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085526360 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250427085526360 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250427085526360 DLMGCP DEBUG <0013> Generated response: line #00: 250 33745 OK (mgcp_msg.c:72) 20250427085526360 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@78d92e7f2afd: setverdict(pass): pass -> pass, component reason not changed 20250427085526360 DLMGCP DEBUG <0013> Received message: line #00: CRCX 33746 rtpbridge/13@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085526360 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085526360 DLMGCP DEBUG <0013> Received message: line #02: C: 131234 (mgcp_msg.c:72) 20250427085526361 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085526361 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw (trunk:0) found endpoint: rtpbridge/13@mgw (mgcp_endp.c:280) 20250427085526361 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/13@mgw" (mgcp_protocol.c:370) 20250427085526361 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085526361 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085526361 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:3D69D911 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085526361 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:3D69D911 output_enabled 0 (mgcp_conn.c:271) 20250427085526361 DLMGCP DEBUG <0013> (131234/rtp C:3D69D911 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085526361 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw CI:3D69D911 CRCX: connection successfully created: (131234/rtp C:3D69D911 r=NULL:0<->l=::1:5808) (mgcp_protocol.c:772) 20250427085526361 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085526361 DLMGCP DEBUG <0013> Generated response: line #00: 200 33746 OK (mgcp_msg.c:72) 20250427085526361 DLMGCP DEBUG <0013> Generated response: line #01: I: 3D69D911 (mgcp_msg.c:72) 20250427085526361 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250427085526361 DLMGCP DEBUG <0013> Generated response: line #03: o=- 3D69D911 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085526361 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250427085526361 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085526361 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250427085526361 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5808 RTP/AVP 112 (mgcp_msg.c:72) 20250427085526361 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085526361 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250427085526362 DLMGCP DEBUG <0013> Received message: line #00: DLCX 33747 rtpbridge/13@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085526362 DLMGCP DEBUG <0013> Received message: line #01: C: 131234 (mgcp_msg.c:72) 20250427085526362 DLMGCP DEBUG <0013> Received message: line #02: I: 3D69D911 (mgcp_msg.c:72) 20250427085526362 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw (trunk:0) found endpoint: rtpbridge/13@mgw (mgcp_endp.c:280) 20250427085526362 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/13@mgw" (mgcp_protocol.c:370) 20250427085526362 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085526362 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:3D69D911 DLCX: deleting conn:(131234/rtp C:3D69D911 r=NULL:0<->l=::1:5808) (mgcp_protocol.c:1134) 20250427085526362 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085526362 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250427085526362 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085526362 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250427085526362 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250427085526362 DLMGCP DEBUG <0013> Generated response: line #00: 250 33747 OK (mgcp_msg.c:72) 20250427085526362 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@78d92e7f2afd: setverdict(pass): pass -> pass, component reason not changed 20250427085526363 DLMGCP DEBUG <0013> Received message: line #00: CRCX 33748 rtpbridge/14@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085526363 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085526363 DLMGCP DEBUG <0013> Received message: line #02: C: 141234 (mgcp_msg.c:72) 20250427085526363 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085526363 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw (trunk:0) found endpoint: rtpbridge/14@mgw (mgcp_endp.c:280) 20250427085526363 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/14@mgw" (mgcp_protocol.c:370) 20250427085526363 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085526363 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085526363 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:E08A3A91 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085526363 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:E08A3A91 output_enabled 0 (mgcp_conn.c:271) 20250427085526363 DLMGCP DEBUG <0013> (141234/rtp C:E08A3A91 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085526363 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw CI:E08A3A91 CRCX: connection successfully created: (141234/rtp C:E08A3A91 r=NULL:0<->l=::1:5810) (mgcp_protocol.c:772) 20250427085526363 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085526363 DLMGCP DEBUG <0013> Generated response: line #00: 200 33748 OK (mgcp_msg.c:72) 20250427085526363 DLMGCP DEBUG <0013> Generated response: line #01: I: E08A3A91 (mgcp_msg.c:72) 20250427085526363 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250427085526363 DLMGCP DEBUG <0013> Generated response: line #03: o=- E08A3A91 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085526363 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250427085526363 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085526363 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250427085526363 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5810 RTP/AVP 112 (mgcp_msg.c:72) 20250427085526363 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085526363 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250427085526364 DLMGCP DEBUG <0013> Received message: line #00: DLCX 33749 rtpbridge/14@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085526364 DLMGCP DEBUG <0013> Received message: line #01: C: 141234 (mgcp_msg.c:72) 20250427085526364 DLMGCP DEBUG <0013> Received message: line #02: I: E08A3A91 (mgcp_msg.c:72) 20250427085526364 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw (trunk:0) found endpoint: rtpbridge/14@mgw (mgcp_endp.c:280) 20250427085526364 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/14@mgw" (mgcp_protocol.c:370) 20250427085526364 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085526364 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:E08A3A91 DLCX: deleting conn:(141234/rtp C:E08A3A91 r=NULL:0<->l=::1:5810) (mgcp_protocol.c:1134) 20250427085526364 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085526364 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250427085526364 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085526364 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250427085526364 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250427085526364 DLMGCP DEBUG <0013> Generated response: line #00: 250 33749 OK (mgcp_msg.c:72) 20250427085526364 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@78d92e7f2afd: setverdict(pass): pass -> pass, component reason not changed 20250427085526365 DLMGCP DEBUG <0013> Received message: line #00: CRCX 33750 rtpbridge/15@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085526365 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085526365 DLMGCP DEBUG <0013> Received message: line #02: C: 151234 (mgcp_msg.c:72) 20250427085526365 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085526365 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw (trunk:0) found endpoint: rtpbridge/15@mgw (mgcp_endp.c:280) 20250427085526365 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/15@mgw" (mgcp_protocol.c:370) 20250427085526365 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085526365 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085526365 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:9D911749 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085526365 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:9D911749 output_enabled 0 (mgcp_conn.c:271) 20250427085526365 DLMGCP DEBUG <0013> (151234/rtp C:9D911749 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085526365 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw CI:9D911749 CRCX: connection successfully created: (151234/rtp C:9D911749 r=NULL:0<->l=::1:5812) (mgcp_protocol.c:772) 20250427085526365 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085526365 DLMGCP DEBUG <0013> Generated response: line #00: 200 33750 OK (mgcp_msg.c:72) 20250427085526365 DLMGCP DEBUG <0013> Generated response: line #01: I: 9D911749 (mgcp_msg.c:72) 20250427085526365 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250427085526365 DLMGCP DEBUG <0013> Generated response: line #03: o=- 9D911749 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085526365 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250427085526365 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085526365 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250427085526365 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5812 RTP/AVP 112 (mgcp_msg.c:72) 20250427085526365 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085526365 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250427085526366 DLMGCP DEBUG <0013> Received message: line #00: DLCX 33751 rtpbridge/15@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085526366 DLMGCP DEBUG <0013> Received message: line #01: C: 151234 (mgcp_msg.c:72) 20250427085526366 DLMGCP DEBUG <0013> Received message: line #02: I: 9D911749 (mgcp_msg.c:72) 20250427085526366 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw (trunk:0) found endpoint: rtpbridge/15@mgw (mgcp_endp.c:280) 20250427085526366 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/15@mgw" (mgcp_protocol.c:370) 20250427085526366 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085526366 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:9D911749 DLCX: deleting conn:(151234/rtp C:9D911749 r=NULL:0<->l=::1:5812) (mgcp_protocol.c:1134) 20250427085526366 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085526366 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250427085526366 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085526366 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250427085526366 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250427085526366 DLMGCP DEBUG <0013> Generated response: line #00: 250 33751 OK (mgcp_msg.c:72) 20250427085526366 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@78d92e7f2afd: setverdict(pass): pass -> pass, component reason not changed 20250427085526367 DLMGCP DEBUG <0013> Received message: line #00: CRCX 33752 rtpbridge/16@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085526367 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085526367 DLMGCP DEBUG <0013> Received message: line #02: C: 161234 (mgcp_msg.c:72) 20250427085526367 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085526367 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw (trunk:0) found endpoint: rtpbridge/16@mgw (mgcp_endp.c:280) 20250427085526367 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/16@mgw" (mgcp_protocol.c:370) 20250427085526367 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085526367 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085526367 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:3D1F5CCB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085526367 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:3D1F5CCB output_enabled 0 (mgcp_conn.c:271) 20250427085526367 DLMGCP DEBUG <0013> (161234/rtp C:3D1F5CCB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085526367 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw CI:3D1F5CCB CRCX: connection successfully created: (161234/rtp C:3D1F5CCB r=NULL:0<->l=::1:5814) (mgcp_protocol.c:772) 20250427085526367 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085526367 DLMGCP DEBUG <0013> Generated response: line #00: 200 33752 OK (mgcp_msg.c:72) 20250427085526368 DLMGCP DEBUG <0013> Generated response: line #01: I: 3D1F5CCB (mgcp_msg.c:72) 20250427085526368 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250427085526368 DLMGCP DEBUG <0013> Generated response: line #03: o=- 3D1F5CCB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085526368 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250427085526368 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085526368 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250427085526368 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5814 RTP/AVP 112 (mgcp_msg.c:72) 20250427085526368 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085526368 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250427085526369 DLMGCP DEBUG <0013> Received message: line #00: DLCX 33753 rtpbridge/16@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085526369 DLMGCP DEBUG <0013> Received message: line #01: C: 161234 (mgcp_msg.c:72) 20250427085526369 DLMGCP DEBUG <0013> Received message: line #02: I: 3D1F5CCB (mgcp_msg.c:72) 20250427085526369 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw (trunk:0) found endpoint: rtpbridge/16@mgw (mgcp_endp.c:280) 20250427085526369 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/16@mgw" (mgcp_protocol.c:370) 20250427085526369 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085526369 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:3D1F5CCB DLCX: deleting conn:(161234/rtp C:3D1F5CCB r=NULL:0<->l=::1:5814) (mgcp_protocol.c:1134) 20250427085526369 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085526369 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250427085526369 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085526369 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250427085526369 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250427085526369 DLMGCP DEBUG <0013> Generated response: line #00: 250 33753 OK (mgcp_msg.c:72) 20250427085526369 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@78d92e7f2afd: setverdict(pass): pass -> pass, component reason not changed 20250427085526370 DLMGCP DEBUG <0013> Received message: line #00: CRCX 33754 rtpbridge/17@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085526370 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085526370 DLMGCP DEBUG <0013> Received message: line #02: C: 171234 (mgcp_msg.c:72) 20250427085526370 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085526370 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw (trunk:0) found endpoint: rtpbridge/17@mgw (mgcp_endp.c:280) 20250427085526370 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/17@mgw" (mgcp_protocol.c:370) 20250427085526370 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085526370 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085526370 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:CED47BF2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085526370 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:CED47BF2 output_enabled 0 (mgcp_conn.c:271) 20250427085526370 DLMGCP DEBUG <0013> (171234/rtp C:CED47BF2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085526370 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw CI:CED47BF2 CRCX: connection successfully created: (171234/rtp C:CED47BF2 r=NULL:0<->l=::1:5816) (mgcp_protocol.c:772) 20250427085526370 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085526370 DLMGCP DEBUG <0013> Generated response: line #00: 200 33754 OK (mgcp_msg.c:72) 20250427085526370 DLMGCP DEBUG <0013> Generated response: line #01: I: CED47BF2 (mgcp_msg.c:72) 20250427085526370 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250427085526370 DLMGCP DEBUG <0013> Generated response: line #03: o=- CED47BF2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085526370 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250427085526370 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085526370 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250427085526370 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5816 RTP/AVP 112 (mgcp_msg.c:72) 20250427085526370 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085526370 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250427085526371 DLMGCP DEBUG <0013> Received message: line #00: DLCX 33755 rtpbridge/17@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085526371 DLMGCP DEBUG <0013> Received message: line #01: C: 171234 (mgcp_msg.c:72) 20250427085526371 DLMGCP DEBUG <0013> Received message: line #02: I: CED47BF2 (mgcp_msg.c:72) 20250427085526371 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw (trunk:0) found endpoint: rtpbridge/17@mgw (mgcp_endp.c:280) 20250427085526371 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/17@mgw" (mgcp_protocol.c:370) 20250427085526371 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085526371 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:CED47BF2 DLCX: deleting conn:(171234/rtp C:CED47BF2 r=NULL:0<->l=::1:5816) (mgcp_protocol.c:1134) 20250427085526371 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085526371 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250427085526371 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085526371 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250427085526371 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250427085526372 DLMGCP DEBUG <0013> Generated response: line #00: 250 33755 OK (mgcp_msg.c:72) 20250427085526372 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@78d92e7f2afd: setverdict(pass): pass -> pass, component reason not changed 20250427085526372 DLMGCP DEBUG <0013> Received message: line #00: CRCX 33756 rtpbridge/18@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085526372 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085526372 DLMGCP DEBUG <0013> Received message: line #02: C: 181234 (mgcp_msg.c:72) 20250427085526372 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085526372 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw (trunk:0) found endpoint: rtpbridge/18@mgw (mgcp_endp.c:280) 20250427085526372 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/18@mgw" (mgcp_protocol.c:370) 20250427085526372 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085526372 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085526372 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:455375C8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085526372 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:455375C8 output_enabled 0 (mgcp_conn.c:271) 20250427085526373 DLMGCP DEBUG <0013> (181234/rtp C:455375C8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085526373 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw CI:455375C8 CRCX: connection successfully created: (181234/rtp C:455375C8 r=NULL:0<->l=::1:5818) (mgcp_protocol.c:772) 20250427085526373 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085526373 DLMGCP DEBUG <0013> Generated response: line #00: 200 33756 OK (mgcp_msg.c:72) 20250427085526373 DLMGCP DEBUG <0013> Generated response: line #01: I: 455375C8 (mgcp_msg.c:72) 20250427085526373 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250427085526373 DLMGCP DEBUG <0013> Generated response: line #03: o=- 455375C8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085526373 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250427085526373 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085526373 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250427085526373 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5818 RTP/AVP 112 (mgcp_msg.c:72) 20250427085526373 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085526373 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250427085526374 DLMGCP DEBUG <0013> Received message: line #00: DLCX 33757 rtpbridge/18@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085526374 DLMGCP DEBUG <0013> Received message: line #01: C: 181234 (mgcp_msg.c:72) 20250427085526374 DLMGCP DEBUG <0013> Received message: line #02: I: 455375C8 (mgcp_msg.c:72) 20250427085526374 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw (trunk:0) found endpoint: rtpbridge/18@mgw (mgcp_endp.c:280) 20250427085526374 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/18@mgw" (mgcp_protocol.c:370) 20250427085526374 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085526374 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:455375C8 DLCX: deleting conn:(181234/rtp C:455375C8 r=NULL:0<->l=::1:5818) (mgcp_protocol.c:1134) 20250427085526374 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085526374 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250427085526374 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085526374 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250427085526374 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250427085526374 DLMGCP DEBUG <0013> Generated response: line #00: 250 33757 OK (mgcp_msg.c:72) 20250427085526374 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@78d92e7f2afd: setverdict(pass): pass -> pass, component reason not changed 20250427085526375 DLMGCP DEBUG <0013> Received message: line #00: CRCX 33758 rtpbridge/19@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085526375 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085526375 DLMGCP DEBUG <0013> Received message: line #02: C: 191234 (mgcp_msg.c:72) 20250427085526375 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085526375 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw (trunk:0) found endpoint: rtpbridge/19@mgw (mgcp_endp.c:280) 20250427085526375 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/19@mgw" (mgcp_protocol.c:370) 20250427085526375 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085526375 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085526375 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:A4621C56 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085526375 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:A4621C56 output_enabled 0 (mgcp_conn.c:271) 20250427085526375 DLMGCP DEBUG <0013> (191234/rtp C:A4621C56 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085526375 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw CI:A4621C56 CRCX: connection successfully created: (191234/rtp C:A4621C56 r=NULL:0<->l=::1:5820) (mgcp_protocol.c:772) 20250427085526375 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085526375 DLMGCP DEBUG <0013> Generated response: line #00: 200 33758 OK (mgcp_msg.c:72) 20250427085526375 DLMGCP DEBUG <0013> Generated response: line #01: I: A4621C56 (mgcp_msg.c:72) 20250427085526375 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250427085526375 DLMGCP DEBUG <0013> Generated response: line #03: o=- A4621C56 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085526375 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250427085526375 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085526375 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250427085526375 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5820 RTP/AVP 112 (mgcp_msg.c:72) 20250427085526375 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085526375 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250427085526376 DLMGCP DEBUG <0013> Received message: line #00: DLCX 33759 rtpbridge/19@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085526376 DLMGCP DEBUG <0013> Received message: line #01: C: 191234 (mgcp_msg.c:72) 20250427085526376 DLMGCP DEBUG <0013> Received message: line #02: I: A4621C56 (mgcp_msg.c:72) 20250427085526376 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw (trunk:0) found endpoint: rtpbridge/19@mgw (mgcp_endp.c:280) 20250427085526376 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/19@mgw" (mgcp_protocol.c:370) 20250427085526376 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085526376 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:A4621C56 DLCX: deleting conn:(191234/rtp C:A4621C56 r=NULL:0<->l=::1:5820) (mgcp_protocol.c:1134) 20250427085526376 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085526376 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250427085526376 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085526376 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250427085526376 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250427085526376 DLMGCP DEBUG <0013> Generated response: line #00: 250 33759 OK (mgcp_msg.c:72) 20250427085526376 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@78d92e7f2afd: setverdict(pass): pass -> pass, component reason not changed 20250427085526377 DLMGCP DEBUG <0013> Received message: line #00: CRCX 33760 rtpbridge/1A@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085526377 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085526377 DLMGCP DEBUG <0013> Received message: line #02: C: 1A1234 (mgcp_msg.c:72) 20250427085526377 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085526377 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw (trunk:0) found endpoint: rtpbridge/1a@mgw (mgcp_endp.c:280) 20250427085526377 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1a@mgw" (mgcp_protocol.c:370) 20250427085526377 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085526377 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085526377 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:E0F9D1C2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085526377 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:E0F9D1C2 output_enabled 0 (mgcp_conn.c:271) 20250427085526377 DLMGCP DEBUG <0013> (1A1234/rtp C:E0F9D1C2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085526377 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw CI:E0F9D1C2 CRCX: connection successfully created: (1A1234/rtp C:E0F9D1C2 r=NULL:0<->l=::1:5822) (mgcp_protocol.c:772) 20250427085526377 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085526377 DLMGCP DEBUG <0013> Generated response: line #00: 200 33760 OK (mgcp_msg.c:72) 20250427085526377 DLMGCP DEBUG <0013> Generated response: line #01: I: E0F9D1C2 (mgcp_msg.c:72) 20250427085526377 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250427085526377 DLMGCP DEBUG <0013> Generated response: line #03: o=- E0F9D1C2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085526377 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250427085526377 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085526377 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250427085526377 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5822 RTP/AVP 112 (mgcp_msg.c:72) 20250427085526377 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085526377 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250427085526378 DLMGCP DEBUG <0013> Received message: line #00: DLCX 33761 rtpbridge/1A@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085526378 DLMGCP DEBUG <0013> Received message: line #01: C: 1A1234 (mgcp_msg.c:72) 20250427085526378 DLMGCP DEBUG <0013> Received message: line #02: I: E0F9D1C2 (mgcp_msg.c:72) 20250427085526378 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw (trunk:0) found endpoint: rtpbridge/1a@mgw (mgcp_endp.c:280) 20250427085526378 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1a@mgw" (mgcp_protocol.c:370) 20250427085526378 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085526378 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:E0F9D1C2 DLCX: deleting conn:(1A1234/rtp C:E0F9D1C2 r=NULL:0<->l=::1:5822) (mgcp_protocol.c:1134) 20250427085526378 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085526378 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250427085526378 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085526378 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250427085526378 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250427085526378 DLMGCP DEBUG <0013> Generated response: line #00: 250 33761 OK (mgcp_msg.c:72) 20250427085526378 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@78d92e7f2afd: setverdict(pass): pass -> pass, component reason not changed 20250427085526378 DLMGCP DEBUG <0013> Received message: line #00: CRCX 33762 rtpbridge/1B@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085526378 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085526378 DLMGCP DEBUG <0013> Received message: line #02: C: 1B1234 (mgcp_msg.c:72) 20250427085526378 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085526378 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw (trunk:0) found endpoint: rtpbridge/1b@mgw (mgcp_endp.c:280) 20250427085526379 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1b@mgw" (mgcp_protocol.c:370) 20250427085526379 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085526379 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085526379 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:CF5BFC4A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085526379 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:CF5BFC4A output_enabled 0 (mgcp_conn.c:271) 20250427085526379 DLMGCP DEBUG <0013> (1B1234/rtp C:CF5BFC4A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085526379 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw CI:CF5BFC4A CRCX: connection successfully created: (1B1234/rtp C:CF5BFC4A r=NULL:0<->l=::1:5824) (mgcp_protocol.c:772) 20250427085526379 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085526379 DLMGCP DEBUG <0013> Generated response: line #00: 200 33762 OK (mgcp_msg.c:72) 20250427085526379 DLMGCP DEBUG <0013> Generated response: line #01: I: CF5BFC4A (mgcp_msg.c:72) 20250427085526379 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250427085526379 DLMGCP DEBUG <0013> Generated response: line #03: o=- CF5BFC4A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085526379 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250427085526379 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085526379 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250427085526379 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5824 RTP/AVP 112 (mgcp_msg.c:72) 20250427085526379 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085526379 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250427085526379 DLMGCP DEBUG <0013> Received message: line #00: DLCX 33763 rtpbridge/1B@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085526379 DLMGCP DEBUG <0013> Received message: line #01: C: 1B1234 (mgcp_msg.c:72) 20250427085526379 DLMGCP DEBUG <0013> Received message: line #02: I: CF5BFC4A (mgcp_msg.c:72) 20250427085526379 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw (trunk:0) found endpoint: rtpbridge/1b@mgw (mgcp_endp.c:280) 20250427085526379 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1b@mgw" (mgcp_protocol.c:370) 20250427085526379 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085526379 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:CF5BFC4A DLCX: deleting conn:(1B1234/rtp C:CF5BFC4A r=NULL:0<->l=::1:5824) (mgcp_protocol.c:1134) 20250427085526379 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085526379 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250427085526379 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085526379 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250427085526380 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250427085526380 DLMGCP DEBUG <0013> Generated response: line #00: 250 33763 OK (mgcp_msg.c:72) 20250427085526380 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@78d92e7f2afd: setverdict(pass): pass -> pass, component reason not changed 20250427085526380 DLMGCP DEBUG <0013> Received message: line #00: CRCX 33764 rtpbridge/1C@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085526380 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085526380 DLMGCP DEBUG <0013> Received message: line #02: C: 1C1234 (mgcp_msg.c:72) 20250427085526380 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085526380 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw (trunk:0) found endpoint: rtpbridge/1c@mgw (mgcp_endp.c:280) 20250427085526380 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1c@mgw" (mgcp_protocol.c:370) 20250427085526380 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085526380 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085526380 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:F582BF39 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085526380 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:F582BF39 output_enabled 0 (mgcp_conn.c:271) 20250427085526380 DLMGCP DEBUG <0013> (1C1234/rtp C:F582BF39 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085526380 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw CI:F582BF39 CRCX: connection successfully created: (1C1234/rtp C:F582BF39 r=NULL:0<->l=::1:5826) (mgcp_protocol.c:772) 20250427085526380 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085526380 DLMGCP DEBUG <0013> Generated response: line #00: 200 33764 OK (mgcp_msg.c:72) 20250427085526380 DLMGCP DEBUG <0013> Generated response: line #01: I: F582BF39 (mgcp_msg.c:72) 20250427085526380 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250427085526380 DLMGCP DEBUG <0013> Generated response: line #03: o=- F582BF39 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085526380 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250427085526380 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085526380 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250427085526380 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5826 RTP/AVP 112 (mgcp_msg.c:72) 20250427085526380 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085526380 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250427085526381 DLMGCP DEBUG <0013> Received message: line #00: DLCX 33765 rtpbridge/1C@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085526381 DLMGCP DEBUG <0013> Received message: line #01: C: 1C1234 (mgcp_msg.c:72) 20250427085526381 DLMGCP DEBUG <0013> Received message: line #02: I: F582BF39 (mgcp_msg.c:72) 20250427085526381 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw (trunk:0) found endpoint: rtpbridge/1c@mgw (mgcp_endp.c:280) 20250427085526381 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1c@mgw" (mgcp_protocol.c:370) 20250427085526381 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085526381 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:F582BF39 DLCX: deleting conn:(1C1234/rtp C:F582BF39 r=NULL:0<->l=::1:5826) (mgcp_protocol.c:1134) 20250427085526381 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085526381 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250427085526381 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085526381 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250427085526381 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250427085526381 DLMGCP DEBUG <0013> Generated response: line #00: 250 33765 OK (mgcp_msg.c:72) 20250427085526381 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@78d92e7f2afd: setverdict(pass): pass -> pass, component reason not changed 20250427085526382 DLMGCP DEBUG <0013> Received message: line #00: CRCX 33766 rtpbridge/1D@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085526382 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085526382 DLMGCP DEBUG <0013> Received message: line #02: C: 1D1234 (mgcp_msg.c:72) 20250427085526382 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085526382 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw (trunk:0) found endpoint: rtpbridge/1d@mgw (mgcp_endp.c:280) 20250427085526382 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1d@mgw" (mgcp_protocol.c:370) 20250427085526382 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085526382 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085526382 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:A84096FA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085526382 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:A84096FA output_enabled 0 (mgcp_conn.c:271) 20250427085526382 DLMGCP DEBUG <0013> (1D1234/rtp C:A84096FA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427085526382 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw CI:A84096FA CRCX: connection successfully created: (1D1234/rtp C:A84096FA r=NULL:0<->l=::1:5828) (mgcp_protocol.c:772) 20250427085526382 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085526382 DLMGCP DEBUG <0013> Generated response: line #00: 200 33766 OK (mgcp_msg.c:72) 20250427085526382 DLMGCP DEBUG <0013> Generated response: line #01: I: A84096FA (mgcp_msg.c:72) 20250427085526382 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250427085526382 DLMGCP DEBUG <0013> Generated response: line #03: o=- A84096FA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085526382 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250427085526382 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085526382 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250427085526382 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5828 RTP/AVP 112 (mgcp_msg.c:72) 20250427085526382 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427085526382 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250427085526383 DLMGCP DEBUG <0013> Received message: line #00: DLCX 33767 rtpbridge/1D@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085526383 DLMGCP DEBUG <0013> Received message: line #01: C: 1D1234 (mgcp_msg.c:72) 20250427085526383 DLMGCP DEBUG <0013> Received message: line #02: I: A84096FA (mgcp_msg.c:72) 20250427085526383 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw (trunk:0) found endpoint: rtpbridge/1d@mgw (mgcp_endp.c:280) 20250427085526383 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1d@mgw" (mgcp_protocol.c:370) 20250427085526383 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085526383 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:A84096FA DLCX: deleting conn:(1D1234/rtp C:A84096FA r=NULL:0<->l=::1:5828) (mgcp_protocol.c:1134) 20250427085526383 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085526383 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250427085526383 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085526383 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250427085526383 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250427085526383 DLMGCP DEBUG <0013> Generated response: line #00: 250 33767 OK (mgcp_msg.c:72) 20250427085526383 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@78d92e7f2afd: setverdict(pass): pass -> pass, component reason not changed IPA-CTRL-CLI-IPA(203)@78d92e7f2afd: Final verdict of PTC: none VirtCallAgent-STATS(202)@78d92e7f2afd: Final verdict of PTC: none RTPEM0(199)@78d92e7f2afd: Final verdict of PTC: none RTPEM2(201)@78d92e7f2afd: Final verdict of PTC: none RTPEM1(200)@78d92e7f2afd: Final verdict of PTC: none MTC@78d92e7f2afd: Setting final verdict of the test case. MTC@78d92e7f2afd: Local verdict of MTC: pass MTC@78d92e7f2afd: Local verdict of PTC RTPEM0(199): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM1(200): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM2(201): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC VirtCallAgent-STATS(202): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC IPA-CTRL-CLI-IPA(203): none (pass -> pass) MTC@78d92e7f2afd: Test case TC_crcx_dlcx_30ep finished. Verdict: pass MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_dlcx_30ep pass'. Sun Apr 27 08:55:26 UTC 2025 ====== MGCP_Test.TC_crcx_dlcx_30ep pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_dlcx_30ep.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=334804) Waiting for packet dumper to finish... 1 (prev_count=334804, count=338736) MTC@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_dlcx_30ep pass' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_rtpem_selftest'. ------ MGCP_Test.TC_rtpem_selftest ------ Sun Apr 27 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_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@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_rtpem_selftest' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Test case TC_rtpem_selftest started. MTC@78d92e7f2afd: === starting MTC@78d92e7f2afd: === stopping RTPEM1(205)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. RTPEM0(204)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. MTC@78d92e7f2afd: stats A: { num_pkts_tx := 245, bytes_payload_tx := 980, num_pkts_rx := 245, bytes_payload_rx := 980, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@78d92e7f2afd: stats B: { num_pkts_tx := 245, bytes_payload_tx := 980, num_pkts_rx := 245, bytes_payload_rx := 980, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@78d92e7f2afd: tolerance: 0 packets MTC@78d92e7f2afd: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(208)@78d92e7f2afd: Final verdict of PTC: none RTPEM2(206)@78d92e7f2afd: Final verdict of PTC: none VirtCallAgent-STATS(207)@78d92e7f2afd: Final verdict of PTC: none RTPEM1(205)@78d92e7f2afd: Final verdict of PTC: none RTPEM0(204)@78d92e7f2afd: Final verdict of PTC: none MTC@78d92e7f2afd: Setting final verdict of the test case. MTC@78d92e7f2afd: Local verdict of MTC: pass MTC@78d92e7f2afd: Local verdict of PTC RTPEM0(204): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM1(205): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM2(206): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC VirtCallAgent-STATS(207): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC IPA-CTRL-CLI-IPA(208): none (pass -> pass) MTC@78d92e7f2afd: Test case TC_rtpem_selftest finished. Verdict: pass MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_rtpem_selftest pass'. Sun Apr 27 08:55:39 UTC 2025 ====== MGCP_Test.TC_rtpem_selftest pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_rtpem_selftest.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=71688) Waiting for packet dumper to finish... 1 (prev_count=71688, count=75620) MTC@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_rtpem_selftest pass' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_receive_only_rtp'. ------ MGCP_Test.TC_one_crcx_receive_only_rtp ------ Sun Apr 27 08:55: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_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@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_receive_only_rtp' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Test case TC_one_crcx_receive_only_rtp started. 20250427085548132 DLMGCP DEBUG <0013> Received message: line #00: DLCX 30879 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085548132 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:280) 20250427085548132 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085548132 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085548132 DLMGCP ERROR <0013> endpoint:rtpbridge/1@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250427085548132 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250427085548132 DLMGCP DEBUG <0013> Generated response: line #00: 515 30879 FAIL (mgcp_msg.c:72) 20250427085548145 DLMGCP DEBUG <0013> Received message: line #00: CRCX 30880 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085548146 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085548146 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:72) 20250427085548146 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085548146 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250427085548146 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085548146 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250427085548146 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085548146 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250427085548146 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250427085548146 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000/1 (mgcp_msg.c:72) 20250427085548146 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085548146 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:280) 20250427085548146 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085548146 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085548146 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085548146 DLMGCP NOTICE <0013> rtpbridge/1@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:443) 20250427085548146 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:BA29C5DA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085548146 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:BA29C5DA output_enabled 0 (mgcp_conn.c:271) 20250427085548146 DLMGCP DEBUG <0013> (1225/rtp C:BA29C5DA 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) 20250427085548146 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:BA29C5DA CRCX: connection successfully created: (1225/rtp C:BA29C5DA r=127.0.0.1:10000<->l=127.0.0.1:5830) (mgcp_protocol.c:772) 20250427085548146 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085548146 DLMGCP DEBUG <0013> Generated response: line #00: 200 30880 OK (mgcp_msg.c:72) 20250427085548146 DLMGCP DEBUG <0013> Generated response: line #01: I: BA29C5DA (mgcp_msg.c:72) 20250427085548146 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250427085548146 DLMGCP DEBUG <0013> Generated response: line #03: o=- BA29C5DA 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085548146 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250427085548146 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085548146 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250427085548146 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5830 RTP/AVP 112 (mgcp_msg.c:72) 20250427085548146 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000/1 (mgcp_msg.c:72) 20250427085548146 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250427085549255 DLMGCP DEBUG <0013> Received message: line #00: DLCX 30881 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085549256 DLMGCP DEBUG <0013> Received message: line #01: C: 1225 (mgcp_msg.c:72) 20250427085549256 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:280) 20250427085549256 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085549256 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085549256 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085549256 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085549256 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085549256 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085549256 DLMGCP DEBUG <0013> Generated response: line #00: 200 30881 OK (mgcp_msg.c:72) MTC@78d92e7f2afd: stats: { num_pkts_tx := 46, bytes_payload_tx := 184, num_pkts_rx := 0, bytes_payload_rx := 0, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@78d92e7f2afd: setverdict(pass): none -> pass VirtCallAgent-STATS(212)@78d92e7f2afd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(213)@78d92e7f2afd: Final verdict of PTC: none RTPEM1(210)@78d92e7f2afd: Final verdict of PTC: none RTPEM2(211)@78d92e7f2afd: Final verdict of PTC: none RTPEM0(209)@78d92e7f2afd: Final verdict of PTC: none MTC@78d92e7f2afd: Setting final verdict of the test case. MTC@78d92e7f2afd: Local verdict of MTC: pass MTC@78d92e7f2afd: Local verdict of PTC RTPEM0(209): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM1(210): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM2(211): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC VirtCallAgent-STATS(212): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC IPA-CTRL-CLI-IPA(213): none (pass -> pass) MTC@78d92e7f2afd: Test case TC_one_crcx_receive_only_rtp finished. Verdict: pass MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_receive_only_rtp pass'. Sun Apr 27 08:55:49 UTC 2025 ====== MGCP_Test.TC_one_crcx_receive_only_rtp pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_one_crcx_receive_only_rtp.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=79888) Waiting for packet dumper to finish... 1 (prev_count=79888, count=83820) MTC@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_receive_only_rtp pass' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_loopback_rtp'. ------ MGCP_Test.TC_one_crcx_loopback_rtp ------ Sun Apr 27 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_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@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_loopback_rtp' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Test case TC_one_crcx_loopback_rtp started. 20250427085557394 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14966 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085557394 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:280) 20250427085557394 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085557394 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085557394 DLMGCP ERROR <0013> endpoint:rtpbridge/1@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250427085557394 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250427085557394 DLMGCP DEBUG <0013> Generated response: line #00: 515 14966 FAIL (mgcp_msg.c:72) 20250427085557410 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14967 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085557410 DLMGCP DEBUG <0013> Received message: line #01: M: loopback (mgcp_msg.c:72) 20250427085557410 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:72) 20250427085557411 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085557411 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250427085557411 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085557411 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250427085557411 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085557411 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250427085557411 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250427085557411 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 GSM-HR-08/8000/1 (mgcp_msg.c:72) 20250427085557411 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085557411 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:280) 20250427085557411 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085557411 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085557411 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085557411 DLMGCP NOTICE <0013> rtpbridge/1@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:112=GSM-HR-08  (mgcp_sdp.c:443) 20250427085557411 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:E223D829 connection mode 'loopback' 7 (mgcp_conn.c:264) 20250427085557411 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:E223D829 output_enabled 1 (mgcp_conn.c:271) 20250427085557411 DLMGCP DEBUG <0013> (1225/rtp C:E223D829 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) 20250427085557411 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:E223D829 CRCX: connection successfully created: (1225/rtp C:E223D829 r=127.0.0.1:10000<->l=127.0.0.1:5832) (mgcp_protocol.c:772) 20250427085557411 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085557411 DLMGCP DEBUG <0013> Generated response: line #00: 200 14967 OK (mgcp_msg.c:72) 20250427085557411 DLMGCP DEBUG <0013> Generated response: line #01: I: E223D829 (mgcp_msg.c:72) 20250427085557411 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250427085557411 DLMGCP DEBUG <0013> Generated response: line #03: o=- E223D829 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085557411 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250427085557411 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085557411 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250427085557411 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5832 RTP/AVP 112 (mgcp_msg.c:72) 20250427085557411 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 GSM-HR-08/8000/1 (mgcp_msg.c:72) 20250427085557411 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250427085558518 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14968 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085558518 DLMGCP DEBUG <0013> Received message: line #01: C: 1225 (mgcp_msg.c:72) 20250427085558518 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:280) 20250427085558518 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085558518 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085558518 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085558518 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085558518 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085558518 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085558518 DLMGCP DEBUG <0013> Generated response: line #00: 200 14968 OK (mgcp_msg.c:72) MTC@78d92e7f2afd: 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@78d92e7f2afd: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(218)@78d92e7f2afd: Final verdict of PTC: none RTPEM2(216)@78d92e7f2afd: Final verdict of PTC: none RTPEM1(215)@78d92e7f2afd: Final verdict of PTC: none RTPEM0(214)@78d92e7f2afd: Final verdict of PTC: none VirtCallAgent-STATS(217)@78d92e7f2afd: Final verdict of PTC: none MTC@78d92e7f2afd: Setting final verdict of the test case. MTC@78d92e7f2afd: Local verdict of MTC: pass MTC@78d92e7f2afd: Local verdict of PTC RTPEM0(214): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM1(215): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM2(216): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC VirtCallAgent-STATS(217): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC IPA-CTRL-CLI-IPA(218): none (pass -> pass) MTC@78d92e7f2afd: Test case TC_one_crcx_loopback_rtp finished. Verdict: pass MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_loopback_rtp pass'. Sun Apr 27 08:55:58 UTC 2025 ====== MGCP_Test.TC_one_crcx_loopback_rtp pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_one_crcx_loopback_rtp.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=145176) Waiting for packet dumper to finish... 1 (prev_count=145176, count=148908) MTC@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_loopback_rtp pass' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_loopback_rtp_ipv6'. ------ MGCP_Test.TC_one_crcx_loopback_rtp_ipv6 ------ Sun Apr 27 08:56: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_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@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_loopback_rtp_ipv6' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Test case TC_one_crcx_loopback_rtp_ipv6 started. 20250427085606696 DLMGCP DEBUG <0013> Received message: line #00: DLCX 9122 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085606696 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:280) 20250427085606697 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085606697 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085606697 DLMGCP ERROR <0013> endpoint:rtpbridge/1@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250427085606697 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250427085606697 DLMGCP DEBUG <0013> Generated response: line #00: 515 9122 FAIL (mgcp_msg.c:72) 20250427085606710 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9123 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085606711 DLMGCP DEBUG <0013> Received message: line #01: M: loopback (mgcp_msg.c:72) 20250427085606711 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:72) 20250427085606711 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085606711 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250427085606711 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250427085606711 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250427085606711 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085606711 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250427085606711 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250427085606711 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 GSM-HR-08/8000/1 (mgcp_msg.c:72) 20250427085606711 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085606711 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:280) 20250427085606711 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085606711 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085606711 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085606711 DLMGCP NOTICE <0013> rtpbridge/1@mgw: Got media info via SDP: port:10000, addr:::1, duration:20, payload-types:112=GSM-HR-08  (mgcp_sdp.c:443) 20250427085606711 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:8BD61789 connection mode 'loopback' 7 (mgcp_conn.c:264) 20250427085606711 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:8BD61789 output_enabled 1 (mgcp_conn.c:271) 20250427085606711 DLMGCP DEBUG <0013> (1225/rtp C:8BD61789 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) 20250427085606711 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:8BD61789 CRCX: connection successfully created: (1225/rtp C:8BD61789 r=::1:10000<->l=::1:5834) (mgcp_protocol.c:772) 20250427085606711 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085606711 DLMGCP DEBUG <0013> Generated response: line #00: 200 9123 OK (mgcp_msg.c:72) 20250427085606711 DLMGCP DEBUG <0013> Generated response: line #01: I: 8BD61789 (mgcp_msg.c:72) 20250427085606711 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250427085606711 DLMGCP DEBUG <0013> Generated response: line #03: o=- 8BD61789 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427085606711 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250427085606711 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427085606711 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250427085606711 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5834 RTP/AVP 112 (mgcp_msg.c:72) 20250427085606711 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 GSM-HR-08/8000/1 (mgcp_msg.c:72) 20250427085606711 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250427085607817 DLMGCP DEBUG <0013> Received message: line #00: DLCX 9124 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085607818 DLMGCP DEBUG <0013> Received message: line #01: C: 1225 (mgcp_msg.c:72) 20250427085607818 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:280) 20250427085607818 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085607818 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085607818 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427085607818 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085607818 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085607818 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085607818 DLMGCP DEBUG <0013> Generated response: line #00: 200 9124 OK (mgcp_msg.c:72) MTC@78d92e7f2afd: 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@78d92e7f2afd: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(223)@78d92e7f2afd: Final verdict of PTC: none RTPEM2(221)@78d92e7f2afd: Final verdict of PTC: none RTPEM1(220)@78d92e7f2afd: Final verdict of PTC: none RTPEM0(219)@78d92e7f2afd: Final verdict of PTC: none VirtCallAgent-STATS(222)@78d92e7f2afd: Final verdict of PTC: none MTC@78d92e7f2afd: Setting final verdict of the test case. MTC@78d92e7f2afd: Local verdict of MTC: pass MTC@78d92e7f2afd: Local verdict of PTC RTPEM0(219): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM1(220): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM2(221): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC VirtCallAgent-STATS(222): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC IPA-CTRL-CLI-IPA(223): none (pass -> pass) MTC@78d92e7f2afd: Test case TC_one_crcx_loopback_rtp_ipv6 finished. Verdict: pass MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_loopback_rtp_ipv6 pass'. Sun Apr 27 08:56:07 UTC 2025 ====== MGCP_Test.TC_one_crcx_loopback_rtp_ipv6 pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_one_crcx_loopback_rtp_ipv6.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=147432) Waiting for packet dumper to finish... 1 (prev_count=147432, count=151364) MTC@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_loopback_rtp_ipv6 pass' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp'. ------ MGCP_Test.TC_two_crcx_and_rtp ------ Sun Apr 27 08:56: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_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@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Test case TC_two_crcx_and_rtp started. 20250427085615950 DLMGCP DEBUG <0013> Received message: line #00: DLCX 59217 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085615950 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085615950 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085615950 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085615950 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250427085615951 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250427085615951 DLMGCP DEBUG <0013> Generated response: line #00: 515 59217 FAIL (mgcp_msg.c:72) 20250427085615967 DLMGCP DEBUG <0013> Received message: line #00: CRCX 59218 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085615968 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250427085615968 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250427085615968 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085615968 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250427085615968 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085615968 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250427085615968 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085615968 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250427085615968 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 98 (mgcp_msg.c:72) 20250427085615968 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250427085615968 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085615968 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085615968 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085615968 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085615968 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085615968 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:98=AMR  (mgcp_sdp.c:443) 20250427085615968 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:3240A80D connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250427085615968 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:3240A80D output_enabled 1 (mgcp_conn.c:271) 20250427085615968 DLMGCP DEBUG <0013> (1226/rtp C:3240A80D 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) 20250427085615968 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:3240A80D CRCX: connection successfully created: (1226/rtp C:3240A80D r=127.0.0.1:10000<->l=127.0.0.1:5836) (mgcp_protocol.c:772) 20250427085615968 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085615968 DLMGCP DEBUG <0013> Generated response: line #00: 200 59218 OK (mgcp_msg.c:72) 20250427085615968 DLMGCP DEBUG <0013> Generated response: line #01: I: 3240A80D (mgcp_msg.c:72) 20250427085615968 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250427085615968 DLMGCP DEBUG <0013> Generated response: line #03: o=- 3240A80D 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085615968 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250427085615968 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085615968 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250427085615968 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5836 RTP/AVP 98 (mgcp_msg.c:72) 20250427085615968 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250427085615968 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250427085615976 DLMGCP DEBUG <0013> Received message: line #00: CRCX 59219 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085615976 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250427085615976 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250427085615976 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085615976 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250427085615976 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085615976 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250427085615976 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085615976 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250427085615976 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 98 (mgcp_msg.c:72) 20250427085615976 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250427085615976 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085615976 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085615976 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085615976 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085615976 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085615976 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:98=AMR  (mgcp_sdp.c:443) 20250427085615976 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:69F32C2F connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250427085615976 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:69F32C2F output_enabled 1 (mgcp_conn.c:271) 20250427085615976 DLMGCP DEBUG <0013> (1226/rtp C:69F32C2F 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) 20250427085615976 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:69F32C2F CRCX: connection successfully created: (1226/rtp C:69F32C2F r=127.0.0.1:20000<->l=127.0.0.1:5838) (mgcp_protocol.c:772) 20250427085615976 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085615976 DLMGCP DEBUG <0013> Generated response: line #00: 200 59219 OK (mgcp_msg.c:72) 20250427085615976 DLMGCP DEBUG <0013> Generated response: line #01: I: 69F32C2F (mgcp_msg.c:72) 20250427085615976 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250427085615976 DLMGCP DEBUG <0013> Generated response: line #03: o=- 69F32C2F 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085615976 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250427085615976 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085615976 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250427085615976 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5838 RTP/AVP 98 (mgcp_msg.c:72) 20250427085615976 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250427085615976 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM0(224)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. RTPEM0(224)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. 20250427085617088 DLMGCP DEBUG <0013> Received message: line #00: DLCX 59220 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085617088 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250427085617088 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085617088 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085617088 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085617088 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250427085617088 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085617088 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085617089 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085617089 DLMGCP DEBUG <0013> Generated response: line #00: 200 59220 OK (mgcp_msg.c:72) RTPEM1(225)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. MTC@78d92e7f2afd: 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@78d92e7f2afd: 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@78d92e7f2afd: tolerance: 0 packets MTC@78d92e7f2afd: 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@78d92e7f2afd: 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@78d92e7f2afd: setverdict(pass): none -> pass RTPEM2(226)@78d92e7f2afd: Final verdict of PTC: none RTPEM0(224)@78d92e7f2afd: Final verdict of PTC: none VirtCallAgent-STATS(227)@78d92e7f2afd: Final verdict of PTC: none RTPEM1(225)@78d92e7f2afd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(228)@78d92e7f2afd: Final verdict of PTC: none MTC@78d92e7f2afd: Setting final verdict of the test case. MTC@78d92e7f2afd: Local verdict of MTC: pass MTC@78d92e7f2afd: Local verdict of PTC RTPEM0(224): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM1(225): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM2(226): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC VirtCallAgent-STATS(227): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC IPA-CTRL-CLI-IPA(228): none (pass -> pass) MTC@78d92e7f2afd: Test case TC_two_crcx_and_rtp finished. Verdict: pass MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp pass'. Sun Apr 27 08:56:17 UTC 2025 ====== MGCP_Test.TC_two_crcx_and_rtp pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_and_rtp.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=154844) Waiting for packet dumper to finish... 1 (prev_count=154844, count=158776) MTC@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp pass' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_bidir'. ------ MGCP_Test.TC_two_crcx_and_rtp_bidir ------ Sun Apr 27 08:56: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_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@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_bidir' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Test case TC_two_crcx_and_rtp_bidir started. 20250427085625183 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24844 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085625183 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085625183 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085625183 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085625183 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250427085625183 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250427085625183 DLMGCP DEBUG <0013> Generated response: line #00: 515 24844 FAIL (mgcp_msg.c:72) 20250427085625186 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24845 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085625186 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250427085625186 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250427085625186 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085625186 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250427085625186 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085625186 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250427085625186 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085625186 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250427085625186 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 98 (mgcp_msg.c:72) 20250427085625186 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250427085625186 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085625186 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085625186 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085625186 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085625186 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085625186 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:98=AMR  (mgcp_sdp.c:443) 20250427085625186 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D9470FD2 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250427085625186 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D9470FD2 output_enabled 1 (mgcp_conn.c:271) 20250427085625186 DLMGCP DEBUG <0013> (1226/rtp C:D9470FD2 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) 20250427085625186 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:D9470FD2 CRCX: connection successfully created: (1226/rtp C:D9470FD2 r=127.0.0.1:10000<->l=127.0.0.1:5840) (mgcp_protocol.c:772) 20250427085625186 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085625186 DLMGCP DEBUG <0013> Generated response: line #00: 200 24845 OK (mgcp_msg.c:72) 20250427085625186 DLMGCP DEBUG <0013> Generated response: line #01: I: D9470FD2 (mgcp_msg.c:72) 20250427085625187 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250427085625187 DLMGCP DEBUG <0013> Generated response: line #03: o=- D9470FD2 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085625187 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250427085625187 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085625187 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250427085625187 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5840 RTP/AVP 98 (mgcp_msg.c:72) 20250427085625187 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250427085625187 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250427085625189 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24846 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085625189 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250427085625189 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250427085625189 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085625189 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250427085625189 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085625189 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250427085625189 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085625189 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250427085625189 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 98 (mgcp_msg.c:72) 20250427085625189 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250427085625189 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085625189 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085625189 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085625189 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085625189 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085625189 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:98=AMR  (mgcp_sdp.c:443) 20250427085625189 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E2FAD19D connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250427085625189 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E2FAD19D output_enabled 1 (mgcp_conn.c:271) 20250427085625189 DLMGCP DEBUG <0013> (1226/rtp C:E2FAD19D 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) 20250427085625189 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E2FAD19D CRCX: connection successfully created: (1226/rtp C:E2FAD19D r=127.0.0.1:20000<->l=127.0.0.1:5842) (mgcp_protocol.c:772) 20250427085625190 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085625190 DLMGCP DEBUG <0013> Generated response: line #00: 200 24846 OK (mgcp_msg.c:72) 20250427085625190 DLMGCP DEBUG <0013> Generated response: line #01: I: E2FAD19D (mgcp_msg.c:72) 20250427085625190 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250427085625190 DLMGCP DEBUG <0013> Generated response: line #03: o=- E2FAD19D 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085625190 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250427085625190 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085625190 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250427085625190 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5842 RTP/AVP 98 (mgcp_msg.c:72) 20250427085625190 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250427085625190 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250427085626295 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24847 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085626295 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250427085626296 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085626296 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085626296 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085626296 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250427085626296 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085626296 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085626296 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085626296 DLMGCP DEBUG <0013> Generated response: line #00: 200 24847 OK (mgcp_msg.c:72) RTPEM1(230)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. MTC@78d92e7f2afd: 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@78d92e7f2afd: 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@78d92e7f2afd: tolerance: 3 packets MTC@78d92e7f2afd: 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@78d92e7f2afd: 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@78d92e7f2afd: setverdict(pass): none -> pass RTPEM1(230)@78d92e7f2afd: Final verdict of PTC: none VirtCallAgent-STATS(232)@78d92e7f2afd: Final verdict of PTC: none RTPEM0(229)@78d92e7f2afd: Final verdict of PTC: none RTPEM2(231)@78d92e7f2afd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(233)@78d92e7f2afd: Final verdict of PTC: none MTC@78d92e7f2afd: Setting final verdict of the test case. MTC@78d92e7f2afd: Local verdict of MTC: pass MTC@78d92e7f2afd: Local verdict of PTC RTPEM0(229): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM1(230): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM2(231): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC VirtCallAgent-STATS(232): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC IPA-CTRL-CLI-IPA(233): none (pass -> pass) MTC@78d92e7f2afd: Test case TC_two_crcx_and_rtp_bidir finished. Verdict: pass MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_bidir pass'. Sun Apr 27 08:56:26 UTC 2025 ====== MGCP_Test.TC_two_crcx_and_rtp_bidir pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_and_rtp_bidir.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=267768) Waiting for packet dumper to finish... 1 (prev_count=267768, count=271700) MTC@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_bidir pass' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_diff_pt_and_rtp'. ------ MGCP_Test.TC_two_crcx_diff_pt_and_rtp ------ Sun Apr 27 08:56: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_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@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_diff_pt_and_rtp' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Test case TC_two_crcx_diff_pt_and_rtp started. 20250427085634446 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40044 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085634446 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085634446 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085634446 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085634446 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250427085634446 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250427085634446 DLMGCP DEBUG <0013> Generated response: line #00: 515 40044 FAIL (mgcp_msg.c:72) 20250427085634452 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40045 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085634452 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250427085634452 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250427085634452 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085634452 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250427085634452 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085634452 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250427085634452 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085634452 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250427085634452 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 98 (mgcp_msg.c:72) 20250427085634452 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250427085634452 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085634452 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085634452 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085634452 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085634452 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085634452 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:98=AMR  (mgcp_sdp.c:443) 20250427085634452 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B0228403 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250427085634452 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B0228403 output_enabled 1 (mgcp_conn.c:271) 20250427085634452 DLMGCP DEBUG <0013> (1226/rtp C:B0228403 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) 20250427085634452 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:B0228403 CRCX: connection successfully created: (1226/rtp C:B0228403 r=127.0.0.1:10000<->l=127.0.0.1:5844) (mgcp_protocol.c:772) 20250427085634452 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085634452 DLMGCP DEBUG <0013> Generated response: line #00: 200 40045 OK (mgcp_msg.c:72) 20250427085634452 DLMGCP DEBUG <0013> Generated response: line #01: I: B0228403 (mgcp_msg.c:72) 20250427085634452 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250427085634452 DLMGCP DEBUG <0013> Generated response: line #03: o=- B0228403 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085634452 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250427085634452 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085634452 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250427085634452 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5844 RTP/AVP 98 (mgcp_msg.c:72) 20250427085634452 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250427085634452 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250427085634457 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40046 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085634457 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250427085634457 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250427085634457 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085634457 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250427085634457 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085634457 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250427085634457 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085634457 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250427085634457 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250427085634457 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250427085634457 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085634457 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085634457 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085634457 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085634457 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085634457 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:443) 20250427085634457 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:7729F55D connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250427085634457 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:7729F55D output_enabled 1 (mgcp_conn.c:271) 20250427085634457 DLMGCP DEBUG <0013> (1226/rtp C:7729F55D 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) 20250427085634457 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:7729F55D CRCX: connection successfully created: (1226/rtp C:7729F55D r=127.0.0.1:20000<->l=127.0.0.1:5846) (mgcp_protocol.c:772) 20250427085634457 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085634457 DLMGCP DEBUG <0013> Generated response: line #00: 200 40046 OK (mgcp_msg.c:72) 20250427085634457 DLMGCP DEBUG <0013> Generated response: line #01: I: 7729F55D (mgcp_msg.c:72) 20250427085634457 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250427085634457 DLMGCP DEBUG <0013> Generated response: line #03: o=- 7729F55D 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085634457 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250427085634457 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085634457 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250427085634457 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5846 RTP/AVP 112 (mgcp_msg.c:72) 20250427085634457 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250427085634457 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM0(234)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. RTPEM0(234)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. 20250427085635566 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40047 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085635566 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250427085635566 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085635566 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085635567 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085635567 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250427085635567 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085635567 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085635567 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085635567 DLMGCP DEBUG <0013> Generated response: line #00: 200 40047 OK (mgcp_msg.c:72) RTPEM1(235)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. MTC@78d92e7f2afd: 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@78d92e7f2afd: 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@78d92e7f2afd: tolerance: 0 packets MTC@78d92e7f2afd: 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@78d92e7f2afd: 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@78d92e7f2afd: setverdict(pass): none -> pass RTPEM2(236)@78d92e7f2afd: Final verdict of PTC: none RTPEM1(235)@78d92e7f2afd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(238)@78d92e7f2afd: Final verdict of PTC: none RTPEM0(234)@78d92e7f2afd: Final verdict of PTC: none VirtCallAgent-STATS(237)@78d92e7f2afd: Final verdict of PTC: none MTC@78d92e7f2afd: Setting final verdict of the test case. MTC@78d92e7f2afd: Local verdict of MTC: pass MTC@78d92e7f2afd: Local verdict of PTC RTPEM0(234): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM1(235): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM2(236): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC VirtCallAgent-STATS(237): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC IPA-CTRL-CLI-IPA(238): none (pass -> pass) MTC@78d92e7f2afd: Test case TC_two_crcx_diff_pt_and_rtp finished. Verdict: pass MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_diff_pt_and_rtp pass'. Sun Apr 27 08:56:35 UTC 2025 ====== MGCP_Test.TC_two_crcx_diff_pt_and_rtp pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_diff_pt_and_rtp.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=155352) Waiting for packet dumper to finish... 1 (prev_count=155352, count=159084) MTC@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_diff_pt_and_rtp pass' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_diff_pt_and_rtp_bidir'. ------ MGCP_Test.TC_two_crcx_diff_pt_and_rtp_bidir ------ Sun Apr 27 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_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@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_diff_pt_and_rtp_bidir' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Test case TC_two_crcx_diff_pt_and_rtp_bidir started. 20250427085643751 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53618 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085643751 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085643751 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085643751 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085643751 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250427085643751 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250427085643751 DLMGCP DEBUG <0013> Generated response: line #00: 515 53618 FAIL (mgcp_msg.c:72) 20250427085643767 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53619 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085643767 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250427085643767 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250427085643767 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085643767 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250427085643767 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085643767 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250427085643767 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085643767 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250427085643767 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 98 (mgcp_msg.c:72) 20250427085643767 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250427085643767 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085643767 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085643767 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085643767 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085643767 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085643767 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:98=AMR  (mgcp_sdp.c:443) 20250427085643767 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:62E63DEC connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250427085643767 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:62E63DEC output_enabled 1 (mgcp_conn.c:271) 20250427085643767 DLMGCP DEBUG <0013> (1226/rtp C:62E63DEC 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) 20250427085643768 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:62E63DEC CRCX: connection successfully created: (1226/rtp C:62E63DEC r=127.0.0.1:10000<->l=127.0.0.1:5848) (mgcp_protocol.c:772) 20250427085643768 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085643768 DLMGCP DEBUG <0013> Generated response: line #00: 200 53619 OK (mgcp_msg.c:72) 20250427085643768 DLMGCP DEBUG <0013> Generated response: line #01: I: 62E63DEC (mgcp_msg.c:72) 20250427085643768 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250427085643768 DLMGCP DEBUG <0013> Generated response: line #03: o=- 62E63DEC 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085643768 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250427085643768 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085643768 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250427085643768 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5848 RTP/AVP 98 (mgcp_msg.c:72) 20250427085643768 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250427085643768 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250427085643777 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53620 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085643777 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250427085643777 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250427085643777 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085643777 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250427085643777 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085643777 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250427085643777 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085643777 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250427085643777 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250427085643777 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250427085643777 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085643777 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085643777 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085643777 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085643777 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085643777 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:443) 20250427085643777 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:7B32BD8C connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250427085643777 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:7B32BD8C output_enabled 1 (mgcp_conn.c:271) 20250427085643777 DLMGCP DEBUG <0013> (1226/rtp C:7B32BD8C 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) 20250427085643777 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:7B32BD8C CRCX: connection successfully created: (1226/rtp C:7B32BD8C r=127.0.0.1:20000<->l=127.0.0.1:5850) (mgcp_protocol.c:772) 20250427085643777 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085643777 DLMGCP DEBUG <0013> Generated response: line #00: 200 53620 OK (mgcp_msg.c:72) 20250427085643777 DLMGCP DEBUG <0013> Generated response: line #01: I: 7B32BD8C (mgcp_msg.c:72) 20250427085643777 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250427085643777 DLMGCP DEBUG <0013> Generated response: line #03: o=- 7B32BD8C 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085643777 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250427085643777 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085643777 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250427085643777 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5850 RTP/AVP 112 (mgcp_msg.c:72) 20250427085643777 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250427085643777 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250427085644886 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53621 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085644886 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250427085644886 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085644886 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085644886 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085644886 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250427085644886 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085644886 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085644886 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085644886 DLMGCP DEBUG <0013> Generated response: line #00: 200 53621 OK (mgcp_msg.c:72) RTPEM1(240)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. MTC@78d92e7f2afd: 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@78d92e7f2afd: 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@78d92e7f2afd: tolerance: 3 packets MTC@78d92e7f2afd: 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@78d92e7f2afd: 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@78d92e7f2afd: setverdict(pass): none -> pass RTPEM1(240)@78d92e7f2afd: Final verdict of PTC: none RTPEM2(241)@78d92e7f2afd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(243)@78d92e7f2afd: Final verdict of PTC: none RTPEM0(239)@78d92e7f2afd: Final verdict of PTC: none VirtCallAgent-STATS(242)@78d92e7f2afd: Final verdict of PTC: none MTC@78d92e7f2afd: Setting final verdict of the test case. MTC@78d92e7f2afd: Local verdict of MTC: pass MTC@78d92e7f2afd: Local verdict of PTC RTPEM0(239): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM1(240): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM2(241): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC VirtCallAgent-STATS(242): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC IPA-CTRL-CLI-IPA(243): none (pass -> pass) MTC@78d92e7f2afd: Test case TC_two_crcx_diff_pt_and_rtp_bidir finished. Verdict: pass MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_diff_pt_and_rtp_bidir pass'. Sun Apr 27 08:56:44 UTC 2025 ====== MGCP_Test.TC_two_crcx_diff_pt_and_rtp_bidir pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_diff_pt_and_rtp_bidir.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=261832) Waiting for packet dumper to finish... 1 (prev_count=261832, count=265764) MTC@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_diff_pt_and_rtp_bidir pass' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp'. ------ MGCP_Test.TC_two_crcx_mdcx_and_rtp ------ Sun Apr 27 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_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@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Test case TC_two_crcx_mdcx_and_rtp started. 20250427085653032 DLMGCP DEBUG <0013> Received message: line #00: DLCX 42308 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085653032 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085653032 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085653032 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085653032 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250427085653032 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250427085653032 DLMGCP DEBUG <0013> Generated response: line #00: 515 42308 FAIL (mgcp_msg.c:72) 20250427085653045 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42309 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085653045 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085653045 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250427085653045 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085653045 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250427085653045 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085653045 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250427085653045 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085653045 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250427085653045 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 3 (mgcp_msg.c:72) 20250427085653045 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:72) 20250427085653045 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085653045 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085653045 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085653045 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085653045 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085653045 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:3=GSM  (mgcp_sdp.c:443) 20250427085653045 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:279B931A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085653045 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:279B931A output_enabled 0 (mgcp_conn.c:271) 20250427085653045 DLMGCP DEBUG <0013> (1227/rtp C:279B931A 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) 20250427085653045 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:279B931A CRCX: connection successfully created: (1227/rtp C:279B931A r=127.0.0.1:10000<->l=127.0.0.1:5852) (mgcp_protocol.c:772) 20250427085653045 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085653045 DLMGCP DEBUG <0013> Generated response: line #00: 200 42309 OK (mgcp_msg.c:72) 20250427085653045 DLMGCP DEBUG <0013> Generated response: line #01: I: 279B931A (mgcp_msg.c:72) 20250427085653045 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250427085653045 DLMGCP DEBUG <0013> Generated response: line #03: o=- 279B931A 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085653045 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250427085653045 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085653045 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250427085653045 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5852 RTP/AVP 3 (mgcp_msg.c:72) 20250427085653045 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250427085653054 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42310 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085653054 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085653054 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250427085653054 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085653054 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250427085653054 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085653054 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250427085653054 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085653054 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250427085653054 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 3 (mgcp_msg.c:72) 20250427085653054 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:72) 20250427085653054 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085653054 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085653054 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085653054 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085653054 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085653054 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:3=GSM  (mgcp_sdp.c:443) 20250427085653054 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F1F2DA3A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427085653054 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F1F2DA3A output_enabled 0 (mgcp_conn.c:271) 20250427085653054 DLMGCP DEBUG <0013> (1227/rtp C:F1F2DA3A 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) 20250427085653054 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:F1F2DA3A CRCX: connection successfully created: (1227/rtp C:F1F2DA3A r=127.0.0.1:20000<->l=127.0.0.1:5854) (mgcp_protocol.c:772) 20250427085653054 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085653054 DLMGCP DEBUG <0013> Generated response: line #00: 200 42310 OK (mgcp_msg.c:72) 20250427085653054 DLMGCP DEBUG <0013> Generated response: line #01: I: F1F2DA3A (mgcp_msg.c:72) 20250427085653055 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250427085653055 DLMGCP DEBUG <0013> Generated response: line #03: o=- F1F2DA3A 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085653055 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250427085653055 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085653055 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250427085653055 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5854 RTP/AVP 3 (mgcp_msg.c:72) 20250427085653055 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) RTPEM0(244)@78d92e7f2afd: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250427085654574 DLMGCP DEBUG <0013> Received message: line #00: MDCX 42311 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085654574 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250427085654574 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250427085654574 DLMGCP DEBUG <0013> Received message: line #03: I: 279B931A (mgcp_msg.c:72) 20250427085654574 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085654574 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250427085654574 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085654574 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250427085654574 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085654574 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250427085654574 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 3 (mgcp_msg.c:72) 20250427085654574 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:72) 20250427085654574 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250427085654574 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085654574 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085654574 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250427085654574 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085654574 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:3=GSM  (mgcp_sdp.c:443) 20250427085654574 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:279B931A connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250427085654574 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:279B931A output_enabled 1 (mgcp_conn.c:271) 20250427085654574 DLMGCP DEBUG <0013> (1227/rtp C:279B931A 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) 20250427085654575 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:279B931A MDCX: connection successfully modified: (1227/rtp C:279B931A r=127.0.0.1:10000<->l=127.0.0.1:5852) (mgcp_protocol.c:976) 20250427085654575 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085654575 DLMGCP DEBUG <0013> Generated response: line #00: 200 42311 OK (mgcp_msg.c:72) 20250427085654575 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250427085654575 DLMGCP DEBUG <0013> Generated response: line #02: o=- 279B931A 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085654575 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250427085654575 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085654575 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250427085654575 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5852 RTP/AVP 3 (mgcp_msg.c:72) 20250427085654575 DLMGCP DEBUG <0013> Generated response: line #07: a=ptime:20 (mgcp_msg.c:72) RTPEM1(245)@78d92e7f2afd: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250427085655087 DLMGCP DEBUG <0013> Received message: line #00: MDCX 42312 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085655087 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250427085655087 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250427085655087 DLMGCP DEBUG <0013> Received message: line #03: I: F1F2DA3A (mgcp_msg.c:72) 20250427085655087 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085655087 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250427085655087 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085655087 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250427085655087 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085655087 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250427085655087 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 3 (mgcp_msg.c:72) 20250427085655087 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:72) 20250427085655087 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250427085655087 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085655087 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085655087 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250427085655087 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085655087 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:3=GSM  (mgcp_sdp.c:443) 20250427085655087 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F1F2DA3A connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250427085655087 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F1F2DA3A output_enabled 1 (mgcp_conn.c:271) 20250427085655087 DLMGCP DEBUG <0013> (1227/rtp C:F1F2DA3A 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) 20250427085655088 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:F1F2DA3A MDCX: connection successfully modified: (1227/rtp C:F1F2DA3A r=127.0.0.1:20000<->l=127.0.0.1:5854) (mgcp_protocol.c:976) 20250427085655088 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085655088 DLMGCP DEBUG <0013> Generated response: line #00: 200 42312 OK (mgcp_msg.c:72) 20250427085655088 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250427085655088 DLMGCP DEBUG <0013> Generated response: line #02: o=- F1F2DA3A 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085655088 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250427085655088 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085655088 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250427085655088 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5854 RTP/AVP 3 (mgcp_msg.c:72) 20250427085655088 DLMGCP DEBUG <0013> Generated response: line #07: a=ptime:20 (mgcp_msg.c:72) MTC@78d92e7f2afd: stats: { num_pkts_tx := 195, bytes_payload_tx := 780, num_pkts_rx := 123, bytes_payload_rx := 492, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@78d92e7f2afd: 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 } 20250427085657203 DLMGCP DEBUG <0013> Received message: line #00: DLCX 42313 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085657203 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250427085657203 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085657203 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085657203 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085657203 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250427085657203 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085657203 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085657203 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085657203 DLMGCP DEBUG <0013> Generated response: line #00: 200 42313 OK (mgcp_msg.c:72) RTPEM0(244)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. MTC@78d92e7f2afd: setverdict(pass): none -> pass RTPEM0(244)@78d92e7f2afd: Final verdict of PTC: none RTPEM2(246)@78d92e7f2afd: Final verdict of PTC: none RTPEM1(245)@78d92e7f2afd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(248)@78d92e7f2afd: Final verdict of PTC: none VirtCallAgent-STATS(247)@78d92e7f2afd: Final verdict of PTC: none MTC@78d92e7f2afd: Setting final verdict of the test case. MTC@78d92e7f2afd: Local verdict of MTC: pass MTC@78d92e7f2afd: Local verdict of PTC RTPEM0(244): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM1(245): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM2(246): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC VirtCallAgent-STATS(247): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC IPA-CTRL-CLI-IPA(248): none (pass -> pass) MTC@78d92e7f2afd: Test case TC_two_crcx_mdcx_and_rtp finished. Verdict: pass MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp pass'. Sun Apr 27 08:56:57 UTC 2025 ====== MGCP_Test.TC_two_crcx_mdcx_and_rtp pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_mdcx_and_rtp.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=677140) Waiting for packet dumper to finish... 1 (prev_count=677140, count=681072) MTC@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp pass' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_unsolicited_rtp'. ------ MGCP_Test.TC_two_crcx_and_unsolicited_rtp ------ Sun Apr 27 08:57: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_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@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_unsolicited_rtp' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Test case TC_two_crcx_and_unsolicited_rtp started. 20250427085705331 DLMGCP DEBUG <0013> Received message: line #00: DLCX 39382 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085705331 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085705331 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085705331 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085705331 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250427085705331 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250427085705331 DLMGCP DEBUG <0013> Generated response: line #00: 515 39382 FAIL (mgcp_msg.c:72) 20250427085705345 DLMGCP DEBUG <0013> Received message: line #00: CRCX 39383 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085705345 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250427085705345 DLMGCP DEBUG <0013> Received message: line #02: C: 1234321326 (mgcp_msg.c:72) 20250427085705345 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085705345 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250427085705345 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085705345 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250427085705345 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085705345 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250427085705345 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 98 (mgcp_msg.c:72) 20250427085705345 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250427085705345 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085705345 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085705345 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085705345 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085705345 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085705345 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:98=AMR  (mgcp_sdp.c:443) 20250427085705345 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D5E7459F connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250427085705345 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D5E7459F output_enabled 1 (mgcp_conn.c:271) 20250427085705345 DLMGCP DEBUG <0013> (1234321326/rtp C:D5E7459F 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) 20250427085705345 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:D5E7459F CRCX: connection successfully created: (1234321326/rtp C:D5E7459F r=127.0.0.1:10000<->l=127.0.0.1:5856) (mgcp_protocol.c:772) 20250427085705345 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085705345 DLMGCP DEBUG <0013> Generated response: line #00: 200 39383 OK (mgcp_msg.c:72) 20250427085705345 DLMGCP DEBUG <0013> Generated response: line #01: I: D5E7459F (mgcp_msg.c:72) 20250427085705345 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250427085705345 DLMGCP DEBUG <0013> Generated response: line #03: o=- D5E7459F 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085705345 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250427085705345 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085705345 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250427085705345 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5856 RTP/AVP 98 (mgcp_msg.c:72) 20250427085705345 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250427085705345 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250427085705353 DLMGCP DEBUG <0013> Received message: line #00: CRCX 39384 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085705353 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250427085705353 DLMGCP DEBUG <0013> Received message: line #02: C: 1234321326 (mgcp_msg.c:72) 20250427085705353 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085705353 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250427085705353 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085705353 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250427085705353 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085705353 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250427085705353 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 98 (mgcp_msg.c:72) 20250427085705353 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250427085705353 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085705353 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085705353 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085705353 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085705353 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085705353 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:98=AMR  (mgcp_sdp.c:443) 20250427085705353 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:053F3211 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250427085705353 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:053F3211 output_enabled 1 (mgcp_conn.c:271) 20250427085705353 DLMGCP DEBUG <0013> (1234321326/rtp C:053F3211 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) 20250427085705353 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:053F3211 CRCX: connection successfully created: (1234321326/rtp C:053F3211 r=127.0.0.1:20000<->l=127.0.0.1:5858) (mgcp_protocol.c:772) 20250427085705353 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085705353 DLMGCP DEBUG <0013> Generated response: line #00: 200 39384 OK (mgcp_msg.c:72) 20250427085705353 DLMGCP DEBUG <0013> Generated response: line #01: I: 053F3211 (mgcp_msg.c:72) 20250427085705353 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250427085705353 DLMGCP DEBUG <0013> Generated response: line #03: o=- 053F3211 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085705353 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250427085705353 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085705353 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250427085705353 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5858 RTP/AVP 98 (mgcp_msg.c:72) 20250427085705353 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250427085705353 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM1(250)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. 20250427085705886 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:D5E7459F data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:847) 20250427085705906 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:D5E7459F data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:847) 20250427085705927 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:D5E7459F data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:847) 20250427085705947 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:D5E7459F data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:847) 20250427085705968 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:D5E7459F data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:847) 20250427085705988 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:D5E7459F data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:847) 20250427085706009 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:D5E7459F data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:847) 20250427085706030 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:D5E7459F data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:847) 20250427085706050 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:D5E7459F data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:847) 20250427085706071 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:D5E7459F data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:847) 20250427085706091 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:D5E7459F data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:847) 20250427085706111 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:D5E7459F data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:847) 20250427085706131 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:D5E7459F data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:847) 20250427085706152 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:D5E7459F data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:847) 20250427085706172 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:D5E7459F data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:847) 20250427085706192 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:D5E7459F data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:847) 20250427085706213 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:D5E7459F data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:847) 20250427085706233 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:D5E7459F data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:847) 20250427085706254 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:D5E7459F data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:847) 20250427085706274 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:D5E7459F data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:847) 20250427085706295 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:D5E7459F data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:847) 20250427085706315 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:D5E7459F data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:847) 20250427085706336 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:D5E7459F data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:847) 20250427085706357 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:D5E7459F data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:847) RTPEM1(250)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. 20250427085706470 DLMGCP DEBUG <0013> Received message: line #00: DLCX 39385 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085706470 DLMGCP DEBUG <0013> Received message: line #01: C: 1234321326 (mgcp_msg.c:72) 20250427085706470 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085706470 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085706470 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085706470 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250427085706470 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085706470 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085706470 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085706470 DLMGCP DEBUG <0013> Generated response: line #00: 200 39385 OK (mgcp_msg.c:72) RTPEM0(249)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. MTC@78d92e7f2afd: stats A: { num_pkts_tx := 49, bytes_payload_tx := 196, num_pkts_rx := 0, bytes_payload_rx := 0, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@78d92e7f2afd: stats B: { num_pkts_tx := 0, bytes_payload_tx := 0, 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@78d92e7f2afd: tolerance: 0 packets MTC@78d92e7f2afd: stats: { num_pkts_tx := 49, bytes_payload_tx := 196, num_pkts_rx := 0, bytes_payload_rx := 0, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@78d92e7f2afd: stats: { num_pkts_tx := 49, bytes_payload_tx := 196, num_pkts_rx := 0, bytes_payload_rx := 0, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@78d92e7f2afd: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(253)@78d92e7f2afd: Final verdict of PTC: none RTPEM0(249)@78d92e7f2afd: Final verdict of PTC: none RTPEM2(251)@78d92e7f2afd: Final verdict of PTC: none VirtCallAgent-STATS(252)@78d92e7f2afd: Final verdict of PTC: none RTPEM1(250)@78d92e7f2afd: Final verdict of PTC: none MTC@78d92e7f2afd: Setting final verdict of the test case. MTC@78d92e7f2afd: Local verdict of MTC: pass MTC@78d92e7f2afd: Local verdict of PTC RTPEM0(249): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM1(250): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM2(251): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC VirtCallAgent-STATS(252): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC IPA-CTRL-CLI-IPA(253): none (pass -> pass) MTC@78d92e7f2afd: Test case TC_two_crcx_and_unsolicited_rtp finished. Verdict: pass MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_unsolicited_rtp pass'. Sun Apr 27 08:57:06 UTC 2025 ====== MGCP_Test.TC_two_crcx_and_unsolicited_rtp pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_and_unsolicited_rtp.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=188108) Waiting for packet dumper to finish... 1 (prev_count=188108, count=191840) MTC@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_unsolicited_rtp pass' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_one_mdcx_rtp_ho'. ------ MGCP_Test.TC_two_crcx_and_one_mdcx_rtp_ho ------ Sun Apr 27 08:57: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_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@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_one_mdcx_rtp_ho' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Test case TC_two_crcx_and_one_mdcx_rtp_ho started. 20250427085714622 DLMGCP DEBUG <0013> Received message: line #00: DLCX 15480 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085714622 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:280) 20250427085714622 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:370) 20250427085714622 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085714622 DLMGCP ERROR <0013> endpoint:rtpbridge/4@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250427085714622 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250427085714622 DLMGCP DEBUG <0013> Generated response: line #00: 515 15480 FAIL (mgcp_msg.c:72) 20250427085714627 DLMGCP DEBUG <0013> Received message: line #00: CRCX 15481 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085714627 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250427085714627 DLMGCP DEBUG <0013> Received message: line #02: C: 76338 (mgcp_msg.c:72) 20250427085714627 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085714627 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250427085714627 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085714627 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250427085714627 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085714627 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250427085714627 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 110 (mgcp_msg.c:72) 20250427085714627 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:110 GSM-EFR/8000 (mgcp_msg.c:72) 20250427085714627 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085714627 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:280) 20250427085714627 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:370) 20250427085714627 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085714627 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085714627 DLMGCP NOTICE <0013> rtpbridge/4@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:110=GSM-EFR  (mgcp_sdp.c:443) 20250427085714627 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:B20D3A2A connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250427085714627 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:B20D3A2A output_enabled 1 (mgcp_conn.c:271) 20250427085714627 DLMGCP DEBUG <0013> (76338/rtp C:B20D3A2A 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) 20250427085714627 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CI:B20D3A2A CRCX: connection successfully created: (76338/rtp C:B20D3A2A r=127.0.0.1:10000<->l=127.0.0.1:5860) (mgcp_protocol.c:772) 20250427085714627 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085714627 DLMGCP DEBUG <0013> Generated response: line #00: 200 15481 OK (mgcp_msg.c:72) 20250427085714627 DLMGCP DEBUG <0013> Generated response: line #01: I: B20D3A2A (mgcp_msg.c:72) 20250427085714627 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250427085714627 DLMGCP DEBUG <0013> Generated response: line #03: o=- B20D3A2A 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085714627 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250427085714627 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085714627 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250427085714627 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5860 RTP/AVP 110 (mgcp_msg.c:72) 20250427085714627 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:110 GSM-EFR/8000 (mgcp_msg.c:72) 20250427085714627 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250427085714633 DLMGCP DEBUG <0013> Received message: line #00: CRCX 15482 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085714633 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250427085714633 DLMGCP DEBUG <0013> Received message: line #02: C: 76338 (mgcp_msg.c:72) 20250427085714633 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085714633 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250427085714633 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085714633 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250427085714633 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085714633 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250427085714633 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 110 (mgcp_msg.c:72) 20250427085714633 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:110 GSM-EFR/8000 (mgcp_msg.c:72) 20250427085714633 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085714633 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:280) 20250427085714633 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:370) 20250427085714633 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085714633 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085714633 DLMGCP NOTICE <0013> rtpbridge/4@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:110=GSM-EFR  (mgcp_sdp.c:443) 20250427085714633 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:A015EDDC connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250427085714633 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:A015EDDC output_enabled 1 (mgcp_conn.c:271) 20250427085714633 DLMGCP DEBUG <0013> (76338/rtp C:A015EDDC 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) 20250427085714634 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CI:A015EDDC CRCX: connection successfully created: (76338/rtp C:A015EDDC r=127.0.0.1:20000<->l=127.0.0.1:5862) (mgcp_protocol.c:772) 20250427085714634 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085714634 DLMGCP DEBUG <0013> Generated response: line #00: 200 15482 OK (mgcp_msg.c:72) 20250427085714634 DLMGCP DEBUG <0013> Generated response: line #01: I: A015EDDC (mgcp_msg.c:72) 20250427085714634 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250427085714634 DLMGCP DEBUG <0013> Generated response: line #03: o=- A015EDDC 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085714634 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250427085714634 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085714634 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250427085714634 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5862 RTP/AVP 110 (mgcp_msg.c:72) 20250427085714634 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:110 GSM-EFR/8000 (mgcp_msg.c:72) 20250427085714634 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250427085715642 DLMGCP DEBUG <0013> Received message: line #00: MDCX 15483 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085715642 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250427085715642 DLMGCP DEBUG <0013> Received message: line #02: C: 76338 (mgcp_msg.c:72) 20250427085715642 DLMGCP DEBUG <0013> Received message: line #03: I: B20D3A2A (mgcp_msg.c:72) 20250427085715642 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085715642 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250427085715642 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085715642 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250427085715642 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085715642 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250427085715642 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10002 RTP/AVP 110 (mgcp_msg.c:72) 20250427085715642 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 GSM-EFR/8000 (mgcp_msg.c:72) 20250427085715642 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250427085715642 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:280) 20250427085715642 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:370) 20250427085715642 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250427085715642 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085715642 DLMGCP NOTICE <0013> rtpbridge/4@mgw: Got media info via SDP: port:10002, addr:127.0.0.1, duration:20, payload-types:110=GSM-EFR  (mgcp_sdp.c:443) 20250427085715642 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:B20D3A2A connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250427085715642 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:B20D3A2A output_enabled 1 (mgcp_conn.c:271) 20250427085715642 DLMGCP DEBUG <0013> (76338/rtp C:B20D3A2A 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) 20250427085715642 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CI:B20D3A2A MDCX: connection successfully modified: (76338/rtp C:B20D3A2A r=127.0.0.1:10002<->l=127.0.0.1:5860) (mgcp_protocol.c:976) 20250427085715642 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085715642 DLMGCP DEBUG <0013> Generated response: line #00: 200 15483 OK (mgcp_msg.c:72) 20250427085715642 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250427085715642 DLMGCP DEBUG <0013> Generated response: line #02: o=- B20D3A2A 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085715642 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250427085715642 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085715642 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250427085715642 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5860 RTP/AVP 110 (mgcp_msg.c:72) 20250427085715642 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:110 GSM-EFR/8000 (mgcp_msg.c:72) 20250427085715642 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250427085715672 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:B20D3A2A data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250427085715693 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:B20D3A2A data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250427085715713 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:B20D3A2A data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250427085715734 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:B20D3A2A data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250427085715754 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:B20D3A2A data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250427085715775 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:B20D3A2A data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250427085715795 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:B20D3A2A data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250427085715816 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:B20D3A2A data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250427085715836 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:B20D3A2A data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250427085715856 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:B20D3A2A data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250427085715876 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:B20D3A2A data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250427085715896 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:B20D3A2A data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250427085715917 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:B20D3A2A data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250427085715937 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:B20D3A2A data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250427085715957 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:B20D3A2A data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250427085715977 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:B20D3A2A data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250427085715998 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:B20D3A2A data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250427085716018 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:B20D3A2A data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250427085716038 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:B20D3A2A data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250427085716058 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:B20D3A2A data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250427085716079 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:B20D3A2A data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250427085716099 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:B20D3A2A data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250427085716119 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:B20D3A2A data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250427085716140 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:B20D3A2A data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250427085716161 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:B20D3A2A data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250427085716181 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:B20D3A2A data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250427085716202 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:B20D3A2A data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250427085716222 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:B20D3A2A data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250427085716242 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:B20D3A2A data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250427085716263 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:B20D3A2A data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250427085716283 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:B20D3A2A data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250427085716304 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:B20D3A2A data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250427085716324 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:B20D3A2A data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250427085716344 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:B20D3A2A data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250427085716365 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:B20D3A2A data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250427085716385 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:B20D3A2A data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250427085716406 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:B20D3A2A data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250427085716427 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:B20D3A2A data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250427085716447 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:B20D3A2A data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250427085716468 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:B20D3A2A data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250427085716489 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:B20D3A2A data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250427085716509 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:B20D3A2A data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250427085716530 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:B20D3A2A data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250427085716551 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:B20D3A2A data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250427085716571 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:B20D3A2A data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250427085716591 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:B20D3A2A data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250427085716611 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:B20D3A2A data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250427085716632 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:B20D3A2A data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250427085716653 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:B20D3A2A data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250427085717760 DLMGCP DEBUG <0013> Received message: line #00: DLCX 15484 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085717760 DLMGCP DEBUG <0013> Received message: line #01: C: 76338 (mgcp_msg.c:72) 20250427085717760 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:280) 20250427085717760 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:370) 20250427085717760 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085717760 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250427085717761 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085717761 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085717761 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085717761 DLMGCP DEBUG <0013> Generated response: line #00: 200 15484 OK (mgcp_msg.c:72) RTPEM0(254)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. MTC@78d92e7f2afd: stats A: { num_pkts_tx := 146, bytes_payload_tx := 584, num_pkts_rx := 147, bytes_payload_rx := 588, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@78d92e7f2afd: stats B: { num_pkts_tx := 147, bytes_payload_tx := 588, 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@78d92e7f2afd: tolerance: 5 packets MTC@78d92e7f2afd: stats: { num_pkts_tx := 146, bytes_payload_tx := 584, num_pkts_rx := 147, bytes_payload_rx := 588, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@78d92e7f2afd: stats: { num_pkts_tx := 147, bytes_payload_tx := 588, 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@78d92e7f2afd: stats: { num_pkts_tx := 49, bytes_payload_tx := 196, num_pkts_rx := 0, bytes_payload_rx := 0, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@78d92e7f2afd: setverdict(pass): none -> pass RTPEM0(254)@78d92e7f2afd: Final verdict of PTC: none VirtCallAgent-STATS(257)@78d92e7f2afd: Final verdict of PTC: none RTPEM2(256)@78d92e7f2afd: Final verdict of PTC: none RTPEM1(255)@78d92e7f2afd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(258)@78d92e7f2afd: Final verdict of PTC: none MTC@78d92e7f2afd: Setting final verdict of the test case. MTC@78d92e7f2afd: Local verdict of MTC: pass MTC@78d92e7f2afd: Local verdict of PTC RTPEM0(254): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM1(255): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM2(256): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC VirtCallAgent-STATS(257): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC IPA-CTRL-CLI-IPA(258): none (pass -> pass) MTC@78d92e7f2afd: Test case TC_two_crcx_and_one_mdcx_rtp_ho finished. Verdict: pass MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_one_mdcx_rtp_ho pass'. Sun Apr 27 08:57:17 UTC 2025 ====== MGCP_Test.TC_two_crcx_and_one_mdcx_rtp_ho pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_and_one_mdcx_rtp_ho.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=765468) Waiting for packet dumper to finish... 1 (prev_count=765468, count=769400) MTC@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_one_mdcx_rtp_ho pass' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_confecho_sendonly_rtp'. ------ MGCP_Test.TC_two_crcx_confecho_sendonly_rtp ------ Sun Apr 27 08:57: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_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@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_confecho_sendonly_rtp' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Test case TC_two_crcx_confecho_sendonly_rtp started. 20250427085725907 DLMGCP DEBUG <0013> Received message: line #00: DLCX 22126 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085725907 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085725907 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085725907 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085725907 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250427085725907 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250427085725907 DLMGCP DEBUG <0013> Generated response: line #00: 515 22126 FAIL (mgcp_msg.c:72) 20250427085725919 DLMGCP DEBUG <0013> Received message: line #00: CRCX 22127 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085725919 DLMGCP DEBUG <0013> Received message: line #01: M: confecho (mgcp_msg.c:72) 20250427085725919 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:72) 20250427085725919 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085725919 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250427085725919 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085725919 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250427085725919 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085725919 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250427085725919 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250427085725919 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 GSM-HR-08/8000/1 (mgcp_msg.c:72) 20250427085725919 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085725919 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085725919 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085725919 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085725919 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085725919 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:112=GSM-HR-08  (mgcp_sdp.c:443) 20250427085725919 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:7B649909 connection mode 'confecho' 11 (mgcp_conn.c:264) 20250427085725919 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:7B649909 output_enabled 1 (mgcp_conn.c:271) 20250427085725919 DLMGCP DEBUG <0013> (1225/rtp C:7B649909 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) 20250427085725919 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:7B649909 CRCX: connection successfully created: (1225/rtp C:7B649909 r=127.0.0.1:10000<->l=127.0.0.1:5864) (mgcp_protocol.c:772) 20250427085725919 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085725919 DLMGCP DEBUG <0013> Generated response: line #00: 200 22127 OK (mgcp_msg.c:72) 20250427085725919 DLMGCP DEBUG <0013> Generated response: line #01: I: 7B649909 (mgcp_msg.c:72) 20250427085725919 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250427085725919 DLMGCP DEBUG <0013> Generated response: line #03: o=- 7B649909 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085725919 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250427085725919 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085725919 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250427085725919 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5864 RTP/AVP 112 (mgcp_msg.c:72) 20250427085725919 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 GSM-HR-08/8000/1 (mgcp_msg.c:72) 20250427085725919 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250427085725922 DLMGCP DEBUG <0013> Received message: line #00: CRCX 22128 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085725922 DLMGCP DEBUG <0013> Received message: line #01: M: sendonly (mgcp_msg.c:72) 20250427085725922 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:72) 20250427085725922 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085725922 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250427085725922 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085725922 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250427085725923 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085725923 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250427085725923 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250427085725923 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 GSM-HR-08/8000/1 (mgcp_msg.c:72) 20250427085725923 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085725923 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085725923 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085725923 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085725923 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085725923 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=GSM-HR-08  (mgcp_sdp.c:443) 20250427085725923 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:24DFDCEC connection mode 'sendonly' 2 (mgcp_conn.c:264) 20250427085725923 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:24DFDCEC output_enabled 1 (mgcp_conn.c:271) 20250427085725923 DLMGCP DEBUG <0013> (1225/rtp C:24DFDCEC 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) 20250427085725923 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:24DFDCEC CRCX: connection successfully created: (1225/rtp C:24DFDCEC r=127.0.0.1:20000<->l=127.0.0.1:5866) (mgcp_protocol.c:772) 20250427085725923 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085725923 DLMGCP DEBUG <0013> Generated response: line #00: 200 22128 OK (mgcp_msg.c:72) 20250427085725923 DLMGCP DEBUG <0013> Generated response: line #01: I: 24DFDCEC (mgcp_msg.c:72) 20250427085725923 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250427085725923 DLMGCP DEBUG <0013> Generated response: line #03: o=- 24DFDCEC 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085725923 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250427085725923 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085725923 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250427085725923 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5866 RTP/AVP 112 (mgcp_msg.c:72) 20250427085725923 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 GSM-HR-08/8000/1 (mgcp_msg.c:72) 20250427085725923 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250427085727032 DLMGCP DEBUG <0013> Received message: line #00: DLCX 22129 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085727032 DLMGCP DEBUG <0013> Received message: line #01: C: 1225 (mgcp_msg.c:72) 20250427085727032 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085727032 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085727032 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085727032 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250427085727032 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085727032 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085727032 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085727032 DLMGCP DEBUG <0013> Generated response: line #00: 200 22129 OK (mgcp_msg.c:72) RTPEM0(259)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. MTC@78d92e7f2afd: 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@78d92e7f2afd: 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@78d92e7f2afd: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(263)@78d92e7f2afd: Final verdict of PTC: none RTPEM2(261)@78d92e7f2afd: Final verdict of PTC: none RTPEM0(259)@78d92e7f2afd: Final verdict of PTC: none VirtCallAgent-STATS(262)@78d92e7f2afd: Final verdict of PTC: none RTPEM1(260)@78d92e7f2afd: Final verdict of PTC: none MTC@78d92e7f2afd: Setting final verdict of the test case. MTC@78d92e7f2afd: Local verdict of MTC: pass MTC@78d92e7f2afd: Local verdict of PTC RTPEM0(259): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM1(260): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM2(261): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC VirtCallAgent-STATS(262): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC IPA-CTRL-CLI-IPA(263): none (pass -> pass) MTC@78d92e7f2afd: Test case TC_two_crcx_confecho_sendonly_rtp finished. Verdict: pass MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_confecho_sendonly_rtp pass'. Sun Apr 27 08:57:27 UTC 2025 ====== MGCP_Test.TC_two_crcx_confecho_sendonly_rtp pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_confecho_sendonly_rtp.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=263212) Waiting for packet dumper to finish... 1 (prev_count=263212, count=267144) MTC@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_confecho_sendonly_rtp pass' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_ts101318_rfc5993_rtp_conversion'. ------ MGCP_Test.TC_ts101318_rfc5993_rtp_conversion ------ Sun Apr 27 08:57: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_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@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_ts101318_rfc5993_rtp_conversion' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Test case TC_ts101318_rfc5993_rtp_conversion started. 20250427085735184 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24969 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085735184 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085735184 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085735184 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085735184 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250427085735184 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250427085735184 DLMGCP DEBUG <0013> Generated response: line #00: 515 24969 FAIL (mgcp_msg.c:72) 20250427085735188 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24970 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085735188 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250427085735188 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250427085735188 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085735188 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250427085735188 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085735188 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250427085735188 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085735188 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250427085735188 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 111 (mgcp_msg.c:72) 20250427085735188 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:111 GSM-HR-08/8000 (mgcp_msg.c:72) 20250427085735188 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085735188 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085735188 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085735188 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085735188 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085735188 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:111=GSM-HR-08  (mgcp_sdp.c:443) 20250427085735188 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:3916074F connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250427085735188 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:3916074F output_enabled 1 (mgcp_conn.c:271) 20250427085735188 DLMGCP DEBUG <0013> (1226/rtp C:3916074F 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) 20250427085735189 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:3916074F CRCX: connection successfully created: (1226/rtp C:3916074F r=127.0.0.1:10000<->l=127.0.0.1:5868) (mgcp_protocol.c:772) 20250427085735189 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085735189 DLMGCP DEBUG <0013> Generated response: line #00: 200 24970 OK (mgcp_msg.c:72) 20250427085735189 DLMGCP DEBUG <0013> Generated response: line #01: I: 3916074F (mgcp_msg.c:72) 20250427085735189 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250427085735189 DLMGCP DEBUG <0013> Generated response: line #03: o=- 3916074F 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085735189 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250427085735189 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085735189 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250427085735189 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5868 RTP/AVP 111 (mgcp_msg.c:72) 20250427085735189 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:111 GSM-HR-08/8000 (mgcp_msg.c:72) 20250427085735189 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250427085735190 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24971 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085735190 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250427085735190 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250427085735190 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085735190 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250427085735190 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085735190 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250427085735190 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085735190 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250427085735190 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 111 (mgcp_msg.c:72) 20250427085735190 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:111 GSM-HR-08/8000 (mgcp_msg.c:72) 20250427085735190 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085735190 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085735190 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085735190 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085735190 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085735190 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:111=GSM-HR-08  (mgcp_sdp.c:443) 20250427085735190 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C32C14FA connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250427085735190 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C32C14FA output_enabled 1 (mgcp_conn.c:271) 20250427085735190 DLMGCP DEBUG <0013> (1226/rtp C:C32C14FA 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) 20250427085735190 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:C32C14FA CRCX: connection successfully created: (1226/rtp C:C32C14FA r=127.0.0.1:20000<->l=127.0.0.1:5870) (mgcp_protocol.c:772) 20250427085735190 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085735190 DLMGCP DEBUG <0013> Generated response: line #00: 200 24971 OK (mgcp_msg.c:72) 20250427085735190 DLMGCP DEBUG <0013> Generated response: line #01: I: C32C14FA (mgcp_msg.c:72) 20250427085735190 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250427085735190 DLMGCP DEBUG <0013> Generated response: line #03: o=- C32C14FA 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085735190 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250427085735190 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085735190 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250427085735190 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5870 RTP/AVP 111 (mgcp_msg.c:72) 20250427085735190 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:111 GSM-HR-08/8000 (mgcp_msg.c:72) 20250427085735190 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM1(265)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. RTPEM1(265)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. RTPEM0(264)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. RTPEM0(264)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. RTPEM0(264)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. RTPEM1(265)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. 20250427085739313 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24972 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085739313 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250427085739313 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085739313 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085739313 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085739313 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250427085739313 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085739314 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085739314 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085739314 DLMGCP DEBUG <0013> Generated response: line #00: 200 24972 OK (mgcp_msg.c:72) RTPEM0(264)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. MTC@78d92e7f2afd: stats: { num_pkts_tx := 48, bytes_payload_tx := 672, 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@78d92e7f2afd: 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@78d92e7f2afd: setverdict(pass): none -> pass RTPEM2(266)@78d92e7f2afd: Final verdict of PTC: none RTPEM0(264)@78d92e7f2afd: Final verdict of PTC: none VirtCallAgent-STATS(267)@78d92e7f2afd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(268)@78d92e7f2afd: Final verdict of PTC: none RTPEM1(265)@78d92e7f2afd: Final verdict of PTC: none MTC@78d92e7f2afd: Setting final verdict of the test case. MTC@78d92e7f2afd: Local verdict of MTC: pass MTC@78d92e7f2afd: Local verdict of PTC RTPEM0(264): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM1(265): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM2(266): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC VirtCallAgent-STATS(267): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@78d92e7f2afd: Test case TC_ts101318_rfc5993_rtp_conversion finished. Verdict: pass MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_ts101318_rfc5993_rtp_conversion pass'. Sun Apr 27 08:57:39 UTC 2025 ====== MGCP_Test.TC_ts101318_rfc5993_rtp_conversion pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_ts101318_rfc5993_rtp_conversion.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=264904) Waiting for packet dumper to finish... 1 (prev_count=264904, count=268636) MTC@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_ts101318_rfc5993_rtp_conversion pass' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_ts101318_rfc5993_rtp_conversion_fmtp'. ------ MGCP_Test.TC_ts101318_rfc5993_rtp_conversion_fmtp ------ Sun Apr 27 08:57: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_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@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_ts101318_rfc5993_rtp_conversion_fmtp' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Test case TC_ts101318_rfc5993_rtp_conversion_fmtp started. 20250427085747488 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14573 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085747488 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085747488 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085747488 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085747488 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250427085747488 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250427085747488 DLMGCP DEBUG <0013> Generated response: line #00: 515 14573 FAIL (mgcp_msg.c:72) 20250427085747500 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14574 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085747500 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250427085747500 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250427085747500 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085747500 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250427085747500 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085747500 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250427085747500 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085747500 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250427085747500 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 111 (mgcp_msg.c:72) 20250427085747500 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:111 GSM-HR-08/8000 (mgcp_msg.c:72) 20250427085747500 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085747500 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:111 gsm-hr-format=ts101318 (mgcp_msg.c:72) 20250427085747500 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085747500 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085747500 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085747500 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085747500 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:111=GSM-HR-08  (mgcp_sdp.c:443) 20250427085747500 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:890EB58A connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250427085747500 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:890EB58A output_enabled 1 (mgcp_conn.c:271) 20250427085747500 DLMGCP DEBUG <0013> (1226/rtp C:890EB58A 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) 20250427085747500 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:890EB58A CRCX: connection successfully created: (1226/rtp C:890EB58A r=127.0.0.1:10000<->l=127.0.0.1:5872) (mgcp_protocol.c:772) 20250427085747500 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085747500 DLMGCP DEBUG <0013> Generated response: line #00: 200 14574 OK (mgcp_msg.c:72) 20250427085747500 DLMGCP DEBUG <0013> Generated response: line #01: I: 890EB58A (mgcp_msg.c:72) 20250427085747500 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250427085747500 DLMGCP DEBUG <0013> Generated response: line #03: o=- 890EB58A 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085747500 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250427085747500 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085747500 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250427085747500 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5872 RTP/AVP 111 (mgcp_msg.c:72) 20250427085747500 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:111 GSM-HR-08/8000 (mgcp_msg.c:72) 20250427085747500 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250427085747503 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14575 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085747503 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250427085747503 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250427085747503 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085747503 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250427085747503 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085747503 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250427085747503 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085747503 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250427085747503 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 111 (mgcp_msg.c:72) 20250427085747503 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:111 GSM-HR-08/8000 (mgcp_msg.c:72) 20250427085747503 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085747503 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:111 gsm-hr-format=rfc5993 (mgcp_msg.c:72) 20250427085747503 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085747503 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085747503 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085747503 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085747503 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:111=GSM-HR-08  (mgcp_sdp.c:443) 20250427085747503 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:50D2E97B connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250427085747504 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:50D2E97B output_enabled 1 (mgcp_conn.c:271) 20250427085747504 DLMGCP DEBUG <0013> (1226/rtp C:50D2E97B 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) 20250427085747504 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:50D2E97B CRCX: connection successfully created: (1226/rtp C:50D2E97B r=127.0.0.1:20000<->l=127.0.0.1:5874) (mgcp_protocol.c:772) 20250427085747504 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085747504 DLMGCP DEBUG <0013> Generated response: line #00: 200 14575 OK (mgcp_msg.c:72) 20250427085747504 DLMGCP DEBUG <0013> Generated response: line #01: I: 50D2E97B (mgcp_msg.c:72) 20250427085747504 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250427085747504 DLMGCP DEBUG <0013> Generated response: line #03: o=- 50D2E97B 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085747504 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250427085747504 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085747504 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250427085747504 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5874 RTP/AVP 111 (mgcp_msg.c:72) 20250427085747504 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:111 GSM-HR-08/8000 (mgcp_msg.c:72) 20250427085747504 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM1(270)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. RTPEM1(270)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. RTPEM0(269)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. RTPEM0(269)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. RTPEM0(269)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. RTPEM1(270)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. 20250427085751632 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14576 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085751632 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250427085751632 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085751632 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085751632 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085751632 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250427085751632 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085751632 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085751632 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085751632 DLMGCP DEBUG <0013> Generated response: line #00: 200 14576 OK (mgcp_msg.c:72) RTPEM0(269)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. MTC@78d92e7f2afd: 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@78d92e7f2afd: 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@78d92e7f2afd: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(273)@78d92e7f2afd: Final verdict of PTC: none RTPEM0(269)@78d92e7f2afd: Final verdict of PTC: none VirtCallAgent-STATS(272)@78d92e7f2afd: Final verdict of PTC: none RTPEM2(271)@78d92e7f2afd: Final verdict of PTC: none RTPEM1(270)@78d92e7f2afd: Final verdict of PTC: none MTC@78d92e7f2afd: Setting final verdict of the test case. MTC@78d92e7f2afd: Local verdict of MTC: pass MTC@78d92e7f2afd: Local verdict of PTC RTPEM0(269): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM1(270): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM2(271): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC VirtCallAgent-STATS(272): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC IPA-CTRL-CLI-IPA(273): none (pass -> pass) MTC@78d92e7f2afd: Test case TC_ts101318_rfc5993_rtp_conversion_fmtp finished. Verdict: pass MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_ts101318_rfc5993_rtp_conversion_fmtp pass'. Sun Apr 27 08:57:51 UTC 2025 ====== MGCP_Test.TC_ts101318_rfc5993_rtp_conversion_fmtp pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_ts101318_rfc5993_rtp_conversion_fmtp.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=263308) Waiting for packet dumper to finish... 1 (prev_count=263308, count=267240) MTC@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_ts101318_rfc5993_rtp_conversion_fmtp pass' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_oa_bwe_rtp_conversion'. ------ MGCP_Test.TC_amr_oa_bwe_rtp_conversion ------ Sun Apr 27 08:57: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_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@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_oa_bwe_rtp_conversion' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Test case TC_amr_oa_bwe_rtp_conversion started. 20250427085759814 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52218 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085759814 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085759814 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085759814 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085759814 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250427085759814 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250427085759814 DLMGCP DEBUG <0013> Generated response: line #00: 515 52218 FAIL (mgcp_msg.c:72) 20250427085759830 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52219 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085759830 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250427085759830 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250427085759830 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085759830 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250427085759830 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085759830 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250427085759830 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085759830 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250427085759830 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250427085759830 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 AMR/8000 (mgcp_msg.c:72) 20250427085759830 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085759830 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:96 octet-align=1 (mgcp_msg.c:72) 20250427085759830 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085759830 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085759830 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085759830 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085759830 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=AMR  (mgcp_sdp.c:443) 20250427085759830 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:99E33FEC connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250427085759830 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:99E33FEC output_enabled 1 (mgcp_conn.c:271) 20250427085759830 DLMGCP DEBUG <0013> (1226/rtp C:99E33FEC 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) 20250427085759831 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:99E33FEC CRCX: connection successfully created: (1226/rtp C:99E33FEC r=127.0.0.1:10000<->l=127.0.0.1:5876) (mgcp_protocol.c:772) 20250427085759831 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085759831 DLMGCP DEBUG <0013> Generated response: line #00: 200 52219 OK (mgcp_msg.c:72) 20250427085759831 DLMGCP DEBUG <0013> Generated response: line #01: I: 99E33FEC (mgcp_msg.c:72) 20250427085759831 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250427085759831 DLMGCP DEBUG <0013> Generated response: line #03: o=- 99E33FEC 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085759831 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250427085759831 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085759831 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250427085759831 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5876 RTP/AVP 96 (mgcp_msg.c:72) 20250427085759831 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 AMR/8000 (mgcp_msg.c:72) 20250427085759831 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:96 octet-align=1 (mgcp_msg.c:72) 20250427085759831 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085759839 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52220 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085759839 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250427085759839 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250427085759839 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085759839 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250427085759839 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085759839 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250427085759839 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085759839 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250427085759839 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250427085759839 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250427085759839 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085759839 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:112 octet-align=0 (mgcp_msg.c:72) 20250427085759839 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085759839 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085759839 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085759839 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085759839 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:443) 20250427085759839 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6683C124 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250427085759839 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6683C124 output_enabled 1 (mgcp_conn.c:271) 20250427085759839 DLMGCP DEBUG <0013> (1226/rtp C:6683C124 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) 20250427085759840 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:6683C124 CRCX: connection successfully created: (1226/rtp C:6683C124 r=127.0.0.1:20000<->l=127.0.0.1:5878) (mgcp_protocol.c:772) 20250427085759840 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085759840 DLMGCP DEBUG <0013> Generated response: line #00: 200 52220 OK (mgcp_msg.c:72) 20250427085759840 DLMGCP DEBUG <0013> Generated response: line #01: I: 6683C124 (mgcp_msg.c:72) 20250427085759840 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250427085759840 DLMGCP DEBUG <0013> Generated response: line #03: o=- 6683C124 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085759840 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250427085759840 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085759840 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250427085759840 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5878 RTP/AVP 112 (mgcp_msg.c:72) 20250427085759840 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250427085759840 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=0 (mgcp_msg.c:72) 20250427085759840 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) RTPEM1(275)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. RTPEM1(275)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. RTPEM0(274)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. RTPEM0(274)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. RTPEM0(274)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. RTPEM1(275)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. 20250427085803963 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52221 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085803963 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250427085803963 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085803963 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085803963 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085803963 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250427085803963 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085803963 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085803963 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085803963 DLMGCP DEBUG <0013> Generated response: line #00: 200 52221 OK (mgcp_msg.c:72) RTPEM0(274)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. MTC@78d92e7f2afd: 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@78d92e7f2afd: 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@78d92e7f2afd: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(278)@78d92e7f2afd: Final verdict of PTC: none RTPEM2(276)@78d92e7f2afd: Final verdict of PTC: none RTPEM0(274)@78d92e7f2afd: Final verdict of PTC: none RTPEM1(275)@78d92e7f2afd: Final verdict of PTC: none VirtCallAgent-STATS(277)@78d92e7f2afd: Final verdict of PTC: none MTC@78d92e7f2afd: Setting final verdict of the test case. MTC@78d92e7f2afd: Local verdict of MTC: pass MTC@78d92e7f2afd: Local verdict of PTC RTPEM0(274): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM1(275): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM2(276): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC VirtCallAgent-STATS(277): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC IPA-CTRL-CLI-IPA(278): none (pass -> pass) MTC@78d92e7f2afd: Test case TC_amr_oa_bwe_rtp_conversion finished. Verdict: pass MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_oa_bwe_rtp_conversion pass'. Sun Apr 27 08:58:03 UTC 2025 ====== MGCP_Test.TC_amr_oa_bwe_rtp_conversion pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_amr_oa_bwe_rtp_conversion.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=265052) Waiting for packet dumper to finish... 1 (prev_count=265052, count=268784) MTC@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_oa_bwe_rtp_conversion pass' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_oa_oa_rtp_conversion'. ------ MGCP_Test.TC_amr_oa_oa_rtp_conversion ------ Sun Apr 27 08:58: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_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@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_oa_oa_rtp_conversion' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Test case TC_amr_oa_oa_rtp_conversion started. 20250427085812097 DLMGCP DEBUG <0013> Received message: line #00: DLCX 28215 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085812097 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085812097 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085812097 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085812097 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250427085812097 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250427085812097 DLMGCP DEBUG <0013> Generated response: line #00: 515 28215 FAIL (mgcp_msg.c:72) 20250427085812106 DLMGCP DEBUG <0013> Received message: line #00: CRCX 28216 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085812106 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250427085812106 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250427085812106 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085812106 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250427085812106 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085812106 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250427085812106 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085812106 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250427085812106 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250427085812106 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 AMR/8000 (mgcp_msg.c:72) 20250427085812106 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085812106 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:96 octet-align=1 (mgcp_msg.c:72) 20250427085812107 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085812107 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085812107 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085812107 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085812107 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=AMR  (mgcp_sdp.c:443) 20250427085812107 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:FE111C5A connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250427085812107 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:FE111C5A output_enabled 1 (mgcp_conn.c:271) 20250427085812107 DLMGCP DEBUG <0013> (1226/rtp C:FE111C5A 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) 20250427085812107 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:FE111C5A CRCX: connection successfully created: (1226/rtp C:FE111C5A r=127.0.0.1:10000<->l=127.0.0.1:5880) (mgcp_protocol.c:772) 20250427085812107 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085812107 DLMGCP DEBUG <0013> Generated response: line #00: 200 28216 OK (mgcp_msg.c:72) 20250427085812107 DLMGCP DEBUG <0013> Generated response: line #01: I: FE111C5A (mgcp_msg.c:72) 20250427085812107 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250427085812107 DLMGCP DEBUG <0013> Generated response: line #03: o=- FE111C5A 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085812107 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250427085812107 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085812107 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250427085812107 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5880 RTP/AVP 96 (mgcp_msg.c:72) 20250427085812107 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 AMR/8000 (mgcp_msg.c:72) 20250427085812107 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:96 octet-align=1 (mgcp_msg.c:72) 20250427085812107 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085812114 DLMGCP DEBUG <0013> Received message: line #00: CRCX 28217 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085812114 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250427085812114 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250427085812114 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085812114 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250427085812114 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085812114 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250427085812114 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085812114 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250427085812114 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250427085812114 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250427085812114 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085812114 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:112 octet-align=1 (mgcp_msg.c:72) 20250427085812114 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085812114 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085812114 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085812114 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085812114 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:443) 20250427085812114 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4CBD20F9 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250427085812114 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4CBD20F9 output_enabled 1 (mgcp_conn.c:271) 20250427085812114 DLMGCP DEBUG <0013> (1226/rtp C:4CBD20F9 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) 20250427085812115 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:4CBD20F9 CRCX: connection successfully created: (1226/rtp C:4CBD20F9 r=127.0.0.1:20000<->l=127.0.0.1:5882) (mgcp_protocol.c:772) 20250427085812115 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085812115 DLMGCP DEBUG <0013> Generated response: line #00: 200 28217 OK (mgcp_msg.c:72) 20250427085812115 DLMGCP DEBUG <0013> Generated response: line #01: I: 4CBD20F9 (mgcp_msg.c:72) 20250427085812115 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250427085812115 DLMGCP DEBUG <0013> Generated response: line #03: o=- 4CBD20F9 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085812115 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250427085812115 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085812115 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250427085812115 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5882 RTP/AVP 112 (mgcp_msg.c:72) 20250427085812115 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250427085812115 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=1 (mgcp_msg.c:72) 20250427085812115 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) RTPEM1(280)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. RTPEM1(280)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. RTPEM0(279)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. RTPEM0(279)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. RTPEM0(279)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. RTPEM1(280)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. 20250427085816232 DLMGCP DEBUG <0013> Received message: line #00: DLCX 28218 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085816232 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250427085816232 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085816232 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085816232 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085816232 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250427085816232 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085816232 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085816232 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085816232 DLMGCP DEBUG <0013> Generated response: line #00: 200 28218 OK (mgcp_msg.c:72) RTPEM0(279)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. MTC@78d92e7f2afd: 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@78d92e7f2afd: 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@78d92e7f2afd: setverdict(pass): none -> pass RTPEM2(281)@78d92e7f2afd: Final verdict of PTC: none RTPEM1(280)@78d92e7f2afd: Final verdict of PTC: none VirtCallAgent-STATS(282)@78d92e7f2afd: Final verdict of PTC: none RTPEM0(279)@78d92e7f2afd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(283)@78d92e7f2afd: Final verdict of PTC: none MTC@78d92e7f2afd: Setting final verdict of the test case. MTC@78d92e7f2afd: Local verdict of MTC: pass MTC@78d92e7f2afd: Local verdict of PTC RTPEM0(279): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM1(280): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM2(281): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC VirtCallAgent-STATS(282): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC IPA-CTRL-CLI-IPA(283): none (pass -> pass) MTC@78d92e7f2afd: Test case TC_amr_oa_oa_rtp_conversion finished. Verdict: pass MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_oa_oa_rtp_conversion pass'. Sun Apr 27 08:58:16 UTC 2025 ====== MGCP_Test.TC_amr_oa_oa_rtp_conversion pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_amr_oa_oa_rtp_conversion.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=262436) Waiting for packet dumper to finish... 1 (prev_count=262436, count=266168) MTC@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_oa_oa_rtp_conversion pass' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_bwe_bwe_rtp_conversion'. ------ MGCP_Test.TC_amr_bwe_bwe_rtp_conversion ------ Sun Apr 27 08:58:23 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@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_bwe_bwe_rtp_conversion' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Test case TC_amr_bwe_bwe_rtp_conversion started. 20250427085824394 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8144 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085824395 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085824395 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085824395 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085824395 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250427085824395 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250427085824395 DLMGCP DEBUG <0013> Generated response: line #00: 515 8144 FAIL (mgcp_msg.c:72) 20250427085824407 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8145 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085824407 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250427085824407 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250427085824407 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085824407 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250427085824407 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085824407 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250427085824407 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085824407 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250427085824407 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250427085824407 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 AMR/8000 (mgcp_msg.c:72) 20250427085824407 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085824407 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:96 octet-align=0 (mgcp_msg.c:72) 20250427085824407 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085824407 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085824407 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085824407 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085824408 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=AMR  (mgcp_sdp.c:443) 20250427085824408 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:103ACD50 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250427085824408 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:103ACD50 output_enabled 1 (mgcp_conn.c:271) 20250427085824408 DLMGCP DEBUG <0013> (1226/rtp C:103ACD50 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) 20250427085824408 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:103ACD50 CRCX: connection successfully created: (1226/rtp C:103ACD50 r=127.0.0.1:10000<->l=127.0.0.1:5884) (mgcp_protocol.c:772) 20250427085824408 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085824408 DLMGCP DEBUG <0013> Generated response: line #00: 200 8145 OK (mgcp_msg.c:72) 20250427085824408 DLMGCP DEBUG <0013> Generated response: line #01: I: 103ACD50 (mgcp_msg.c:72) 20250427085824408 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250427085824408 DLMGCP DEBUG <0013> Generated response: line #03: o=- 103ACD50 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085824408 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250427085824408 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085824408 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250427085824408 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5884 RTP/AVP 96 (mgcp_msg.c:72) 20250427085824408 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 AMR/8000 (mgcp_msg.c:72) 20250427085824408 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:96 octet-align=0 (mgcp_msg.c:72) 20250427085824408 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085824416 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8146 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085824416 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250427085824416 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250427085824416 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085824416 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250427085824416 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085824416 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250427085824416 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085824416 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250427085824416 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250427085824416 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250427085824416 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085824416 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:112 octet-align=0 (mgcp_msg.c:72) 20250427085824416 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085824416 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085824416 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085824416 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085824416 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:443) 20250427085824416 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1B2EFAD2 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250427085824416 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1B2EFAD2 output_enabled 1 (mgcp_conn.c:271) 20250427085824416 DLMGCP DEBUG <0013> (1226/rtp C:1B2EFAD2 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) 20250427085824416 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:1B2EFAD2 CRCX: connection successfully created: (1226/rtp C:1B2EFAD2 r=127.0.0.1:20000<->l=127.0.0.1:5886) (mgcp_protocol.c:772) 20250427085824416 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085824416 DLMGCP DEBUG <0013> Generated response: line #00: 200 8146 OK (mgcp_msg.c:72) 20250427085824416 DLMGCP DEBUG <0013> Generated response: line #01: I: 1B2EFAD2 (mgcp_msg.c:72) 20250427085824416 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250427085824416 DLMGCP DEBUG <0013> Generated response: line #03: o=- 1B2EFAD2 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085824416 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250427085824416 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085824416 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250427085824416 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5886 RTP/AVP 112 (mgcp_msg.c:72) 20250427085824416 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250427085824416 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=0 (mgcp_msg.c:72) 20250427085824417 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) RTPEM1(285)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. RTPEM1(285)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. RTPEM0(284)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. RTPEM0(284)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. RTPEM0(284)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. RTPEM1(285)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. 20250427085828557 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8147 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085828557 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250427085828557 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085828557 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085828557 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085828557 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250427085828557 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085828557 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085828557 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085828557 DLMGCP DEBUG <0013> Generated response: line #00: 200 8147 OK (mgcp_msg.c:72) RTPEM0(284)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. MTC@78d92e7f2afd: stats: { num_pkts_tx := 48, bytes_payload_tx := 672, num_pkts_rx := 48, bytes_payload_rx := 672, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@78d92e7f2afd: stats: { num_pkts_tx := 48, bytes_payload_tx := 672, num_pkts_rx := 48, bytes_payload_rx := 672, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@78d92e7f2afd: setverdict(pass): none -> pass RTPEM2(286)@78d92e7f2afd: Final verdict of PTC: none RTPEM0(284)@78d92e7f2afd: Final verdict of PTC: none RTPEM1(285)@78d92e7f2afd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(288)@78d92e7f2afd: Final verdict of PTC: none VirtCallAgent-STATS(287)@78d92e7f2afd: Final verdict of PTC: none MTC@78d92e7f2afd: Setting final verdict of the test case. MTC@78d92e7f2afd: Local verdict of MTC: pass MTC@78d92e7f2afd: Local verdict of PTC RTPEM0(284): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM1(285): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM2(286): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC VirtCallAgent-STATS(287): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC IPA-CTRL-CLI-IPA(288): none (pass -> pass) MTC@78d92e7f2afd: Test case TC_amr_bwe_bwe_rtp_conversion finished. Verdict: pass MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_bwe_bwe_rtp_conversion pass'. Sun Apr 27 08:58:28 UTC 2025 ====== MGCP_Test.TC_amr_bwe_bwe_rtp_conversion pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_amr_bwe_bwe_rtp_conversion.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=266896) Waiting for packet dumper to finish... 1 (prev_count=266896, count=270628) MTC@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_bwe_bwe_rtp_conversion pass' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_oa_oa_no_bwe_rtp_conversion'. ------ MGCP_Test.TC_amr_oa_oa_no_bwe_rtp_conversion ------ Sun Apr 27 08:58: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_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@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_oa_oa_no_bwe_rtp_conversion' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Test case TC_amr_oa_oa_no_bwe_rtp_conversion started. 20250427085836740 DLMGCP DEBUG <0013> Received message: line #00: DLCX 46585 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085836740 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085836740 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085836740 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085836741 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250427085836741 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250427085836741 DLMGCP DEBUG <0013> Generated response: line #00: 515 46585 FAIL (mgcp_msg.c:72) 20250427085836754 DLMGCP DEBUG <0013> Received message: line #00: CRCX 46586 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085836754 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250427085836754 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250427085836754 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085836754 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250427085836754 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085836754 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250427085836754 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085836754 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250427085836754 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250427085836754 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 AMR/8000 (mgcp_msg.c:72) 20250427085836754 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085836754 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:96 octet-align=1 (mgcp_msg.c:72) 20250427085836754 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085836754 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085836754 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085836754 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085836754 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=AMR  (mgcp_sdp.c:443) 20250427085836755 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1668E4EE connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250427085836755 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1668E4EE output_enabled 1 (mgcp_conn.c:271) 20250427085836755 DLMGCP DEBUG <0013> (1226/rtp C:1668E4EE 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) 20250427085836755 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:1668E4EE CRCX: connection successfully created: (1226/rtp C:1668E4EE r=127.0.0.1:10000<->l=127.0.0.1:5888) (mgcp_protocol.c:772) 20250427085836755 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085836755 DLMGCP DEBUG <0013> Generated response: line #00: 200 46586 OK (mgcp_msg.c:72) 20250427085836755 DLMGCP DEBUG <0013> Generated response: line #01: I: 1668E4EE (mgcp_msg.c:72) 20250427085836755 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250427085836755 DLMGCP DEBUG <0013> Generated response: line #03: o=- 1668E4EE 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085836755 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250427085836755 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085836755 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250427085836755 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5888 RTP/AVP 96 (mgcp_msg.c:72) 20250427085836755 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 AMR/8000 (mgcp_msg.c:72) 20250427085836755 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:96 octet-align=1 (mgcp_msg.c:72) 20250427085836755 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085836764 DLMGCP DEBUG <0013> Received message: line #00: CRCX 46587 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085836764 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250427085836764 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250427085836764 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085836764 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250427085836764 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085836764 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250427085836764 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085836764 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250427085836764 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 113 (mgcp_msg.c:72) 20250427085836764 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250427085836764 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:113 AMR/8000 (mgcp_msg.c:72) 20250427085836764 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250427085836764 DLMGCP DEBUG <0013> Received message: line #13: a=fmtp:112 octet-align=1 (mgcp_msg.c:72) 20250427085836764 DLMGCP DEBUG <0013> Received message: line #14: a=fmtp:113 octet-align=0 (mgcp_msg.c:72) 20250427085836764 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085836764 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085836764 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085836764 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085836764 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR 113=AMR  (mgcp_sdp.c:443) 20250427085836765 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:010EC2CC connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250427085836765 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:010EC2CC output_enabled 1 (mgcp_conn.c:271) 20250427085836765 DLMGCP DEBUG <0013> (1226/rtp C:010EC2CC 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) 20250427085836765 DLMGCP DEBUG <0013> (1226/rtp C:010EC2CC 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) 20250427085836765 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:010EC2CC CRCX: connection successfully created: (1226/rtp C:010EC2CC r=127.0.0.1:20000<->l=127.0.0.1:5890) (mgcp_protocol.c:772) 20250427085836765 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085836765 DLMGCP DEBUG <0013> Generated response: line #00: 200 46587 OK (mgcp_msg.c:72) 20250427085836765 DLMGCP DEBUG <0013> Generated response: line #01: I: 010EC2CC (mgcp_msg.c:72) 20250427085836765 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250427085836765 DLMGCP DEBUG <0013> Generated response: line #03: o=- 010EC2CC 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085836765 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250427085836765 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085836765 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250427085836765 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5890 RTP/AVP 112 (mgcp_msg.c:72) 20250427085836765 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250427085836765 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=1 (mgcp_msg.c:72) 20250427085836765 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) RTPEM1(290)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. RTPEM1(290)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. RTPEM0(289)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. RTPEM0(289)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. RTPEM0(289)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. RTPEM1(290)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. 20250427085840888 DLMGCP DEBUG <0013> Received message: line #00: DLCX 46588 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085840888 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250427085840888 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085840888 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085840888 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085840888 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250427085840888 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085840888 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085840888 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085840888 DLMGCP DEBUG <0013> Generated response: line #00: 200 46588 OK (mgcp_msg.c:72) RTPEM0(289)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. MTC@78d92e7f2afd: 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@78d92e7f2afd: 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@78d92e7f2afd: setverdict(pass): none -> pass RTPEM2(291)@78d92e7f2afd: Final verdict of PTC: none VirtCallAgent-STATS(292)@78d92e7f2afd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(293)@78d92e7f2afd: Final verdict of PTC: none RTPEM0(289)@78d92e7f2afd: Final verdict of PTC: none RTPEM1(290)@78d92e7f2afd: Final verdict of PTC: none MTC@78d92e7f2afd: Setting final verdict of the test case. MTC@78d92e7f2afd: Local verdict of MTC: pass MTC@78d92e7f2afd: Local verdict of PTC RTPEM0(289): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM1(290): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM2(291): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC VirtCallAgent-STATS(292): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC IPA-CTRL-CLI-IPA(293): none (pass -> pass) MTC@78d92e7f2afd: Test case TC_amr_oa_oa_no_bwe_rtp_conversion finished. Verdict: pass MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_oa_oa_no_bwe_rtp_conversion pass'. Sun Apr 27 08:58:40 UTC 2025 ====== MGCP_Test.TC_amr_oa_oa_no_bwe_rtp_conversion pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_amr_oa_oa_no_bwe_rtp_conversion.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=265868) Waiting for packet dumper to finish... 1 (prev_count=265868, count=269800) MTC@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_oa_oa_no_bwe_rtp_conversion pass' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_oa_no_bwe_oa_rtp_conversion'. ------ MGCP_Test.TC_amr_oa_no_bwe_oa_rtp_conversion ------ Sun Apr 27 08:58: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_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@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_oa_no_bwe_oa_rtp_conversion' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Test case TC_amr_oa_no_bwe_oa_rtp_conversion started. 20250427085849063 DLMGCP DEBUG <0013> Received message: line #00: DLCX 39120 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085849063 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085849063 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085849063 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085849063 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250427085849063 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250427085849063 DLMGCP DEBUG <0013> Generated response: line #00: 515 39120 FAIL (mgcp_msg.c:72) 20250427085849078 DLMGCP DEBUG <0013> Received message: line #00: CRCX 39121 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085849078 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250427085849078 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250427085849078 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085849078 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250427085849078 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085849078 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250427085849078 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085849078 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250427085849078 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250427085849078 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 AMR/8000 (mgcp_msg.c:72) 20250427085849078 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085849078 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:96 octet-align=1 (mgcp_msg.c:72) 20250427085849078 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085849078 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085849078 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085849078 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085849078 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=AMR  (mgcp_sdp.c:443) 20250427085849078 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:7E77DBA4 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250427085849078 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:7E77DBA4 output_enabled 1 (mgcp_conn.c:271) 20250427085849078 DLMGCP DEBUG <0013> (1226/rtp C:7E77DBA4 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) 20250427085849078 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:7E77DBA4 CRCX: connection successfully created: (1226/rtp C:7E77DBA4 r=127.0.0.1:10000<->l=127.0.0.1:5892) (mgcp_protocol.c:772) 20250427085849078 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085849078 DLMGCP DEBUG <0013> Generated response: line #00: 200 39121 OK (mgcp_msg.c:72) 20250427085849078 DLMGCP DEBUG <0013> Generated response: line #01: I: 7E77DBA4 (mgcp_msg.c:72) 20250427085849078 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250427085849078 DLMGCP DEBUG <0013> Generated response: line #03: o=- 7E77DBA4 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085849078 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250427085849078 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085849078 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250427085849078 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5892 RTP/AVP 96 (mgcp_msg.c:72) 20250427085849079 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 AMR/8000 (mgcp_msg.c:72) 20250427085849079 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:96 octet-align=1 (mgcp_msg.c:72) 20250427085849079 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085849088 DLMGCP DEBUG <0013> Received message: line #00: CRCX 39122 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085849088 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250427085849088 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250427085849088 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085849088 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250427085849088 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085849088 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250427085849088 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085849088 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250427085849088 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 113 (mgcp_msg.c:72) 20250427085849088 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250427085849088 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:113 AMR/8000 (mgcp_msg.c:72) 20250427085849088 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250427085849088 DLMGCP DEBUG <0013> Received message: line #13: a=fmtp:112 octet-align=0 (mgcp_msg.c:72) 20250427085849088 DLMGCP DEBUG <0013> Received message: line #14: a=fmtp:113 octet-align=1 (mgcp_msg.c:72) 20250427085849088 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085849088 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085849088 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085849088 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085849088 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR 113=AMR  (mgcp_sdp.c:443) 20250427085849088 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:FF915F7D connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250427085849088 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:FF915F7D output_enabled 1 (mgcp_conn.c:271) 20250427085849088 DLMGCP DEBUG <0013> (1226/rtp C:FF915F7D 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) 20250427085849088 DLMGCP DEBUG <0013> (1226/rtp C:FF915F7D 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) 20250427085849088 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:FF915F7D CRCX: connection successfully created: (1226/rtp C:FF915F7D r=127.0.0.1:20000<->l=127.0.0.1:5894) (mgcp_protocol.c:772) 20250427085849089 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085849089 DLMGCP DEBUG <0013> Generated response: line #00: 200 39122 OK (mgcp_msg.c:72) 20250427085849089 DLMGCP DEBUG <0013> Generated response: line #01: I: FF915F7D (mgcp_msg.c:72) 20250427085849089 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250427085849089 DLMGCP DEBUG <0013> Generated response: line #03: o=- FF915F7D 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085849089 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250427085849089 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085849089 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250427085849089 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5894 RTP/AVP 113 (mgcp_msg.c:72) 20250427085849089 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:113 AMR/8000 (mgcp_msg.c:72) 20250427085849089 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:113 octet-align=1 (mgcp_msg.c:72) 20250427085849089 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) RTPEM1(295)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. RTPEM1(295)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. RTPEM0(294)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. RTPEM0(294)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. RTPEM0(294)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. RTPEM1(295)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. 20250427085853213 DLMGCP DEBUG <0013> Received message: line #00: DLCX 39123 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085853213 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250427085853213 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085853213 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085853213 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085853213 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250427085853213 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085853213 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085853213 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085853213 DLMGCP DEBUG <0013> Generated response: line #00: 200 39123 OK (mgcp_msg.c:72) RTPEM0(294)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. MTC@78d92e7f2afd: 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@78d92e7f2afd: 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@78d92e7f2afd: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(298)@78d92e7f2afd: Final verdict of PTC: none RTPEM1(295)@78d92e7f2afd: Final verdict of PTC: none RTPEM0(294)@78d92e7f2afd: Final verdict of PTC: none VirtCallAgent-STATS(297)@78d92e7f2afd: Final verdict of PTC: none RTPEM2(296)@78d92e7f2afd: Final verdict of PTC: none MTC@78d92e7f2afd: Setting final verdict of the test case. MTC@78d92e7f2afd: Local verdict of MTC: pass MTC@78d92e7f2afd: Local verdict of PTC RTPEM0(294): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM1(295): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM2(296): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC VirtCallAgent-STATS(297): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC IPA-CTRL-CLI-IPA(298): none (pass -> pass) MTC@78d92e7f2afd: Test case TC_amr_oa_no_bwe_oa_rtp_conversion finished. Verdict: pass MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_oa_no_bwe_oa_rtp_conversion pass'. Sun Apr 27 08:58:53 UTC 2025 ====== MGCP_Test.TC_amr_oa_no_bwe_oa_rtp_conversion pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_amr_oa_no_bwe_oa_rtp_conversion.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=268300) Waiting for packet dumper to finish... 1 (prev_count=268300, count=272032) MTC@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_oa_no_bwe_oa_rtp_conversion pass' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_bwe_bwe_no_oa_rtp_conversion'. ------ MGCP_Test.TC_amr_bwe_bwe_no_oa_rtp_conversion ------ Sun Apr 27 08:59: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_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@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_bwe_bwe_no_oa_rtp_conversion' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Test case TC_amr_bwe_bwe_no_oa_rtp_conversion started. 20250427085901340 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63669 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085901340 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085901340 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085901340 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085901340 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250427085901340 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250427085901340 DLMGCP DEBUG <0013> Generated response: line #00: 515 63669 FAIL (mgcp_msg.c:72) 20250427085901344 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63670 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085901344 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250427085901344 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250427085901344 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085901344 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250427085901344 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085901344 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250427085901344 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085901344 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250427085901344 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250427085901344 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 AMR/8000 (mgcp_msg.c:72) 20250427085901344 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085901344 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:96 octet-align=0 (mgcp_msg.c:72) 20250427085901344 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085901344 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085901344 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085901344 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085901344 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=AMR  (mgcp_sdp.c:443) 20250427085901344 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:3E8BFC31 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250427085901344 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:3E8BFC31 output_enabled 1 (mgcp_conn.c:271) 20250427085901344 DLMGCP DEBUG <0013> (1226/rtp C:3E8BFC31 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) 20250427085901344 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:3E8BFC31 CRCX: connection successfully created: (1226/rtp C:3E8BFC31 r=127.0.0.1:10000<->l=127.0.0.1:5896) (mgcp_protocol.c:772) 20250427085901344 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085901344 DLMGCP DEBUG <0013> Generated response: line #00: 200 63670 OK (mgcp_msg.c:72) 20250427085901344 DLMGCP DEBUG <0013> Generated response: line #01: I: 3E8BFC31 (mgcp_msg.c:72) 20250427085901344 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250427085901344 DLMGCP DEBUG <0013> Generated response: line #03: o=- 3E8BFC31 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085901344 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250427085901344 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085901344 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250427085901344 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5896 RTP/AVP 96 (mgcp_msg.c:72) 20250427085901344 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 AMR/8000 (mgcp_msg.c:72) 20250427085901344 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:96 octet-align=0 (mgcp_msg.c:72) 20250427085901344 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085901346 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63671 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085901346 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250427085901346 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250427085901346 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085901346 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250427085901346 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085901346 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250427085901346 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085901346 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250427085901346 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 113 (mgcp_msg.c:72) 20250427085901346 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250427085901346 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:113 AMR/8000 (mgcp_msg.c:72) 20250427085901346 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250427085901346 DLMGCP DEBUG <0013> Received message: line #13: a=fmtp:112 octet-align=0 (mgcp_msg.c:72) 20250427085901346 DLMGCP DEBUG <0013> Received message: line #14: a=fmtp:113 octet-align=1 (mgcp_msg.c:72) 20250427085901346 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085901346 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085901346 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085901346 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085901346 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR 113=AMR  (mgcp_sdp.c:443) 20250427085901346 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D8BB9F94 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250427085901347 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D8BB9F94 output_enabled 1 (mgcp_conn.c:271) 20250427085901347 DLMGCP DEBUG <0013> (1226/rtp C:D8BB9F94 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) 20250427085901347 DLMGCP DEBUG <0013> (1226/rtp C:D8BB9F94 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) 20250427085901347 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:D8BB9F94 CRCX: connection successfully created: (1226/rtp C:D8BB9F94 r=127.0.0.1:20000<->l=127.0.0.1:5898) (mgcp_protocol.c:772) 20250427085901347 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085901347 DLMGCP DEBUG <0013> Generated response: line #00: 200 63671 OK (mgcp_msg.c:72) 20250427085901347 DLMGCP DEBUG <0013> Generated response: line #01: I: D8BB9F94 (mgcp_msg.c:72) 20250427085901347 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250427085901347 DLMGCP DEBUG <0013> Generated response: line #03: o=- D8BB9F94 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085901347 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250427085901347 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085901347 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250427085901347 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5898 RTP/AVP 112 (mgcp_msg.c:72) 20250427085901347 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250427085901347 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=0 (mgcp_msg.c:72) 20250427085901347 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) RTPEM1(300)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. RTPEM1(300)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. RTPEM0(299)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. RTPEM0(299)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. RTPEM0(299)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. RTPEM1(300)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. 20250427085905466 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63672 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085905466 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250427085905466 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085905466 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085905466 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085905466 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250427085905466 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085905466 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085905466 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085905466 DLMGCP DEBUG <0013> Generated response: line #00: 200 63672 OK (mgcp_msg.c:72) RTPEM0(299)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. MTC@78d92e7f2afd: stats: { num_pkts_tx := 48, bytes_payload_tx := 672, 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@78d92e7f2afd: stats: { num_pkts_tx := 47, bytes_payload_tx := 658, num_pkts_rx := 48, bytes_payload_rx := 672, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@78d92e7f2afd: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(303)@78d92e7f2afd: Final verdict of PTC: none RTPEM1(300)@78d92e7f2afd: Final verdict of PTC: none RTPEM0(299)@78d92e7f2afd: Final verdict of PTC: none RTPEM2(301)@78d92e7f2afd: Final verdict of PTC: none VirtCallAgent-STATS(302)@78d92e7f2afd: Final verdict of PTC: none MTC@78d92e7f2afd: Setting final verdict of the test case. MTC@78d92e7f2afd: Local verdict of MTC: pass MTC@78d92e7f2afd: Local verdict of PTC RTPEM0(299): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM1(300): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM2(301): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC VirtCallAgent-STATS(302): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC IPA-CTRL-CLI-IPA(303): none (pass -> pass) MTC@78d92e7f2afd: Test case TC_amr_bwe_bwe_no_oa_rtp_conversion finished. Verdict: pass MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_bwe_bwe_no_oa_rtp_conversion pass'. Sun Apr 27 08:59:05 UTC 2025 ====== MGCP_Test.TC_amr_bwe_bwe_no_oa_rtp_conversion pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_amr_bwe_bwe_no_oa_rtp_conversion.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=265872) Waiting for packet dumper to finish... 1 (prev_count=265872, count=269704) MTC@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_bwe_bwe_no_oa_rtp_conversion pass' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_bwe_no_oa_bwe_rtp_conversion'. ------ MGCP_Test.TC_amr_bwe_no_oa_bwe_rtp_conversion ------ Sun Apr 27 08:59: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_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@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_bwe_no_oa_bwe_rtp_conversion' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Test case TC_amr_bwe_no_oa_bwe_rtp_conversion started. 20250427085913639 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38314 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085913639 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085913639 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085913639 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085913639 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250427085913639 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250427085913639 DLMGCP DEBUG <0013> Generated response: line #00: 515 38314 FAIL (mgcp_msg.c:72) 20250427085913650 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38315 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085913650 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250427085913650 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250427085913650 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085913650 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250427085913650 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085913650 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250427085913650 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085913650 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250427085913650 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250427085913650 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 AMR/8000 (mgcp_msg.c:72) 20250427085913650 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085913650 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:96 octet-align=0 (mgcp_msg.c:72) 20250427085913650 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085913650 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085913650 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085913650 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085913650 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=AMR  (mgcp_sdp.c:443) 20250427085913650 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:34B871C9 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250427085913650 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:34B871C9 output_enabled 1 (mgcp_conn.c:271) 20250427085913650 DLMGCP DEBUG <0013> (1226/rtp C:34B871C9 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) 20250427085913651 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:34B871C9 CRCX: connection successfully created: (1226/rtp C:34B871C9 r=127.0.0.1:10000<->l=127.0.0.1:5900) (mgcp_protocol.c:772) 20250427085913651 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085913651 DLMGCP DEBUG <0013> Generated response: line #00: 200 38315 OK (mgcp_msg.c:72) 20250427085913651 DLMGCP DEBUG <0013> Generated response: line #01: I: 34B871C9 (mgcp_msg.c:72) 20250427085913651 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250427085913651 DLMGCP DEBUG <0013> Generated response: line #03: o=- 34B871C9 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085913651 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250427085913651 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085913651 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250427085913651 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5900 RTP/AVP 96 (mgcp_msg.c:72) 20250427085913651 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 AMR/8000 (mgcp_msg.c:72) 20250427085913651 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:96 octet-align=0 (mgcp_msg.c:72) 20250427085913651 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427085913658 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38316 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085913658 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250427085913658 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250427085913658 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085913658 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250427085913658 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085913658 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250427085913658 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085913658 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250427085913658 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 113 (mgcp_msg.c:72) 20250427085913658 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250427085913658 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:113 AMR/8000 (mgcp_msg.c:72) 20250427085913658 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250427085913658 DLMGCP DEBUG <0013> Received message: line #13: a=fmtp:112 octet-align=1 (mgcp_msg.c:72) 20250427085913658 DLMGCP DEBUG <0013> Received message: line #14: a=fmtp:113 octet-align=0 (mgcp_msg.c:72) 20250427085913659 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085913659 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085913659 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085913659 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085913659 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR 113=AMR  (mgcp_sdp.c:443) 20250427085913659 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:59987714 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250427085913659 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:59987714 output_enabled 1 (mgcp_conn.c:271) 20250427085913659 DLMGCP DEBUG <0013> (1226/rtp C:59987714 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) 20250427085913659 DLMGCP DEBUG <0013> (1226/rtp C:59987714 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) 20250427085913659 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:59987714 CRCX: connection successfully created: (1226/rtp C:59987714 r=127.0.0.1:20000<->l=127.0.0.1:5902) (mgcp_protocol.c:772) 20250427085913659 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085913659 DLMGCP DEBUG <0013> Generated response: line #00: 200 38316 OK (mgcp_msg.c:72) 20250427085913659 DLMGCP DEBUG <0013> Generated response: line #01: I: 59987714 (mgcp_msg.c:72) 20250427085913659 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250427085913659 DLMGCP DEBUG <0013> Generated response: line #03: o=- 59987714 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085913659 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250427085913659 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085913659 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250427085913659 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5902 RTP/AVP 113 (mgcp_msg.c:72) 20250427085913659 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:113 AMR/8000 (mgcp_msg.c:72) 20250427085913659 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:113 octet-align=0 (mgcp_msg.c:72) 20250427085913659 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) RTPEM1(305)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. RTPEM1(305)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. RTPEM0(304)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. RTPEM0(304)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. RTPEM0(304)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. RTPEM1(305)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. 20250427085917787 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38317 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085917787 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250427085917787 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427085917787 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427085917787 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085917787 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250427085917787 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085917787 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085917787 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085917787 DLMGCP DEBUG <0013> Generated response: line #00: 200 38317 OK (mgcp_msg.c:72) RTPEM0(304)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. MTC@78d92e7f2afd: 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@78d92e7f2afd: 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@78d92e7f2afd: setverdict(pass): none -> pass VirtCallAgent-STATS(307)@78d92e7f2afd: Final verdict of PTC: none RTPEM2(306)@78d92e7f2afd: Final verdict of PTC: none RTPEM0(304)@78d92e7f2afd: Final verdict of PTC: none RTPEM1(305)@78d92e7f2afd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(308)@78d92e7f2afd: Final verdict of PTC: none MTC@78d92e7f2afd: Setting final verdict of the test case. MTC@78d92e7f2afd: Local verdict of MTC: pass MTC@78d92e7f2afd: Local verdict of PTC RTPEM0(304): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM1(305): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM2(306): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC VirtCallAgent-STATS(307): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC IPA-CTRL-CLI-IPA(308): none (pass -> pass) MTC@78d92e7f2afd: Test case TC_amr_bwe_no_oa_bwe_rtp_conversion finished. Verdict: pass MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_bwe_no_oa_bwe_rtp_conversion pass'. Sun Apr 27 08:59:17 UTC 2025 ====== MGCP_Test.TC_amr_bwe_no_oa_bwe_rtp_conversion pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_amr_bwe_no_oa_bwe_rtp_conversion.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=263640) Waiting for packet dumper to finish... 1 (prev_count=263640, count=267572) MTC@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_bwe_no_oa_bwe_rtp_conversion pass' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_conn_timeout'. ------ MGCP_Test.TC_conn_timeout ------ Sun Apr 27 08:59: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_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@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_conn_timeout' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Test case TC_conn_timeout started. 20250427085925947 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8984 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085925947 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:280) 20250427085925947 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085925947 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085925947 DLMGCP ERROR <0013> endpoint:rtpbridge/1@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250427085925947 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250427085925947 DLMGCP DEBUG <0013> Generated response: line #00: 515 8984 FAIL (mgcp_msg.c:72) MTC@78d92e7f2afd: Setting conn-timeout to 1s MTC@78d92e7f2afd: Sending RTP data for 1.5s 20250427085925962 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8985 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085925962 DLMGCP DEBUG <0013> Received message: line #01: M: loopback (mgcp_msg.c:72) 20250427085925962 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:72) 20250427085925962 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085925962 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250427085925962 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085925962 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250427085925962 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085925962 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250427085925962 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 111 (mgcp_msg.c:72) 20250427085925962 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:111 GSM-HR-08/8000/1 (mgcp_msg.c:72) 20250427085925962 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085925962 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:280) 20250427085925962 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427085925962 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085925962 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085925962 DLMGCP NOTICE <0013> rtpbridge/1@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:111=GSM-HR-08  (mgcp_sdp.c:443) 20250427085925963 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:2F793534 watchdog kicked (mgcp_conn.c:143) 20250427085925963 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:2F793534 connection mode 'loopback' 7 (mgcp_conn.c:264) 20250427085925963 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:2F793534 output_enabled 1 (mgcp_conn.c:271) 20250427085925963 DLMGCP DEBUG <0013> (1225/rtp C:2F793534 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) 20250427085925963 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:2F793534 CRCX: connection successfully created: (1225/rtp C:2F793534 r=127.0.0.1:10000<->l=127.0.0.1:5904) (mgcp_protocol.c:772) 20250427085925963 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427085925963 DLMGCP DEBUG <0013> Generated response: line #00: 200 8985 OK (mgcp_msg.c:72) 20250427085925963 DLMGCP DEBUG <0013> Generated response: line #01: I: 2F793534 (mgcp_msg.c:72) 20250427085925963 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250427085925963 DLMGCP DEBUG <0013> Generated response: line #03: o=- 2F793534 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085925963 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250427085925963 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085925963 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250427085925963 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5904 RTP/AVP 111 (mgcp_msg.c:72) 20250427085925963 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:111 GSM-HR-08/8000/1 (mgcp_msg.c:72) 20250427085925963 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250427085925988 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:2F793534 watchdog kicked (mgcp_conn.c:143) 20250427085926009 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:2F793534 watchdog kicked (mgcp_conn.c:143) 20250427085926030 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:2F793534 watchdog kicked (mgcp_conn.c:143) 20250427085926051 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:2F793534 watchdog kicked (mgcp_conn.c:143) 20250427085926072 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:2F793534 watchdog kicked (mgcp_conn.c:143) 20250427085926093 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:2F793534 watchdog kicked (mgcp_conn.c:143) 20250427085926115 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:2F793534 watchdog kicked (mgcp_conn.c:143) 20250427085926136 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:2F793534 watchdog kicked (mgcp_conn.c:143) 20250427085926158 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:2F793534 watchdog kicked (mgcp_conn.c:143) 20250427085926179 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:2F793534 watchdog kicked (mgcp_conn.c:143) 20250427085926200 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:2F793534 watchdog kicked (mgcp_conn.c:143) 20250427085926222 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:2F793534 watchdog kicked (mgcp_conn.c:143) 20250427085926243 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:2F793534 watchdog kicked (mgcp_conn.c:143) 20250427085926264 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:2F793534 watchdog kicked (mgcp_conn.c:143) 20250427085926284 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:2F793534 watchdog kicked (mgcp_conn.c:143) 20250427085926305 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:2F793534 watchdog kicked (mgcp_conn.c:143) 20250427085926327 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:2F793534 watchdog kicked (mgcp_conn.c:143) 20250427085926348 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:2F793534 watchdog kicked (mgcp_conn.c:143) 20250427085926370 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:2F793534 watchdog kicked (mgcp_conn.c:143) 20250427085926392 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:2F793534 watchdog kicked (mgcp_conn.c:143) 20250427085926414 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:2F793534 watchdog kicked (mgcp_conn.c:143) 20250427085926435 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:2F793534 watchdog kicked (mgcp_conn.c:143) 20250427085926455 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:2F793534 watchdog kicked (mgcp_conn.c:143) 20250427085926475 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:2F793534 watchdog kicked (mgcp_conn.c:143) 20250427085926496 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:2F793534 watchdog kicked (mgcp_conn.c:143) 20250427085926516 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:2F793534 watchdog kicked (mgcp_conn.c:143) 20250427085926537 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:2F793534 watchdog kicked (mgcp_conn.c:143) 20250427085926557 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:2F793534 watchdog kicked (mgcp_conn.c:143) 20250427085926578 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:2F793534 watchdog kicked (mgcp_conn.c:143) 20250427085926599 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:2F793534 watchdog kicked (mgcp_conn.c:143) 20250427085926620 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:2F793534 watchdog kicked (mgcp_conn.c:143) 20250427085926641 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:2F793534 watchdog kicked (mgcp_conn.c:143) 20250427085926662 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:2F793534 watchdog kicked (mgcp_conn.c:143) 20250427085926683 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:2F793534 watchdog kicked (mgcp_conn.c:143) 20250427085926704 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:2F793534 watchdog kicked (mgcp_conn.c:143) 20250427085926724 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:2F793534 watchdog kicked (mgcp_conn.c:143) 20250427085926744 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:2F793534 watchdog kicked (mgcp_conn.c:143) 20250427085926764 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:2F793534 watchdog kicked (mgcp_conn.c:143) 20250427085926784 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:2F793534 watchdog kicked (mgcp_conn.c:143) 20250427085926805 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:2F793534 watchdog kicked (mgcp_conn.c:143) 20250427085926825 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:2F793534 watchdog kicked (mgcp_conn.c:143) 20250427085926845 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:2F793534 watchdog kicked (mgcp_conn.c:143) 20250427085926865 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:2F793534 watchdog kicked (mgcp_conn.c:143) 20250427085926886 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:2F793534 watchdog kicked (mgcp_conn.c:143) 20250427085926906 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:2F793534 watchdog kicked (mgcp_conn.c:143) 20250427085926926 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:2F793534 watchdog kicked (mgcp_conn.c:143) 20250427085926947 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:2F793534 watchdog kicked (mgcp_conn.c:143) 20250427085926967 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:2F793534 watchdog kicked (mgcp_conn.c:143) 20250427085926987 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:2F793534 watchdog kicked (mgcp_conn.c:143) 20250427085927008 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:2F793534 watchdog kicked (mgcp_conn.c:143) 20250427085927029 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:2F793534 watchdog kicked (mgcp_conn.c:143) 20250427085927051 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:2F793534 watchdog kicked (mgcp_conn.c:143) 20250427085927072 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:2F793534 watchdog kicked (mgcp_conn.c:143) 20250427085927092 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:2F793534 watchdog kicked (mgcp_conn.c:143) 20250427085927113 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:2F793534 watchdog kicked (mgcp_conn.c:143) 20250427085927134 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:2F793534 watchdog kicked (mgcp_conn.c:143) 20250427085927155 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:2F793534 watchdog kicked (mgcp_conn.c:143) 20250427085927176 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:2F793534 watchdog kicked (mgcp_conn.c:143) 20250427085927196 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:2F793534 watchdog kicked (mgcp_conn.c:143) 20250427085927217 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:2F793534 watchdog kicked (mgcp_conn.c:143) 20250427085927238 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:2F793534 watchdog kicked (mgcp_conn.c:143) 20250427085927258 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:2F793534 watchdog kicked (mgcp_conn.c:143) 20250427085927278 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:2F793534 watchdog kicked (mgcp_conn.c:143) 20250427085927299 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:2F793534 watchdog kicked (mgcp_conn.c:143) 20250427085927319 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:2F793534 watchdog kicked (mgcp_conn.c:143) 20250427085927340 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:2F793534 watchdog kicked (mgcp_conn.c:143) 20250427085927361 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:2F793534 watchdog kicked (mgcp_conn.c:143) 20250427085927381 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:2F793534 watchdog kicked (mgcp_conn.c:143) 20250427085927401 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:2F793534 watchdog kicked (mgcp_conn.c:143) 20250427085927422 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:2F793534 watchdog kicked (mgcp_conn.c:143) 20250427085927442 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:2F793534 watchdog kicked (mgcp_conn.c:143) 20250427085927463 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:2F793534 watchdog kicked (mgcp_conn.c:143) MTC@78d92e7f2afd: Stopping for 0.5s and resuming 20250427085927993 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:2F793534 watchdog kicked (mgcp_conn.c:143) 20250427085928014 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:2F793534 watchdog kicked (mgcp_conn.c:143) 20250427085928034 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:2F793534 watchdog kicked (mgcp_conn.c:143) 20250427085928054 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:2F793534 watchdog kicked (mgcp_conn.c:143) 20250427085928075 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:2F793534 watchdog kicked (mgcp_conn.c:143) MTC@78d92e7f2afd: Stopping for 1.5s, expecting to run into timeout 20250427085929077 DLMGCP ERROR <0013> endpoint:rtpbridge/1@mgw CI:2F793534 connection timed out! (mgcp_conn.c:133) 20250427085929077 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) MTC@78d92e7f2afd: Resuming should fail now RTPEM0(309)@78d92e7f2afd: Connection refused (expected) RTPEM0(309)@78d92e7f2afd: Connection refused (expected) RTPEM0(309)@78d92e7f2afd: Connection refused (expected) RTPEM0(309)@78d92e7f2afd: Connection refused (expected) RTPEM0(309)@78d92e7f2afd: Connection refused (expected) RTPEM0(309)@78d92e7f2afd: Connection refused (expected) RTPEM0(309)@78d92e7f2afd: Connection refused (expected) RTPEM0(309)@78d92e7f2afd: Connection refused (expected) RTPEM0(309)@78d92e7f2afd: Connection refused (expected) MTC@78d92e7f2afd: Setting conn-timeout back to 0 (disabled) RTPEM0(309)@78d92e7f2afd: Connection refused (expected) MTC@78d92e7f2afd: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(313)@78d92e7f2afd: Final verdict of PTC: none RTPEM0(309)@78d92e7f2afd: Final verdict of PTC: none RTPEM1(310)@78d92e7f2afd: Final verdict of PTC: none VirtCallAgent-STATS(312)@78d92e7f2afd: Final verdict of PTC: none RTPEM2(311)@78d92e7f2afd: Final verdict of PTC: none MTC@78d92e7f2afd: Setting final verdict of the test case. MTC@78d92e7f2afd: Local verdict of MTC: pass MTC@78d92e7f2afd: Local verdict of PTC RTPEM0(309): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM1(310): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM2(311): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC VirtCallAgent-STATS(312): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC IPA-CTRL-CLI-IPA(313): none (pass -> pass) MTC@78d92e7f2afd: Test case TC_conn_timeout finished. Verdict: pass MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_conn_timeout pass'. Sun Apr 27 08:59:29 UTC 2025 ====== MGCP_Test.TC_conn_timeout pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_conn_timeout.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=231400) Waiting for packet dumper to finish... 1 (prev_count=231400, count=235332) MTC@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_conn_timeout pass' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_e1_crcx_and_dlcx_ep'. ------ MGCP_Test.TC_e1_crcx_and_dlcx_ep ------ Sun Apr 27 08:59: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_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@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_e1_crcx_and_dlcx_ep' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Test case TC_e1_crcx_and_dlcx_ep started. 20250427085937946 DLMGCP DEBUG <0013> Received message: line #00: DLCX 7228 ds/e1-1/s-1/su16-0@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085937947 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw (trunk:1) found endpoint: ds/e1-1/s-1/su16-0@mgw (mgcp_endp.c:280) 20250427085937947 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "ds/e1-1/s-1/su16-0@mgw" (mgcp_protocol.c:370) 20250427085937947 DLMGCP NOTICE <0013> endpoint:ds/e1-1/s-1/su16-0@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085937947 DLMGCP ERROR <0013> endpoint:ds/e1-1/s-1/su16-0@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250427085937947 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250427085937947 DLMGCP DEBUG <0013> Generated response: line #00: 515 7228 FAIL (mgcp_msg.c:72) 20250427085937953 DLMGCP DEBUG <0013> Received message: line #00: CRCX 7229 ds/e1-1/s-1/su16-0@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085937953 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085937953 DLMGCP DEBUG <0013> Received message: line #02: C: 8376F297 (mgcp_msg.c:72) 20250427085937953 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085937953 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw (trunk:1) found endpoint: ds/e1-1/s-1/su16-0@mgw (mgcp_endp.c:280) 20250427085937953 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "ds/e1-1/s-1/su16-0@mgw" (mgcp_protocol.c:370) 20250427085937953 DLMGCP NOTICE <0013> endpoint:ds/e1-1/s-1/su16-0@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085937953 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085937953 DE1 ERROR <0001> trunk:1 failed to update E1 line 1. (mgcp_e1.c:302) 20250427085937954 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085937954 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw Generated response: code=502 (mgcp_protocol.c:146) 20250427085937954 DLMGCP DEBUG <0013> Generated response: line #00: 502 7229 FAIL (mgcp_msg.c:72) MTC@78d92e7f2afd: 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 := \"7229\", 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 := \"7229\", 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 := \"7229\", 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 := \"7229\", string := \"OK\" }, params := { { code := \"I\", val := ? }, * }, sdp := ? } } }"" MTC@78d92e7f2afd: Stopping testcase execution from "MGCP_Test.ttcn":274 RTPEM1(315)@78d92e7f2afd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(318)@78d92e7f2afd: Final verdict of PTC: none RTPEM0(314)@78d92e7f2afd: Final verdict of PTC: none VirtCallAgent-STATS(317)@78d92e7f2afd: Final verdict of PTC: none RTPEM2(316)@78d92e7f2afd: Final verdict of PTC: none MTC@78d92e7f2afd: Setting final verdict of the test case. MTC@78d92e7f2afd: 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 := \"7229\", 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 := \"7229\", string := \"OK\" }, params := { { code := \"I\", val := ? }, * }, sdp := ? } } }"" MTC@78d92e7f2afd: Local verdict of PTC RTPEM0(314): none (fail -> fail) MTC@78d92e7f2afd: Local verdict of PTC RTPEM1(315): none (fail -> fail) MTC@78d92e7f2afd: Local verdict of PTC RTPEM2(316): none (fail -> fail) MTC@78d92e7f2afd: Local verdict of PTC VirtCallAgent-STATS(317): none (fail -> fail) MTC@78d92e7f2afd: Local verdict of PTC IPA-CTRL-CLI-IPA(318): none (fail -> fail) MTC@78d92e7f2afd: 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 := \"7229\", 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 := \"7229\", string := \"OK\" }, params := { { code := \"I\", val := ? }, * }, sdp := ? } } }" MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_e1_crcx_and_dlcx_ep fail'. Sun Apr 27 08:59:37 UTC 2025 ------ MGCP_Test.TC_e1_crcx_and_dlcx_ep fail ------ Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_e1_crcx_and_dlcx_ep.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=31424) Waiting for packet dumper to finish... 1 (prev_count=31424, count=35356) MTC@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_e1_crcx_and_dlcx_ep fail' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_e1_crcx_with_overlap'. ------ MGCP_Test.TC_e1_crcx_with_overlap ------ Sun Apr 27 08:59: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_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@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_e1_crcx_with_overlap' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Test case TC_e1_crcx_with_overlap started. 20250427085946131 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8935 ds/e1-1/s-1/su8-0@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085946131 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427085946131 DLMGCP DEBUG <0013> Received message: line #02: C: 8376F297 (mgcp_msg.c:72) 20250427085946131 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085946131 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su8-0@mgw (trunk:1) found endpoint: ds/e1-1/s-1/su8-0@mgw (mgcp_endp.c:280) 20250427085946131 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "ds/e1-1/s-1/su8-0@mgw" (mgcp_protocol.c:370) 20250427085946131 DLMGCP NOTICE <0013> endpoint:ds/e1-1/s-1/su8-0@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085946131 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085946131 DE1 ERROR <0001> trunk:1 failed to update E1 line 1. (mgcp_e1.c:302) 20250427085946131 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su8-0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085946131 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su8-0@mgw Generated response: code=502 (mgcp_protocol.c:146) 20250427085946131 DLMGCP DEBUG <0013> Generated response: line #00: 502 8935 FAIL (mgcp_msg.c:72) MTC@78d92e7f2afd: 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 := \"8935\", 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 := \"8935\", 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 := \"8935\", 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 := \"8935\", string := \"OK\" }, params := { { code := \"I\", val := ? }, * }, sdp := ? } } }"" MTC@78d92e7f2afd: Stopping testcase execution from "MGCP_Test.ttcn":274 VirtCallAgent-STATS(322)@78d92e7f2afd: Final verdict of PTC: none RTPEM1(320)@78d92e7f2afd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(323)@78d92e7f2afd: Final verdict of PTC: none RTPEM0(319)@78d92e7f2afd: Final verdict of PTC: none RTPEM2(321)@78d92e7f2afd: Final verdict of PTC: none MTC@78d92e7f2afd: Setting final verdict of the test case. MTC@78d92e7f2afd: 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 := \"8935\", 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 := \"8935\", string := \"OK\" }, params := { { code := \"I\", val := ? }, * }, sdp := ? } } }"" MTC@78d92e7f2afd: Local verdict of PTC RTPEM0(319): none (fail -> fail) MTC@78d92e7f2afd: Local verdict of PTC RTPEM1(320): none (fail -> fail) MTC@78d92e7f2afd: Local verdict of PTC RTPEM2(321): none (fail -> fail) MTC@78d92e7f2afd: Local verdict of PTC VirtCallAgent-STATS(322): none (fail -> fail) MTC@78d92e7f2afd: Local verdict of PTC IPA-CTRL-CLI-IPA(323): none (fail -> fail) MTC@78d92e7f2afd: 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 := \"8935\", 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 := \"8935\", string := \"OK\" }, params := { { code := \"I\", val := ? }, * }, sdp := ? } } }" MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_e1_crcx_with_overlap fail'. Sun Apr 27 08:59:46 UTC 2025 ------ MGCP_Test.TC_e1_crcx_with_overlap fail ------ Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_e1_crcx_with_overlap.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=29484) Waiting for packet dumper to finish... 1 (prev_count=29484, count=33416) MTC@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_e1_crcx_with_overlap fail' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_e1_crcx_loopback'. ------ MGCP_Test.TC_e1_crcx_loopback ------ Sun Apr 27 08:59: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_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@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_e1_crcx_loopback' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Test case TC_e1_crcx_loopback started. 20250427085954284 DLMGCP DEBUG <0013> Received message: line #00: DLCX 46857 ds/e1-1/s-1/su16-0@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085954284 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw (trunk:1) found endpoint: ds/e1-1/s-1/su16-0@mgw (mgcp_endp.c:280) 20250427085954284 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "ds/e1-1/s-1/su16-0@mgw" (mgcp_protocol.c:370) 20250427085954284 DLMGCP NOTICE <0013> endpoint:ds/e1-1/s-1/su16-0@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427085954284 DLMGCP ERROR <0013> endpoint:ds/e1-1/s-1/su16-0@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250427085954284 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250427085954284 DLMGCP DEBUG <0013> Generated response: line #00: 515 46857 FAIL (mgcp_msg.c:72) 20250427085954289 DLMGCP DEBUG <0013> Received message: line #00: CRCX 46858 ds/e1-1/s-1/su16-0@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427085954289 DLMGCP DEBUG <0013> Received message: line #01: M: loopback (mgcp_msg.c:72) 20250427085954289 DLMGCP DEBUG <0013> Received message: line #02: C: 12250989 (mgcp_msg.c:72) 20250427085954289 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427085954289 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250427085954289 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085954289 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250427085954289 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427085954290 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250427085954290 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 111 (mgcp_msg.c:72) 20250427085954290 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:111 GSM-HR-08/8000/1 (mgcp_msg.c:72) 20250427085954290 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427085954290 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw (trunk:1) found endpoint: ds/e1-1/s-1/su16-0@mgw (mgcp_endp.c:280) 20250427085954290 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "ds/e1-1/s-1/su16-0@mgw" (mgcp_protocol.c:370) 20250427085954290 DLMGCP NOTICE <0013> endpoint:ds/e1-1/s-1/su16-0@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427085954290 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427085954290 DLMGCP NOTICE <0013> ds/e1-1/s-1/su16-0@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:111=GSM-HR-08  (mgcp_sdp.c:443) 20250427085954290 DE1 ERROR <0001> trunk:1 failed to update E1 line 1. (mgcp_e1.c:302) 20250427085954290 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427085954290 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw Generated response: code=502 (mgcp_protocol.c:146) 20250427085954290 DLMGCP DEBUG <0013> Generated response: line #00: 502 46858 FAIL (mgcp_msg.c:72) MTC@78d92e7f2afd: 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 := \"46858\", 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 := \"46858\", 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 := \"46858\", 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 := \"46858\", string := \"OK\" }, params := { { code := \"I\", val := ? }, * }, sdp := ? } } }"" MTC@78d92e7f2afd: Stopping testcase execution from "MGCP_Test.ttcn":274 RTPEM1(325)@78d92e7f2afd: Final verdict of PTC: none VirtCallAgent-STATS(327)@78d92e7f2afd: Final verdict of PTC: none RTPEM0(324)@78d92e7f2afd: Final verdict of PTC: none RTPEM2(326)@78d92e7f2afd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(328)@78d92e7f2afd: Final verdict of PTC: none MTC@78d92e7f2afd: Setting final verdict of the test case. MTC@78d92e7f2afd: 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 := \"46858\", 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 := \"46858\", string := \"OK\" }, params := { { code := \"I\", val := ? }, * }, sdp := ? } } }"" MTC@78d92e7f2afd: Local verdict of PTC RTPEM0(324): none (fail -> fail) MTC@78d92e7f2afd: Local verdict of PTC RTPEM1(325): none (fail -> fail) MTC@78d92e7f2afd: Local verdict of PTC RTPEM2(326): none (fail -> fail) MTC@78d92e7f2afd: Local verdict of PTC VirtCallAgent-STATS(327): none (fail -> fail) MTC@78d92e7f2afd: Local verdict of PTC IPA-CTRL-CLI-IPA(328): none (fail -> fail) MTC@78d92e7f2afd: 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 := \"46858\", 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 := \"46858\", string := \"OK\" }, params := { { code := \"I\", val := ? }, * }, sdp := ? } } }" MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_e1_crcx_loopback fail'. Sun Apr 27 08:59:54 UTC 2025 ------ MGCP_Test.TC_e1_crcx_loopback fail ------ Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_e1_crcx_loopback.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=34152) Waiting for packet dumper to finish... 1 (prev_count=34152, count=38084) MTC@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_e1_crcx_loopback fail' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_e1_dlcx_wildcarded'. ------ MGCP_Test.TC_e1_dlcx_wildcarded ------ Sun Apr 27 09:00: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_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@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_e1_dlcx_wildcarded' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Test case TC_e1_dlcx_wildcarded started. 20250427090002374 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44192 ds/e1-1/s-1/su16-0@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427090002374 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427090002374 DLMGCP DEBUG <0013> Received message: line #02: C: 8376F297 (mgcp_msg.c:72) 20250427090002374 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427090002374 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw (trunk:1) found endpoint: ds/e1-1/s-1/su16-0@mgw (mgcp_endp.c:280) 20250427090002374 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "ds/e1-1/s-1/su16-0@mgw" (mgcp_protocol.c:370) 20250427090002374 DLMGCP NOTICE <0013> endpoint:ds/e1-1/s-1/su16-0@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427090002374 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427090002374 DE1 ERROR <0001> trunk:1 failed to update E1 line 1. (mgcp_e1.c:302) 20250427090002374 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw Releasing endpoint (mgcp_endp.c:853) 20250427090002374 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw Generated response: code=502 (mgcp_protocol.c:146) 20250427090002374 DLMGCP DEBUG <0013> Generated response: line #00: 502 44192 FAIL (mgcp_msg.c:72) MTC@78d92e7f2afd: 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 := \"44192\", 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 := \"44192\", 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 := \"44192\", 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 := \"44192\", string := \"OK\" }, params := { { code := \"I\", val := ? }, * }, sdp := ? } } }"" MTC@78d92e7f2afd: Stopping testcase execution from "MGCP_Test.ttcn":274 IPA-CTRL-CLI-IPA(333)@78d92e7f2afd: Final verdict of PTC: none RTPEM2(331)@78d92e7f2afd: Final verdict of PTC: none RTPEM0(329)@78d92e7f2afd: Final verdict of PTC: none RTPEM1(330)@78d92e7f2afd: Final verdict of PTC: none VirtCallAgent-STATS(332)@78d92e7f2afd: Final verdict of PTC: none MTC@78d92e7f2afd: Setting final verdict of the test case. MTC@78d92e7f2afd: 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 := \"44192\", 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 := \"44192\", string := \"OK\" }, params := { { code := \"I\", val := ? }, * }, sdp := ? } } }"" MTC@78d92e7f2afd: Local verdict of PTC RTPEM0(329): none (fail -> fail) MTC@78d92e7f2afd: Local verdict of PTC RTPEM1(330): none (fail -> fail) MTC@78d92e7f2afd: Local verdict of PTC RTPEM2(331): none (fail -> fail) MTC@78d92e7f2afd: Local verdict of PTC VirtCallAgent-STATS(332): none (fail -> fail) MTC@78d92e7f2afd: Local verdict of PTC IPA-CTRL-CLI-IPA(333): none (fail -> fail) MTC@78d92e7f2afd: 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 := \"44192\", 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 := \"44192\", string := \"OK\" }, params := { { code := \"I\", val := ? }, * }, sdp := ? } } }" MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_e1_dlcx_wildcarded fail'. Sun Apr 27 09:00:02 UTC 2025 ------ MGCP_Test.TC_e1_dlcx_wildcarded fail ------ Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_e1_dlcx_wildcarded.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=29384) Waiting for packet dumper to finish... 1 (prev_count=29384, count=33316) MTC@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_e1_dlcx_wildcarded fail' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_mdcx_ip4'. ------ MGCP_Test.TC_crcx_mdcx_ip4 ------ Sun Apr 27 09:00: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_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@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_mdcx_ip4' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Test case TC_crcx_mdcx_ip4 started. 20250427090010519 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40780 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427090010519 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427090010519 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427090010519 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427090010519 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250427090010519 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250427090010519 DLMGCP DEBUG <0013> Generated response: line #00: 515 40780 FAIL (mgcp_msg.c:72) 20250427090010523 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40781 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427090010523 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427090010523 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427090010523 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427090010523 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427090010523 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427090010523 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427090010523 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427090010524 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2C9985B3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427090010524 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2C9985B3 output_enabled 0 (mgcp_conn.c:271) 20250427090010524 DLMGCP DEBUG <0013> (1234/rtp C:2C9985B3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427090010524 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:2C9985B3 CRCX: connection successfully created: (1234/rtp C:2C9985B3 r=NULL:0<->l=::1:5906) (mgcp_protocol.c:772) 20250427090010524 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427090010524 DLMGCP DEBUG <0013> Generated response: line #00: 200 40781 OK (mgcp_msg.c:72) 20250427090010524 DLMGCP DEBUG <0013> Generated response: line #01: I: 2C9985B3 (mgcp_msg.c:72) 20250427090010524 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250427090010524 DLMGCP DEBUG <0013> Generated response: line #03: o=- 2C9985B3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427090010524 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250427090010524 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427090010524 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250427090010524 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5906 RTP/AVP 112 (mgcp_msg.c:72) 20250427090010524 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427090010524 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250427090010525 DLMGCP DEBUG <0013> Received message: line #00: MDCX 40782 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427090010525 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250427090010525 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427090010525 DLMGCP DEBUG <0013> Received message: line #03: I: 2C9985B3 (mgcp_msg.c:72) 20250427090010525 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250427090010525 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250427090010525 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.2 (mgcp_msg.c:72) 20250427090010525 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250427090010525 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090010525 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250427090010525 DLMGCP DEBUG <0013> Received message: line #10: m=audio 2344 RTP/AVP 98 (mgcp_msg.c:72) 20250427090010525 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250427090010525 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250427090010525 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427090010525 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427090010525 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250427090010525 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427090010525 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:2344, addr:127.0.0.1, duration:20, payload-types:98=AMR  (mgcp_sdp.c:443) 20250427090010525 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2C9985B3 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250427090010525 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2C9985B3 output_enabled 1 (mgcp_conn.c:271) 20250427090010525 DLMGCP DEBUG <0013> (1234/rtp C:2C9985B3 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) 20250427090010525 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:2C9985B3 MDCX: connection successfully modified: (1234/rtp C:2C9985B3 r=127.0.0.1:2344<->l=127.0.0.1:5908) (mgcp_protocol.c:976) 20250427090010525 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427090010525 DLMGCP DEBUG <0013> Generated response: line #00: 200 40782 OK (mgcp_msg.c:72) 20250427090010525 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250427090010525 DLMGCP DEBUG <0013> Generated response: line #02: o=- 2C9985B3 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090010525 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250427090010525 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090010525 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250427090010525 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5908 RTP/AVP 98 (mgcp_msg.c:72) 20250427090010526 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250427090010526 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250427090010526 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40783 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427090010526 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427090010526 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427090010526 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427090010526 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427090010526 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427090010526 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427090010526 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427090010526 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427090010526 DLMGCP DEBUG <0013> Generated response: line #00: 200 40783 OK (mgcp_msg.c:72) MTC@78d92e7f2afd: setverdict(pass): none -> pass RTPEM0(334)@78d92e7f2afd: Final verdict of PTC: none RTPEM2(336)@78d92e7f2afd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(338)@78d92e7f2afd: Final verdict of PTC: none RTPEM1(335)@78d92e7f2afd: Final verdict of PTC: none VirtCallAgent-STATS(337)@78d92e7f2afd: Final verdict of PTC: none MTC@78d92e7f2afd: Setting final verdict of the test case. MTC@78d92e7f2afd: Local verdict of MTC: pass MTC@78d92e7f2afd: Local verdict of PTC RTPEM0(334): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM1(335): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM2(336): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC VirtCallAgent-STATS(337): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (pass -> pass) MTC@78d92e7f2afd: Test case TC_crcx_mdcx_ip4 finished. Verdict: pass MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_mdcx_ip4 pass'. Sun Apr 27 09:00:10 UTC 2025 ====== MGCP_Test.TC_crcx_mdcx_ip4 pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_mdcx_ip4.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=47512) Waiting for packet dumper to finish... 1 (prev_count=47512, count=51444) MTC@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_mdcx_ip4 pass' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_mdcx_ip6'. ------ MGCP_Test.TC_crcx_mdcx_ip6 ------ Sun Apr 27 09:00: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_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@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_mdcx_ip6' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Test case TC_crcx_mdcx_ip6 started. 20250427090018651 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40090 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427090018651 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427090018651 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427090018651 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427090018651 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250427090018651 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250427090018651 DLMGCP DEBUG <0013> Generated response: line #00: 515 40090 FAIL (mgcp_msg.c:72) 20250427090018656 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40091 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427090018656 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427090018656 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427090018656 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427090018656 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427090018656 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427090018656 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427090018656 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427090018656 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:3FA65CBA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427090018656 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:3FA65CBA output_enabled 0 (mgcp_conn.c:271) 20250427090018656 DLMGCP DEBUG <0013> (1234/rtp C:3FA65CBA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427090018656 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:3FA65CBA CRCX: connection successfully created: (1234/rtp C:3FA65CBA r=NULL:0<->l=::1:5910) (mgcp_protocol.c:772) 20250427090018656 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427090018656 DLMGCP DEBUG <0013> Generated response: line #00: 200 40091 OK (mgcp_msg.c:72) 20250427090018656 DLMGCP DEBUG <0013> Generated response: line #01: I: 3FA65CBA (mgcp_msg.c:72) 20250427090018656 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250427090018656 DLMGCP DEBUG <0013> Generated response: line #03: o=- 3FA65CBA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427090018656 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250427090018656 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427090018656 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250427090018656 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5910 RTP/AVP 112 (mgcp_msg.c:72) 20250427090018656 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427090018656 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250427090018657 DLMGCP DEBUG <0013> Received message: line #00: MDCX 40092 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427090018657 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250427090018657 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427090018657 DLMGCP DEBUG <0013> Received message: line #03: I: 3FA65CBA (mgcp_msg.c:72) 20250427090018657 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250427090018657 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250427090018657 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::2 (mgcp_msg.c:72) 20250427090018657 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250427090018657 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427090018657 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250427090018657 DLMGCP DEBUG <0013> Received message: line #10: m=audio 2344 RTP/AVP 98 (mgcp_msg.c:72) 20250427090018657 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250427090018657 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250427090018657 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427090018658 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427090018658 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250427090018658 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427090018658 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:2344, addr:::1, duration:20, payload-types:98=AMR  (mgcp_sdp.c:443) 20250427090018658 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:3FA65CBA connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250427090018658 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:3FA65CBA output_enabled 1 (mgcp_conn.c:271) 20250427090018658 DLMGCP DEBUG <0013> (1234/rtp C:3FA65CBA 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) 20250427090018658 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:3FA65CBA MDCX: connection successfully modified: (1234/rtp C:3FA65CBA r=::1:2344<->l=::1:5910) (mgcp_protocol.c:976) 20250427090018658 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427090018658 DLMGCP DEBUG <0013> Generated response: line #00: 200 40092 OK (mgcp_msg.c:72) 20250427090018658 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250427090018658 DLMGCP DEBUG <0013> Generated response: line #02: o=- 3FA65CBA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427090018658 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250427090018658 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427090018658 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250427090018658 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5910 RTP/AVP 98 (mgcp_msg.c:72) 20250427090018658 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250427090018658 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250427090018659 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40093 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427090018659 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427090018659 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427090018659 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427090018659 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427090018659 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427090018659 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427090018659 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427090018659 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427090018659 DLMGCP DEBUG <0013> Generated response: line #00: 200 40093 OK (mgcp_msg.c:72) MTC@78d92e7f2afd: setverdict(pass): none -> pass RTPEM0(339)@78d92e7f2afd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(343)@78d92e7f2afd: Final verdict of PTC: none VirtCallAgent-STATS(342)@78d92e7f2afd: Final verdict of PTC: none RTPEM1(340)@78d92e7f2afd: Final verdict of PTC: none RTPEM2(341)@78d92e7f2afd: Final verdict of PTC: none MTC@78d92e7f2afd: Setting final verdict of the test case. MTC@78d92e7f2afd: Local verdict of MTC: pass MTC@78d92e7f2afd: Local verdict of PTC RTPEM0(339): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM1(340): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM2(341): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC VirtCallAgent-STATS(342): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC IPA-CTRL-CLI-IPA(343): none (pass -> pass) MTC@78d92e7f2afd: Test case TC_crcx_mdcx_ip6 finished. Verdict: pass MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_mdcx_ip6 pass'. Sun Apr 27 09:00:18 UTC 2025 ====== MGCP_Test.TC_crcx_mdcx_ip6 pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_mdcx_ip6.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=46976) Waiting for packet dumper to finish... 1 (prev_count=46976, count=50908) MTC@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_mdcx_ip6 pass' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_iufp_sendrecv'. ------ MGCP_Test.TC_crcx_iufp_sendrecv ------ Sun Apr 27 09:00: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_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@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_iufp_sendrecv' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Test case TC_crcx_iufp_sendrecv started. 20250427090026796 DLMGCP DEBUG <0013> Received message: line #00: DLCX 12187 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427090026796 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427090026796 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427090026796 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427090026796 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250427090026796 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250427090026796 DLMGCP DEBUG <0013> Generated response: line #00: 515 12187 FAIL (mgcp_msg.c:72) 20250427090026800 DLMGCP DEBUG <0013> Received message: line #00: CRCX 12188 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427090026800 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250427090026800 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427090026800 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427090026800 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250427090026800 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.2 (mgcp_msg.c:72) 20250427090026800 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250427090026800 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090026800 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250427090026800 DLMGCP DEBUG <0013> Received message: line #09: m=audio 0 RTP/AVP 96 (mgcp_msg.c:72) 20250427090026800 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250427090026800 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427090026800 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427090026800 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427090026800 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427090026800 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427090026800 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:0, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP  (mgcp_sdp.c:443) 20250427090026800 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A3F677FA connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250427090026800 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A3F677FA output_enabled 1 (mgcp_conn.c:271) 20250427090026800 DLMGCP DEBUG <0013> (1234/rtp C:A3F677FA 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) 20250427090026800 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:A3F677FA CRCX: connection successfully created: (1234/rtp C:A3F677FA r=127.0.0.1:0<->l=127.0.0.1:5912) (mgcp_protocol.c:772) 20250427090026800 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427090026801 DLMGCP DEBUG <0013> Generated response: line #00: 200 12188 OK (mgcp_msg.c:72) 20250427090026801 DLMGCP DEBUG <0013> Generated response: line #01: I: A3F677FA (mgcp_msg.c:72) 20250427090026801 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250427090026801 DLMGCP DEBUG <0013> Generated response: line #03: o=- A3F677FA 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090026801 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250427090026801 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090026801 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250427090026801 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5912 RTP/AVP 96 (mgcp_msg.c:72) 20250427090026801 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250427090026801 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250427090026802 DLMGCP DEBUG <0013> Received message: line #00: MDCX 12189 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427090026802 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250427090026802 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427090026802 DLMGCP DEBUG <0013> Received message: line #03: I: A3F677FA (mgcp_msg.c:72) 20250427090026802 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250427090026802 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250427090026802 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.2 (mgcp_msg.c:72) 20250427090026802 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250427090026802 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090026802 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250427090026802 DLMGCP DEBUG <0013> Received message: line #10: m=audio 2344 RTP/AVP 96 (mgcp_msg.c:72) 20250427090026802 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250427090026802 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250427090026802 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427090026802 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427090026802 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250427090026802 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427090026802 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:2344, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP  (mgcp_sdp.c:443) 20250427090026802 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A3F677FA connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250427090026802 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A3F677FA output_enabled 1 (mgcp_conn.c:271) 20250427090026802 DLMGCP DEBUG <0013> (1234/rtp C:A3F677FA 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) 20250427090026802 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:A3F677FA MDCX: connection successfully modified: (1234/rtp C:A3F677FA r=127.0.0.1:2344<->l=127.0.0.1:5912) (mgcp_protocol.c:976) 20250427090026802 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427090026802 DLMGCP DEBUG <0013> Generated response: line #00: 200 12189 OK (mgcp_msg.c:72) 20250427090026802 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250427090026802 DLMGCP DEBUG <0013> Generated response: line #02: o=- A3F677FA 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090026802 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250427090026802 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090026802 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250427090026802 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5912 RTP/AVP 96 (mgcp_msg.c:72) 20250427090026802 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250427090026802 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250427090026803 DLMGCP DEBUG <0013> Received message: line #00: DLCX 12190 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427090026803 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427090026803 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427090026803 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427090026803 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427090026803 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427090026803 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427090026803 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427090026803 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427090026803 DLMGCP DEBUG <0013> Generated response: line #00: 200 12190 OK (mgcp_msg.c:72) MTC@78d92e7f2afd: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(348)@78d92e7f2afd: Final verdict of PTC: none VirtCallAgent-STATS(347)@78d92e7f2afd: Final verdict of PTC: none RTPEM1(345)@78d92e7f2afd: Final verdict of PTC: none RTPEM0(344)@78d92e7f2afd: Final verdict of PTC: none RTPEM2(346)@78d92e7f2afd: Final verdict of PTC: none MTC@78d92e7f2afd: Setting final verdict of the test case. MTC@78d92e7f2afd: Local verdict of MTC: pass MTC@78d92e7f2afd: Local verdict of PTC RTPEM0(344): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM1(345): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM2(346): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC VirtCallAgent-STATS(347): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC IPA-CTRL-CLI-IPA(348): none (pass -> pass) MTC@78d92e7f2afd: Test case TC_crcx_iufp_sendrecv finished. Verdict: pass MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_iufp_sendrecv pass'. Sun Apr 27 09:00:26 UTC 2025 ====== MGCP_Test.TC_crcx_iufp_sendrecv pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_iufp_sendrecv.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=50468) Waiting for packet dumper to finish... 1 (prev_count=50468, count=54400) MTC@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_iufp_sendrecv pass' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_iufp_recvonly'. ------ MGCP_Test.TC_crcx_iufp_recvonly ------ Sun Apr 27 09:00: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_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@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_iufp_recvonly' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Test case TC_crcx_iufp_recvonly started. 20250427090034938 DLMGCP DEBUG <0013> Received message: line #00: DLCX 7403 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427090034938 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427090034938 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427090034938 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427090034938 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250427090034938 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250427090034938 DLMGCP DEBUG <0013> Generated response: line #00: 515 7403 FAIL (mgcp_msg.c:72) 20250427090034943 DLMGCP DEBUG <0013> Received message: line #00: CRCX 7404 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427090034943 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427090034943 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427090034944 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427090034944 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250427090034944 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.2 (mgcp_msg.c:72) 20250427090034944 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250427090034944 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090034944 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250427090034944 DLMGCP DEBUG <0013> Received message: line #09: m=audio 0 RTP/AVP 96 (mgcp_msg.c:72) 20250427090034944 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250427090034944 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427090034944 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427090034944 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427090034944 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427090034944 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427090034944 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:0, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP  (mgcp_sdp.c:443) 20250427090034944 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:14BFC028 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427090034944 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:14BFC028 output_enabled 0 (mgcp_conn.c:271) 20250427090034944 DLMGCP DEBUG <0013> (1234/rtp C:14BFC028 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) 20250427090034944 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:14BFC028 CRCX: connection successfully created: (1234/rtp C:14BFC028 r=127.0.0.1:0<->l=127.0.0.1:5914) (mgcp_protocol.c:772) 20250427090034944 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427090034944 DLMGCP DEBUG <0013> Generated response: line #00: 200 7404 OK (mgcp_msg.c:72) 20250427090034944 DLMGCP DEBUG <0013> Generated response: line #01: I: 14BFC028 (mgcp_msg.c:72) 20250427090034944 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250427090034944 DLMGCP DEBUG <0013> Generated response: line #03: o=- 14BFC028 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090034944 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250427090034944 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090034944 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250427090034944 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5914 RTP/AVP 96 (mgcp_msg.c:72) 20250427090034944 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250427090034944 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250427090034945 DLMGCP DEBUG <0013> Received message: line #00: MDCX 7405 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427090034945 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250427090034945 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250427090034945 DLMGCP DEBUG <0013> Received message: line #03: I: 14BFC028 (mgcp_msg.c:72) 20250427090034945 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250427090034945 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250427090034945 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.2 (mgcp_msg.c:72) 20250427090034945 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250427090034945 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090034945 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250427090034945 DLMGCP DEBUG <0013> Received message: line #10: m=audio 2344 RTP/AVP 96 (mgcp_msg.c:72) 20250427090034945 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250427090034945 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250427090034945 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427090034945 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427090034945 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250427090034945 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427090034945 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:2344, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP  (mgcp_sdp.c:443) 20250427090034945 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:14BFC028 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250427090034945 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:14BFC028 output_enabled 1 (mgcp_conn.c:271) 20250427090034945 DLMGCP DEBUG <0013> (1234/rtp C:14BFC028 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) 20250427090034945 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:14BFC028 MDCX: connection successfully modified: (1234/rtp C:14BFC028 r=127.0.0.1:2344<->l=127.0.0.1:5914) (mgcp_protocol.c:976) 20250427090034945 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427090034945 DLMGCP DEBUG <0013> Generated response: line #00: 200 7405 OK (mgcp_msg.c:72) 20250427090034945 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250427090034945 DLMGCP DEBUG <0013> Generated response: line #02: o=- 14BFC028 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090034945 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250427090034945 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090034945 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250427090034945 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5914 RTP/AVP 96 (mgcp_msg.c:72) 20250427090034945 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250427090034945 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250427090034946 DLMGCP DEBUG <0013> Received message: line #00: DLCX 7406 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427090034946 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250427090034946 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427090034946 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427090034946 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427090034946 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427090034946 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427090034946 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427090034946 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427090034946 DLMGCP DEBUG <0013> Generated response: line #00: 200 7406 OK (mgcp_msg.c:72) MTC@78d92e7f2afd: setverdict(pass): none -> pass RTPEM0(349)@78d92e7f2afd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(353)@78d92e7f2afd: Final verdict of PTC: none VirtCallAgent-STATS(352)@78d92e7f2afd: Final verdict of PTC: none RTPEM1(350)@78d92e7f2afd: Final verdict of PTC: none RTPEM2(351)@78d92e7f2afd: Final verdict of PTC: none MTC@78d92e7f2afd: Setting final verdict of the test case. MTC@78d92e7f2afd: Local verdict of MTC: pass MTC@78d92e7f2afd: Local verdict of PTC RTPEM0(349): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM1(350): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM2(351): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC VirtCallAgent-STATS(352): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC IPA-CTRL-CLI-IPA(353): none (pass -> pass) MTC@78d92e7f2afd: Test case TC_crcx_iufp_recvonly finished. Verdict: pass MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_iufp_recvonly pass'. Sun Apr 27 09:00:34 UTC 2025 ====== MGCP_Test.TC_crcx_iufp_recvonly pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_iufp_recvonly.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=48884) Waiting for packet dumper to finish... 1 (prev_count=48884, count=52816) MTC@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_iufp_recvonly pass' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv4_ipv6'. ------ MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv4_ipv6 ------ Sun Apr 27 09:00: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_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@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv4_ipv6' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Test case TC_two_crcx_mdcx_and_rtp_ipv4_ipv6 started. 20250427090043094 DLMGCP DEBUG <0013> Received message: line #00: DLCX 13979 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427090043094 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427090043094 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427090043094 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427090043094 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250427090043094 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250427090043094 DLMGCP DEBUG <0013> Generated response: line #00: 515 13979 FAIL (mgcp_msg.c:72) 20250427090043109 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13980 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427090043109 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427090043109 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250427090043109 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427090043109 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250427090043109 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090043109 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250427090043109 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090043109 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250427090043109 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 3 (mgcp_msg.c:72) 20250427090043109 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:72) 20250427090043109 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427090043109 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427090043109 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427090043109 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427090043109 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427090043109 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:3=GSM  (mgcp_sdp.c:443) 20250427090043109 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B11009C4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427090043109 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B11009C4 output_enabled 0 (mgcp_conn.c:271) 20250427090043109 DLMGCP DEBUG <0013> (1227/rtp C:B11009C4 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) 20250427090043109 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:B11009C4 CRCX: connection successfully created: (1227/rtp C:B11009C4 r=127.0.0.1:10000<->l=127.0.0.1:5916) (mgcp_protocol.c:772) 20250427090043109 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427090043109 DLMGCP DEBUG <0013> Generated response: line #00: 200 13980 OK (mgcp_msg.c:72) 20250427090043109 DLMGCP DEBUG <0013> Generated response: line #01: I: B11009C4 (mgcp_msg.c:72) 20250427090043109 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250427090043109 DLMGCP DEBUG <0013> Generated response: line #03: o=- B11009C4 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090043109 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250427090043109 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090043109 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250427090043109 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5916 RTP/AVP 3 (mgcp_msg.c:72) 20250427090043109 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250427090043112 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13981 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427090043112 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427090043112 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250427090043112 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427090043112 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250427090043112 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250427090043112 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250427090043112 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427090043112 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250427090043112 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 3 (mgcp_msg.c:72) 20250427090043112 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:72) 20250427090043112 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427090043112 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427090043112 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427090043112 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427090043112 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427090043112 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:::1, duration:20, payload-types:3=GSM  (mgcp_sdp.c:443) 20250427090043112 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:AD8E6C99 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427090043112 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:AD8E6C99 output_enabled 0 (mgcp_conn.c:271) 20250427090043112 DLMGCP DEBUG <0013> (1227/rtp C:AD8E6C99 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) 20250427090043112 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:AD8E6C99 CRCX: connection successfully created: (1227/rtp C:AD8E6C99 r=::1:20000<->l=::1:5918) (mgcp_protocol.c:772) 20250427090043112 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427090043112 DLMGCP DEBUG <0013> Generated response: line #00: 200 13981 OK (mgcp_msg.c:72) 20250427090043112 DLMGCP DEBUG <0013> Generated response: line #01: I: AD8E6C99 (mgcp_msg.c:72) 20250427090043112 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250427090043112 DLMGCP DEBUG <0013> Generated response: line #03: o=- AD8E6C99 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427090043112 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250427090043112 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427090043112 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250427090043112 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5918 RTP/AVP 3 (mgcp_msg.c:72) 20250427090043112 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) RTPEM0(354)@78d92e7f2afd: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250427090044631 DLMGCP DEBUG <0013> Received message: line #00: MDCX 13982 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427090044631 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250427090044631 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250427090044631 DLMGCP DEBUG <0013> Received message: line #03: I: B11009C4 (mgcp_msg.c:72) 20250427090044631 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250427090044631 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250427090044631 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090044631 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250427090044631 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090044631 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250427090044632 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 3 (mgcp_msg.c:72) 20250427090044632 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:72) 20250427090044632 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250427090044632 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427090044632 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427090044632 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250427090044632 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427090044632 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:3=GSM  (mgcp_sdp.c:443) 20250427090044632 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B11009C4 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250427090044632 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B11009C4 output_enabled 1 (mgcp_conn.c:271) 20250427090044632 DLMGCP DEBUG <0013> (1227/rtp C:B11009C4 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) 20250427090044632 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:B11009C4 MDCX: connection successfully modified: (1227/rtp C:B11009C4 r=127.0.0.1:10000<->l=127.0.0.1:5916) (mgcp_protocol.c:976) 20250427090044632 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427090044632 DLMGCP DEBUG <0013> Generated response: line #00: 200 13982 OK (mgcp_msg.c:72) 20250427090044632 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250427090044632 DLMGCP DEBUG <0013> Generated response: line #02: o=- B11009C4 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090044632 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250427090044632 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090044632 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250427090044632 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5916 RTP/AVP 3 (mgcp_msg.c:72) 20250427090044632 DLMGCP DEBUG <0013> Generated response: line #07: a=ptime:20 (mgcp_msg.c:72) RTPEM1(355)@78d92e7f2afd: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250427090045145 DLMGCP DEBUG <0013> Received message: line #00: MDCX 13983 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427090045145 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250427090045146 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250427090045146 DLMGCP DEBUG <0013> Received message: line #03: I: AD8E6C99 (mgcp_msg.c:72) 20250427090045146 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250427090045146 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250427090045146 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250427090045146 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250427090045146 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427090045146 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250427090045146 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 3 (mgcp_msg.c:72) 20250427090045146 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:72) 20250427090045146 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250427090045146 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427090045146 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427090045146 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250427090045146 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427090045146 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:::1, duration:20, payload-types:3=GSM  (mgcp_sdp.c:443) 20250427090045146 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:AD8E6C99 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250427090045146 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:AD8E6C99 output_enabled 1 (mgcp_conn.c:271) 20250427090045146 DLMGCP DEBUG <0013> (1227/rtp C:AD8E6C99 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) 20250427090045146 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:AD8E6C99 MDCX: connection successfully modified: (1227/rtp C:AD8E6C99 r=::1:20000<->l=::1:5918) (mgcp_protocol.c:976) 20250427090045146 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427090045146 DLMGCP DEBUG <0013> Generated response: line #00: 200 13983 OK (mgcp_msg.c:72) 20250427090045146 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250427090045146 DLMGCP DEBUG <0013> Generated response: line #02: o=- AD8E6C99 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427090045146 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250427090045146 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427090045146 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250427090045146 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5918 RTP/AVP 3 (mgcp_msg.c:72) 20250427090045146 DLMGCP DEBUG <0013> Generated response: line #07: a=ptime:20 (mgcp_msg.c:72) MTC@78d92e7f2afd: stats: { num_pkts_tx := 194, bytes_payload_tx := 776, num_pkts_rx := 123, bytes_payload_rx := 492, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@78d92e7f2afd: stats: { num_pkts_tx := 171, bytes_payload_tx := 684, 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 } 20250427090047254 DLMGCP DEBUG <0013> Received message: line #00: DLCX 13984 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427090047254 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250427090047254 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427090047254 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427090047254 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427090047254 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250427090047254 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427090047255 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427090047255 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427090047255 DLMGCP DEBUG <0013> Generated response: line #00: 200 13984 OK (mgcp_msg.c:72) RTPEM0(354)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. MTC@78d92e7f2afd: setverdict(pass): none -> pass RTPEM1(355)@78d92e7f2afd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(358)@78d92e7f2afd: Final verdict of PTC: none VirtCallAgent-STATS(357)@78d92e7f2afd: Final verdict of PTC: none RTPEM2(356)@78d92e7f2afd: Final verdict of PTC: none RTPEM0(354)@78d92e7f2afd: Final verdict of PTC: none MTC@78d92e7f2afd: Setting final verdict of the test case. MTC@78d92e7f2afd: Local verdict of MTC: pass MTC@78d92e7f2afd: Local verdict of PTC RTPEM0(354): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM1(355): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM2(356): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC VirtCallAgent-STATS(357): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC IPA-CTRL-CLI-IPA(358): none (pass -> pass) MTC@78d92e7f2afd: Test case TC_two_crcx_mdcx_and_rtp_ipv4_ipv6 finished. Verdict: pass MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv4_ipv6 pass'. Sun Apr 27 09:00:47 UTC 2025 ====== MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv4_ipv6 pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv4_ipv6.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=685736) Waiting for packet dumper to finish... 1 (prev_count=685736, count=686264) MTC@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv4_ipv6 pass' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv6'. ------ MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv6 ------ Sun Apr 27 09:00:54 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@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv6' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Test case TC_two_crcx_mdcx_and_rtp_ipv6 started. 20250427090055504 DLMGCP DEBUG <0013> Received message: line #00: DLCX 62887 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427090055504 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427090055504 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427090055504 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427090055504 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250427090055504 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250427090055504 DLMGCP DEBUG <0013> Generated response: line #00: 515 62887 FAIL (mgcp_msg.c:72) 20250427090055515 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62888 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427090055515 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427090055515 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250427090055515 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427090055515 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250427090055515 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250427090055515 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250427090055515 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427090055515 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250427090055515 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 3 (mgcp_msg.c:72) 20250427090055515 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:72) 20250427090055515 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427090055515 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427090055515 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427090055515 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427090055515 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427090055515 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:::1, duration:20, payload-types:3=GSM  (mgcp_sdp.c:443) 20250427090055516 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:CE783F22 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427090055516 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:CE783F22 output_enabled 0 (mgcp_conn.c:271) 20250427090055516 DLMGCP DEBUG <0013> (1227/rtp C:CE783F22 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) 20250427090055516 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:CE783F22 CRCX: connection successfully created: (1227/rtp C:CE783F22 r=::1:10000<->l=::1:5920) (mgcp_protocol.c:772) 20250427090055516 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427090055516 DLMGCP DEBUG <0013> Generated response: line #00: 200 62888 OK (mgcp_msg.c:72) 20250427090055516 DLMGCP DEBUG <0013> Generated response: line #01: I: CE783F22 (mgcp_msg.c:72) 20250427090055516 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250427090055516 DLMGCP DEBUG <0013> Generated response: line #03: o=- CE783F22 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427090055516 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250427090055516 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427090055516 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250427090055516 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5920 RTP/AVP 3 (mgcp_msg.c:72) 20250427090055516 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250427090055525 DLMGCP DEBUG <0013> Received message: line #00: CRCX 62889 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427090055525 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427090055525 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250427090055525 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427090055525 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250427090055525 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250427090055525 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250427090055525 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427090055525 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250427090055525 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 3 (mgcp_msg.c:72) 20250427090055525 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:72) 20250427090055525 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427090055525 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427090055525 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427090055525 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427090055525 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427090055525 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:::1, duration:20, payload-types:3=GSM  (mgcp_sdp.c:443) 20250427090055525 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:7B0E1F78 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427090055525 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:7B0E1F78 output_enabled 0 (mgcp_conn.c:271) 20250427090055525 DLMGCP DEBUG <0013> (1227/rtp C:7B0E1F78 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) 20250427090055525 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:7B0E1F78 CRCX: connection successfully created: (1227/rtp C:7B0E1F78 r=::1:20000<->l=::1:5922) (mgcp_protocol.c:772) 20250427090055525 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427090055525 DLMGCP DEBUG <0013> Generated response: line #00: 200 62889 OK (mgcp_msg.c:72) 20250427090055525 DLMGCP DEBUG <0013> Generated response: line #01: I: 7B0E1F78 (mgcp_msg.c:72) 20250427090055525 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250427090055525 DLMGCP DEBUG <0013> Generated response: line #03: o=- 7B0E1F78 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427090055525 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250427090055525 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427090055525 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250427090055525 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5922 RTP/AVP 3 (mgcp_msg.c:72) 20250427090055525 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) RTPEM0(359)@78d92e7f2afd: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250427090057048 DLMGCP DEBUG <0013> Received message: line #00: MDCX 62890 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427090057048 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250427090057048 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250427090057048 DLMGCP DEBUG <0013> Received message: line #03: I: CE783F22 (mgcp_msg.c:72) 20250427090057048 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250427090057048 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250427090057048 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250427090057048 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250427090057048 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427090057048 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250427090057048 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 3 (mgcp_msg.c:72) 20250427090057048 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:72) 20250427090057048 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250427090057048 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427090057049 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427090057049 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250427090057049 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427090057049 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:::1, duration:20, payload-types:3=GSM  (mgcp_sdp.c:443) 20250427090057049 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:CE783F22 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250427090057049 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:CE783F22 output_enabled 1 (mgcp_conn.c:271) 20250427090057049 DLMGCP DEBUG <0013> (1227/rtp C:CE783F22 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) 20250427090057049 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:CE783F22 MDCX: connection successfully modified: (1227/rtp C:CE783F22 r=::1:10000<->l=::1:5920) (mgcp_protocol.c:976) 20250427090057049 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427090057049 DLMGCP DEBUG <0013> Generated response: line #00: 200 62890 OK (mgcp_msg.c:72) 20250427090057049 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250427090057049 DLMGCP DEBUG <0013> Generated response: line #02: o=- CE783F22 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427090057049 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250427090057049 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427090057049 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250427090057049 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5920 RTP/AVP 3 (mgcp_msg.c:72) 20250427090057049 DLMGCP DEBUG <0013> Generated response: line #07: a=ptime:20 (mgcp_msg.c:72) RTPEM1(360)@78d92e7f2afd: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250427090057556 DLMGCP DEBUG <0013> Received message: line #00: MDCX 62891 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427090057556 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250427090057556 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250427090057556 DLMGCP DEBUG <0013> Received message: line #03: I: 7B0E1F78 (mgcp_msg.c:72) 20250427090057557 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250427090057557 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250427090057557 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250427090057557 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250427090057557 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427090057557 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250427090057557 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 3 (mgcp_msg.c:72) 20250427090057557 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:72) 20250427090057557 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250427090057557 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427090057557 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427090057557 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250427090057557 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427090057557 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:::1, duration:20, payload-types:3=GSM  (mgcp_sdp.c:443) 20250427090057557 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:7B0E1F78 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250427090057557 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:7B0E1F78 output_enabled 1 (mgcp_conn.c:271) 20250427090057557 DLMGCP DEBUG <0013> (1227/rtp C:7B0E1F78 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) 20250427090057557 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:7B0E1F78 MDCX: connection successfully modified: (1227/rtp C:7B0E1F78 r=::1:20000<->l=::1:5922) (mgcp_protocol.c:976) 20250427090057557 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427090057557 DLMGCP DEBUG <0013> Generated response: line #00: 200 62891 OK (mgcp_msg.c:72) 20250427090057557 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250427090057557 DLMGCP DEBUG <0013> Generated response: line #02: o=- 7B0E1F78 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427090057557 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250427090057557 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427090057557 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250427090057557 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5922 RTP/AVP 3 (mgcp_msg.c:72) 20250427090057557 DLMGCP DEBUG <0013> Generated response: line #07: a=ptime:20 (mgcp_msg.c:72) MTC@78d92e7f2afd: stats: { num_pkts_tx := 192, bytes_payload_tx := 768, num_pkts_rx := 121, bytes_payload_rx := 484, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@78d92e7f2afd: stats: { num_pkts_tx := 168, bytes_payload_tx := 672, num_pkts_rx := 96, bytes_payload_rx := 384, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } 20250427090059664 DLMGCP DEBUG <0013> Received message: line #00: DLCX 62892 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427090059664 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250427090059665 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427090059665 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427090059665 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427090059665 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250427090059665 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427090059665 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427090059665 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427090059665 DLMGCP DEBUG <0013> Generated response: line #00: 200 62892 OK (mgcp_msg.c:72) RTPEM0(359)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. MTC@78d92e7f2afd: setverdict(pass): none -> pass RTPEM0(359)@78d92e7f2afd: Final verdict of PTC: none RTPEM2(361)@78d92e7f2afd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(363)@78d92e7f2afd: Final verdict of PTC: none RTPEM1(360)@78d92e7f2afd: Final verdict of PTC: none VirtCallAgent-STATS(362)@78d92e7f2afd: Final verdict of PTC: none MTC@78d92e7f2afd: Setting final verdict of the test case. MTC@78d92e7f2afd: Local verdict of MTC: pass MTC@78d92e7f2afd: Local verdict of PTC RTPEM0(359): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM1(360): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM2(361): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC VirtCallAgent-STATS(362): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC IPA-CTRL-CLI-IPA(363): none (pass -> pass) MTC@78d92e7f2afd: Test case TC_two_crcx_mdcx_and_rtp_ipv6 finished. Verdict: pass MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv6 pass'. Sun Apr 27 09:00:59 UTC 2025 ====== MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv6 pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv6.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=686300) Waiting for packet dumper to finish... 1 (prev_count=686300, count=690232) MTC@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv6 pass' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6'. ------ MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6 ------ Sun Apr 27 09:01:06 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@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Test case TC_two_crcx_and_rtp_osmux_bidir_ipv6 started. 20250427090107749 DLMGCP DEBUG <0013> Received message: line #00: DLCX 7997 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427090107749 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427090107749 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427090107749 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427090107749 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250427090107749 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250427090107749 DLMGCP DEBUG <0013> Generated response: line #00: 515 7997 FAIL (mgcp_msg.c:72) 20250427090107753 DLMGCP DEBUG <0013> Received message: line #00: CRCX 7998 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427090107753 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250427090107753 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250427090107753 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427090107753 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250427090107753 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250427090107753 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250427090107753 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427090107753 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250427090107753 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250427090107753 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250427090107753 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427090107753 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:112 octet-align=1 (mgcp_msg.c:72) 20250427090107753 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427090107753 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427090107753 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427090107753 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427090107753 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:::1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:443) 20250427090107753 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:752D6C2D connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250427090107753 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:752D6C2D output_enabled 1 (mgcp_conn.c:271) 20250427090107753 DLMGCP DEBUG <0013> (1226/rtp C:752D6C2D 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) 20250427090107753 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:752D6C2D CRCX: connection successfully created: (1226/rtp C:752D6C2D r=::1:10000<->l=::1:5924) (mgcp_protocol.c:772) 20250427090107753 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427090107753 DLMGCP DEBUG <0013> Generated response: line #00: 200 7998 OK (mgcp_msg.c:72) 20250427090107753 DLMGCP DEBUG <0013> Generated response: line #01: I: 752D6C2D (mgcp_msg.c:72) 20250427090107753 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250427090107753 DLMGCP DEBUG <0013> Generated response: line #03: o=- 752D6C2D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427090107753 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250427090107753 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427090107753 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250427090107753 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5924 RTP/AVP 112 (mgcp_msg.c:72) 20250427090107753 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250427090107753 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=1 (mgcp_msg.c:72) 20250427090107753 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427090107756 DLMGCP DEBUG <0013> Received message: line #00: CRCX 7999 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427090107756 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250427090107756 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250427090107756 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427090107756 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:72) 20250427090107756 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250427090107756 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250427090107756 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250427090107756 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427090107756 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250427090107756 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250427090107756 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250427090107756 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250427090107756 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427090107756 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427090107756 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427090107756 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427090107756 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:473) 20250427090107756 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:1985, addr:::1, duration:20, payload-types:110=AMR  (mgcp_sdp.c:443) 20250427090107756 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:0ABE567D connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250427090107756 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:0ABE567D output_enabled 1 (mgcp_conn.c:271) 20250427090107756 DLMGCP DEBUG <0013> (1226/rtp C:0ABE567D r=::1:1985<->l=:0) codecs[0]:(pt:110=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427090107756 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:0ABE567D CRCX: connection successfully created: (1226/rtp C:0ABE567D r=::1:1985<->l=::1:5926 CID=11) (mgcp_protocol.c:772) 20250427090107756 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427090107756 DLMGCP DEBUG <0013> Generated response: line #00: 200 7999 OK (mgcp_msg.c:72) 20250427090107756 DLMGCP DEBUG <0013> Generated response: line #01: I: 0ABE567D (mgcp_msg.c:72) 20250427090107756 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 11 (mgcp_msg.c:72) 20250427090107756 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427090107756 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0ABE567D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427090107756 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427090107756 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427090107756 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427090107756 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250427090107756 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250427090107756 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) OsmuxEM(367)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. 20250427090108966 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8000 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427090108966 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250427090108966 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427090108966 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427090108966 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427090108966 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250427090108966 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427090108966 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427090108966 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427090108966 DLMGCP DEBUG <0013> Generated response: line #00: 200 8000 OK (mgcp_msg.c:72) RTPEM1(365)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. MTC@78d92e7f2afd: 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@78d92e7f2afd: 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@78d92e7f2afd: tolerance: 3 packets MTC@78d92e7f2afd: batch_size: 4 packets MTC@78d92e7f2afd: 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@78d92e7f2afd: 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@78d92e7f2afd: setverdict(pass): none -> pass OsmuxEM(367)@78d92e7f2afd: Final verdict of PTC: none RTPEM2(366)@78d92e7f2afd: Final verdict of PTC: none RTPEM1(365)@78d92e7f2afd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(369)@78d92e7f2afd: Final verdict of PTC: none VirtCallAgent-STATS(368)@78d92e7f2afd: Final verdict of PTC: none RTPEM0(364)@78d92e7f2afd: Final verdict of PTC: none MTC@78d92e7f2afd: Setting final verdict of the test case. MTC@78d92e7f2afd: Local verdict of MTC: pass MTC@78d92e7f2afd: Local verdict of PTC RTPEM0(364): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM1(365): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM2(366): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC OsmuxEM(367): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC VirtCallAgent-STATS(368): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC IPA-CTRL-CLI-IPA(369): none (pass -> pass) MTC@78d92e7f2afd: Test case TC_two_crcx_and_rtp_osmux_bidir_ipv6 finished. Verdict: pass MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6 pass'. Sun Apr 27 09:01:08 UTC 2025 ====== MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6 pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=195880) Waiting for packet dumper to finish... 1 (prev_count=195880, count=199612) MTC@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6 pass' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/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 ------ Sun Apr 27 09:01:16 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@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv4_ipv6' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Test case TC_two_crcx_and_rtp_osmux_bidir_ipv4_ipv6 started. 20250427090117121 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41577 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427090117121 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427090117122 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427090117122 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427090117122 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250427090117122 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250427090117122 DLMGCP DEBUG <0013> Generated response: line #00: 515 41577 FAIL (mgcp_msg.c:72) 20250427090117136 DLMGCP DEBUG <0013> Received message: line #00: CRCX 41578 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427090117136 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250427090117136 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250427090117136 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427090117136 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250427090117136 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090117136 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250427090117136 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090117136 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250427090117136 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250427090117136 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250427090117136 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427090117136 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:112 octet-align=1 (mgcp_msg.c:72) 20250427090117137 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427090117137 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427090117137 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427090117137 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427090117137 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:443) 20250427090117137 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:0394EF82 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250427090117137 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:0394EF82 output_enabled 1 (mgcp_conn.c:271) 20250427090117137 DLMGCP DEBUG <0013> (1226/rtp C:0394EF82 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) 20250427090117137 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:0394EF82 CRCX: connection successfully created: (1226/rtp C:0394EF82 r=127.0.0.1:10000<->l=127.0.0.1:5928) (mgcp_protocol.c:772) 20250427090117137 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427090117137 DLMGCP DEBUG <0013> Generated response: line #00: 200 41578 OK (mgcp_msg.c:72) 20250427090117137 DLMGCP DEBUG <0013> Generated response: line #01: I: 0394EF82 (mgcp_msg.c:72) 20250427090117137 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250427090117137 DLMGCP DEBUG <0013> Generated response: line #03: o=- 0394EF82 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090117137 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250427090117137 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090117137 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250427090117137 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5928 RTP/AVP 112 (mgcp_msg.c:72) 20250427090117137 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250427090117137 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=1 (mgcp_msg.c:72) 20250427090117137 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427090117146 DLMGCP DEBUG <0013> Received message: line #00: CRCX 41579 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427090117146 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250427090117146 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250427090117146 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427090117146 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:72) 20250427090117146 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250427090117146 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250427090117146 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250427090117146 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427090117146 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250427090117146 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250427090117146 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250427090117146 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250427090117146 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427090117146 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427090117146 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427090117146 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427090117146 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:473) 20250427090117146 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:1985, addr:::1, duration:20, payload-types:110=AMR  (mgcp_sdp.c:443) 20250427090117146 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:0073168A connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250427090117146 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:0073168A output_enabled 1 (mgcp_conn.c:271) 20250427090117146 DLMGCP DEBUG <0013> (1226/rtp C:0073168A r=::1:1985<->l=:0) codecs[0]:(pt:110=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427090117147 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:0073168A CRCX: connection successfully created: (1226/rtp C:0073168A r=::1:1985<->l=::1:5930 CID=12) (mgcp_protocol.c:772) 20250427090117147 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427090117147 DLMGCP DEBUG <0013> Generated response: line #00: 200 41579 OK (mgcp_msg.c:72) 20250427090117147 DLMGCP DEBUG <0013> Generated response: line #01: I: 0073168A (mgcp_msg.c:72) 20250427090117147 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 12 (mgcp_msg.c:72) 20250427090117147 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427090117147 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0073168A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427090117147 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427090117147 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427090117147 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427090117147 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250427090117147 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250427090117147 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) OsmuxEM(373)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. 20250427090118362 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41580 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427090118362 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250427090118362 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427090118362 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427090118362 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427090118362 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250427090118362 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427090118362 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427090118362 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427090118362 DLMGCP DEBUG <0013> Generated response: line #00: 200 41580 OK (mgcp_msg.c:72) RTPEM1(371)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. MTC@78d92e7f2afd: 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@78d92e7f2afd: 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@78d92e7f2afd: tolerance: 3 packets MTC@78d92e7f2afd: batch_size: 4 packets MTC@78d92e7f2afd: 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@78d92e7f2afd: 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@78d92e7f2afd: setverdict(pass): none -> pass VirtCallAgent-STATS(374)@78d92e7f2afd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(375)@78d92e7f2afd: Final verdict of PTC: none RTPEM2(372)@78d92e7f2afd: Final verdict of PTC: none RTPEM1(371)@78d92e7f2afd: Final verdict of PTC: none OsmuxEM(373)@78d92e7f2afd: Final verdict of PTC: none RTPEM0(370)@78d92e7f2afd: Final verdict of PTC: none MTC@78d92e7f2afd: Setting final verdict of the test case. MTC@78d92e7f2afd: Local verdict of MTC: pass MTC@78d92e7f2afd: Local verdict of PTC RTPEM0(370): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM1(371): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM2(372): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC OsmuxEM(373): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC VirtCallAgent-STATS(374): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC IPA-CTRL-CLI-IPA(375): none (pass -> pass) MTC@78d92e7f2afd: Test case TC_two_crcx_and_rtp_osmux_bidir_ipv4_ipv6 finished. Verdict: pass MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv4_ipv6 pass'. Sun Apr 27 09:01:18 UTC 2025 ====== MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv4_ipv6 pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv4_ipv6.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=193616) Waiting for packet dumper to finish... 1 (prev_count=193616, count=197348) MTC@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv4_ipv6 pass' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/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 ------ Sun Apr 27 09:01: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_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@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6_ipv4' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Test case TC_two_crcx_and_rtp_osmux_bidir_ipv6_ipv4 started. 20250427090126542 DLMGCP DEBUG <0013> Received message: line #00: DLCX 33294 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427090126542 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427090126542 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427090126542 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427090126542 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250427090126542 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250427090126542 DLMGCP DEBUG <0013> Generated response: line #00: 515 33294 FAIL (mgcp_msg.c:72) 20250427090126546 DLMGCP DEBUG <0013> Received message: line #00: CRCX 33295 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427090126546 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250427090126546 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250427090126546 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427090126546 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250427090126546 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250427090126546 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250427090126546 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427090126546 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250427090126546 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250427090126546 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250427090126546 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427090126546 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:112 octet-align=1 (mgcp_msg.c:72) 20250427090126546 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427090126546 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427090126546 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427090126546 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427090126546 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:::1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:443) 20250427090126546 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:40A5A1BB connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250427090126546 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:40A5A1BB output_enabled 1 (mgcp_conn.c:271) 20250427090126546 DLMGCP DEBUG <0013> (1226/rtp C:40A5A1BB 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) 20250427090126546 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:40A5A1BB CRCX: connection successfully created: (1226/rtp C:40A5A1BB r=::1:10000<->l=::1:5932) (mgcp_protocol.c:772) 20250427090126546 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427090126546 DLMGCP DEBUG <0013> Generated response: line #00: 200 33295 OK (mgcp_msg.c:72) 20250427090126546 DLMGCP DEBUG <0013> Generated response: line #01: I: 40A5A1BB (mgcp_msg.c:72) 20250427090126546 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250427090126546 DLMGCP DEBUG <0013> Generated response: line #03: o=- 40A5A1BB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427090126546 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250427090126546 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427090126546 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250427090126546 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5932 RTP/AVP 112 (mgcp_msg.c:72) 20250427090126546 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250427090126546 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=1 (mgcp_msg.c:72) 20250427090126546 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250427090126550 DLMGCP DEBUG <0013> Received message: line #00: CRCX 33296 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427090126550 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250427090126550 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250427090126550 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427090126550 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:72) 20250427090126550 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250427090126550 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090126550 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250427090126550 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090126550 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250427090126550 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250427090126550 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250427090126550 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250427090126550 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427090126550 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427090126550 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427090126550 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427090126550 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:473) 20250427090126550 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:1985, addr:127.0.0.1, duration:20, payload-types:110=AMR  (mgcp_sdp.c:443) 20250427090126550 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:82C9BE36 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250427090126550 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:82C9BE36 output_enabled 1 (mgcp_conn.c:271) 20250427090126550 DLMGCP DEBUG <0013> (1226/rtp C:82C9BE36 r=127.0.0.1:1985<->l=:0) codecs[0]:(pt:110=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427090126550 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:82C9BE36 CRCX: connection successfully created: (1226/rtp C:82C9BE36 r=127.0.0.1:1985<->l=127.0.0.1:5934 CID=13) (mgcp_protocol.c:772) 20250427090126550 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427090126550 DLMGCP DEBUG <0013> Generated response: line #00: 200 33296 OK (mgcp_msg.c:72) 20250427090126550 DLMGCP DEBUG <0013> Generated response: line #01: I: 82C9BE36 (mgcp_msg.c:72) 20250427090126550 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 13 (mgcp_msg.c:72) 20250427090126550 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427090126550 DLMGCP DEBUG <0013> Generated response: line #04: o=- 82C9BE36 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090126550 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427090126550 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090126550 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427090126550 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250427090126550 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250427090126550 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) OsmuxEM(379)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. 20250427090127761 DLMGCP DEBUG <0013> Received message: line #00: DLCX 33297 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427090127761 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250427090127761 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427090127761 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427090127761 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427090127761 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250427090127761 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427090127761 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427090127761 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427090127761 DLMGCP DEBUG <0013> Generated response: line #00: 200 33297 OK (mgcp_msg.c:72) RTPEM1(377)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. MTC@78d92e7f2afd: 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@78d92e7f2afd: 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@78d92e7f2afd: tolerance: 3 packets MTC@78d92e7f2afd: batch_size: 4 packets MTC@78d92e7f2afd: 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@78d92e7f2afd: 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@78d92e7f2afd: setverdict(pass): none -> pass OsmuxEM(379)@78d92e7f2afd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(381)@78d92e7f2afd: Final verdict of PTC: none RTPEM1(377)@78d92e7f2afd: Final verdict of PTC: none RTPEM2(378)@78d92e7f2afd: Final verdict of PTC: none RTPEM0(376)@78d92e7f2afd: Final verdict of PTC: none VirtCallAgent-STATS(380)@78d92e7f2afd: Final verdict of PTC: none MTC@78d92e7f2afd: Setting final verdict of the test case. MTC@78d92e7f2afd: Local verdict of MTC: pass MTC@78d92e7f2afd: Local verdict of PTC RTPEM0(376): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM1(377): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM2(378): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC OsmuxEM(379): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC VirtCallAgent-STATS(380): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC IPA-CTRL-CLI-IPA(381): none (pass -> pass) MTC@78d92e7f2afd: Test case TC_two_crcx_and_rtp_osmux_bidir_ipv6_ipv4 finished. Verdict: pass MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6_ipv4 pass'. Sun Apr 27 09:01:27 UTC 2025 ====== MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6_ipv4 pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6_ipv4.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=196032) Waiting for packet dumper to finish... 1 (prev_count=196032, count=199964) MTC@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6_ipv4 pass' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6'. ------ MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6 ------ Sun Apr 27 09:01: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_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@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Test case TC_two_crcx_mdcx_and_rtp_osmux_ipv6 started. 20250427090135923 DLMGCP DEBUG <0013> Received message: line #00: DLCX 4761 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427090135923 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427090135923 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427090135923 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427090135923 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250427090135923 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250427090135924 DLMGCP DEBUG <0013> Generated response: line #00: 515 4761 FAIL (mgcp_msg.c:72) 20250427090135937 DLMGCP DEBUG <0013> Received message: line #00: CRCX 4762 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427090135937 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427090135937 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250427090135937 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427090135937 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250427090135937 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250427090135937 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250427090135937 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427090135937 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250427090135937 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250427090135937 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250427090135937 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427090135937 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427090135937 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427090135937 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427090135937 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427090135937 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:::1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:443) 20250427090135937 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:7F7D7FD6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427090135937 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:7F7D7FD6 output_enabled 0 (mgcp_conn.c:271) 20250427090135937 DLMGCP DEBUG <0013> (1227/rtp C:7F7D7FD6 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) 20250427090135937 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:7F7D7FD6 CRCX: connection successfully created: (1227/rtp C:7F7D7FD6 r=::1:10000<->l=::1:5936) (mgcp_protocol.c:772) 20250427090135937 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427090135937 DLMGCP DEBUG <0013> Generated response: line #00: 200 4762 OK (mgcp_msg.c:72) 20250427090135937 DLMGCP DEBUG <0013> Generated response: line #01: I: 7F7D7FD6 (mgcp_msg.c:72) 20250427090135937 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250427090135937 DLMGCP DEBUG <0013> Generated response: line #03: o=- 7F7D7FD6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427090135937 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250427090135937 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427090135937 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250427090135937 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5936 RTP/AVP 112 (mgcp_msg.c:72) 20250427090135937 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250427090135937 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250427090135941 DLMGCP DEBUG <0013> Received message: line #00: CRCX 4763 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427090135941 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427090135941 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250427090135941 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427090135941 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:72) 20250427090135941 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250427090135941 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250427090135941 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250427090135941 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427090135941 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250427090135941 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250427090135941 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250427090135941 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250427090135941 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427090135941 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427090135941 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427090135941 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427090135941 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:473) 20250427090135941 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:1985, addr:::1, duration:20, payload-types:110=AMR  (mgcp_sdp.c:443) 20250427090135941 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9B91C471 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427090135941 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9B91C471 output_enabled 0 (mgcp_conn.c:271) 20250427090135941 DLMGCP DEBUG <0013> (1227/rtp C:9B91C471 r=::1:1985<->l=:0) codecs[0]:(pt:110=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427090135941 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:9B91C471 CRCX: connection successfully created: (1227/rtp C:9B91C471 r=::1:1985<->l=::1:5938 CID=14) (mgcp_protocol.c:772) 20250427090135941 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427090135941 DLMGCP DEBUG <0013> Generated response: line #00: 200 4763 OK (mgcp_msg.c:72) 20250427090135941 DLMGCP DEBUG <0013> Generated response: line #01: I: 9B91C471 (mgcp_msg.c:72) 20250427090135941 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 14 (mgcp_msg.c:72) 20250427090135941 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427090135941 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9B91C471 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427090135941 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427090135941 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427090135941 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427090135941 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250427090135941 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250427090135941 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) RTPEM0(382)@78d92e7f2afd: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250427090137463 DLMGCP DEBUG <0013> Received message: line #00: MDCX 4764 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427090137463 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250427090137463 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250427090137463 DLMGCP DEBUG <0013> Received message: line #03: I: 7F7D7FD6 (mgcp_msg.c:72) 20250427090137463 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250427090137463 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250427090137463 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250427090137463 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250427090137463 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427090137463 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250427090137463 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250427090137463 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250427090137463 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250427090137463 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427090137463 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427090137463 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250427090137463 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427090137463 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:::1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:443) 20250427090137463 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:7F7D7FD6 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250427090137463 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:7F7D7FD6 output_enabled 1 (mgcp_conn.c:271) 20250427090137463 DLMGCP DEBUG <0013> (1227/rtp C:7F7D7FD6 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) 20250427090137464 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:7F7D7FD6 MDCX: connection successfully modified: (1227/rtp C:7F7D7FD6 r=::1:10000<->l=::1:5936) (mgcp_protocol.c:976) 20250427090137464 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427090137464 DLMGCP DEBUG <0013> Generated response: line #00: 200 4764 OK (mgcp_msg.c:72) 20250427090137464 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250427090137464 DLMGCP DEBUG <0013> Generated response: line #02: o=- 7F7D7FD6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427090137464 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250427090137464 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427090137464 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250427090137464 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5936 RTP/AVP 112 (mgcp_msg.c:72) 20250427090137464 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250427090137464 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) OsmuxEM(385)@78d92e7f2afd: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250427090137975 DLMGCP DEBUG <0013> Received message: line #00: MDCX 4765 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427090137975 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250427090137975 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250427090137975 DLMGCP DEBUG <0013> Received message: line #03: I: 9B91C471 (mgcp_msg.c:72) 20250427090137975 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250427090137975 DLMGCP DEBUG <0013> Received message: line #05: X-OSMUX: 2 (mgcp_msg.c:72) 20250427090137975 DLMGCP DEBUG <0013> Received message: line #06: v=0 (mgcp_msg.c:72) 20250427090137975 DLMGCP DEBUG <0013> Received message: line #07: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250427090137975 DLMGCP DEBUG <0013> Received message: line #08: s=- (mgcp_msg.c:72) 20250427090137975 DLMGCP DEBUG <0013> Received message: line #09: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427090137975 DLMGCP DEBUG <0013> Received message: line #10: t=0 0 (mgcp_msg.c:72) 20250427090137975 DLMGCP DEBUG <0013> Received message: line #11: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250427090137975 DLMGCP DEBUG <0013> Received message: line #12: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250427090137975 DLMGCP DEBUG <0013> Received message: line #13: a=ptime:20 (mgcp_msg.c:72) 20250427090137975 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427090137975 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427090137975 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250427090137975 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427090137975 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:473) 20250427090137975 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:1985, addr:::1, duration:20, payload-types:110=AMR  (mgcp_sdp.c:443) 20250427090137975 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9B91C471 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250427090137975 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9B91C471 output_enabled 1 (mgcp_conn.c:271) 20250427090137975 DLMGCP DEBUG <0013> (1227/rtp C:9B91C471 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) 20250427090137976 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:9B91C471 MDCX: connection successfully modified: (1227/rtp C:9B91C471 r=::1:1985<->l=::1:5938 CID=14) (mgcp_protocol.c:976) 20250427090137976 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427090137976 DLMGCP DEBUG <0013> Generated response: line #00: 200 4765 OK (mgcp_msg.c:72) 20250427090137976 DLMGCP DEBUG <0013> Generated response: line #01: X-Osmux: 14 (mgcp_msg.c:72) 20250427090137976 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250427090137976 DLMGCP DEBUG <0013> Generated response: line #03: o=- 9B91C471 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427090137976 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250427090137976 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427090137976 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250427090137976 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250427090137976 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250427090137976 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) MTC@78d92e7f2afd: stats: { num_pkts_tx := 195, bytes_payload_tx := 3315, 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@78d92e7f2afd: 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 } 20250427090140086 DLMGCP DEBUG <0013> Received message: line #00: DLCX 4766 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427090140086 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250427090140086 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427090140086 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427090140086 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427090140086 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250427090140086 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427090140086 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427090140086 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427090140086 DLMGCP DEBUG <0013> Generated response: line #00: 200 4766 OK (mgcp_msg.c:72) RTPEM0(382)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. MTC@78d92e7f2afd: setverdict(pass): none -> pass OsmuxEM(385)@78d92e7f2afd: Final verdict of PTC: none RTPEM0(382)@78d92e7f2afd: Final verdict of PTC: none RTPEM1(383)@78d92e7f2afd: Final verdict of PTC: none RTPEM2(384)@78d92e7f2afd: Final verdict of PTC: none VirtCallAgent-STATS(386)@78d92e7f2afd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(387)@78d92e7f2afd: Final verdict of PTC: none MTC@78d92e7f2afd: Setting final verdict of the test case. MTC@78d92e7f2afd: Local verdict of MTC: pass MTC@78d92e7f2afd: Local verdict of PTC RTPEM0(382): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM1(383): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM2(384): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC OsmuxEM(385): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC VirtCallAgent-STATS(386): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC IPA-CTRL-CLI-IPA(387): none (pass -> pass) MTC@78d92e7f2afd: Test case TC_two_crcx_mdcx_and_rtp_osmux_ipv6 finished. Verdict: pass MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6 pass'. Sun Apr 27 09:01:40 UTC 2025 ====== MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6 pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=483448) Waiting for packet dumper to finish... 1 (prev_count=483448, count=487380) MTC@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6 pass' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/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 ------ Sun Apr 27 09:01: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_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@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Test case TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6 started. 20250427090148247 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63021 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427090148247 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427090148247 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427090148247 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427090148247 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250427090148247 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250427090148247 DLMGCP DEBUG <0013> Generated response: line #00: 515 63021 FAIL (mgcp_msg.c:72) 20250427090148250 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63022 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427090148250 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427090148250 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250427090148250 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427090148250 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250427090148250 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090148250 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250427090148250 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090148250 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250427090148250 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250427090148250 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250427090148250 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427090148250 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427090148250 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427090148250 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427090148251 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427090148251 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:443) 20250427090148251 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9D0161B3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427090148251 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9D0161B3 output_enabled 0 (mgcp_conn.c:271) 20250427090148251 DLMGCP DEBUG <0013> (1227/rtp C:9D0161B3 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) 20250427090148251 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:9D0161B3 CRCX: connection successfully created: (1227/rtp C:9D0161B3 r=127.0.0.1:10000<->l=127.0.0.1:5940) (mgcp_protocol.c:772) 20250427090148251 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427090148251 DLMGCP DEBUG <0013> Generated response: line #00: 200 63022 OK (mgcp_msg.c:72) 20250427090148251 DLMGCP DEBUG <0013> Generated response: line #01: I: 9D0161B3 (mgcp_msg.c:72) 20250427090148251 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250427090148251 DLMGCP DEBUG <0013> Generated response: line #03: o=- 9D0161B3 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090148251 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250427090148251 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090148251 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250427090148251 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5940 RTP/AVP 112 (mgcp_msg.c:72) 20250427090148251 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250427090148251 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250427090148252 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63023 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427090148252 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427090148252 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250427090148252 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427090148252 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:72) 20250427090148252 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250427090148252 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250427090148252 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250427090148252 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427090148252 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250427090148252 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250427090148252 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250427090148252 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250427090148252 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427090148252 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427090148252 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427090148252 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427090148252 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:473) 20250427090148252 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:1985, addr:::1, duration:20, payload-types:110=AMR  (mgcp_sdp.c:443) 20250427090148252 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6BA8DD7F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427090148252 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6BA8DD7F output_enabled 0 (mgcp_conn.c:271) 20250427090148252 DLMGCP DEBUG <0013> (1227/rtp C:6BA8DD7F r=::1:1985<->l=:0) codecs[0]:(pt:110=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427090148252 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:6BA8DD7F CRCX: connection successfully created: (1227/rtp C:6BA8DD7F r=::1:1985<->l=::1:5942 CID=15) (mgcp_protocol.c:772) 20250427090148252 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427090148252 DLMGCP DEBUG <0013> Generated response: line #00: 200 63023 OK (mgcp_msg.c:72) 20250427090148252 DLMGCP DEBUG <0013> Generated response: line #01: I: 6BA8DD7F (mgcp_msg.c:72) 20250427090148252 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 15 (mgcp_msg.c:72) 20250427090148252 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427090148252 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6BA8DD7F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427090148252 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427090148252 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427090148252 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427090148252 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250427090148252 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250427090148252 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) RTPEM0(388)@78d92e7f2afd: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250427090149771 DLMGCP DEBUG <0013> Received message: line #00: MDCX 63024 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427090149771 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250427090149771 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250427090149771 DLMGCP DEBUG <0013> Received message: line #03: I: 9D0161B3 (mgcp_msg.c:72) 20250427090149771 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250427090149771 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250427090149771 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090149771 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250427090149771 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090149771 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250427090149771 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250427090149771 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250427090149771 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250427090149772 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427090149772 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427090149772 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250427090149772 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427090149772 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:443) 20250427090149772 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9D0161B3 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250427090149772 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9D0161B3 output_enabled 1 (mgcp_conn.c:271) 20250427090149772 DLMGCP DEBUG <0013> (1227/rtp C:9D0161B3 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) 20250427090149772 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:9D0161B3 MDCX: connection successfully modified: (1227/rtp C:9D0161B3 r=127.0.0.1:10000<->l=127.0.0.1:5940) (mgcp_protocol.c:976) 20250427090149772 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427090149772 DLMGCP DEBUG <0013> Generated response: line #00: 200 63024 OK (mgcp_msg.c:72) 20250427090149772 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250427090149772 DLMGCP DEBUG <0013> Generated response: line #02: o=- 9D0161B3 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090149772 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250427090149772 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090149772 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250427090149772 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5940 RTP/AVP 112 (mgcp_msg.c:72) 20250427090149772 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250427090149772 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) OsmuxEM(391)@78d92e7f2afd: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250427090150286 DLMGCP DEBUG <0013> Received message: line #00: MDCX 63025 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427090150286 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250427090150286 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250427090150286 DLMGCP DEBUG <0013> Received message: line #03: I: 6BA8DD7F (mgcp_msg.c:72) 20250427090150286 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250427090150286 DLMGCP DEBUG <0013> Received message: line #05: X-OSMUX: 2 (mgcp_msg.c:72) 20250427090150286 DLMGCP DEBUG <0013> Received message: line #06: v=0 (mgcp_msg.c:72) 20250427090150286 DLMGCP DEBUG <0013> Received message: line #07: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250427090150286 DLMGCP DEBUG <0013> Received message: line #08: s=- (mgcp_msg.c:72) 20250427090150286 DLMGCP DEBUG <0013> Received message: line #09: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427090150286 DLMGCP DEBUG <0013> Received message: line #10: t=0 0 (mgcp_msg.c:72) 20250427090150286 DLMGCP DEBUG <0013> Received message: line #11: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250427090150286 DLMGCP DEBUG <0013> Received message: line #12: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250427090150286 DLMGCP DEBUG <0013> Received message: line #13: a=ptime:20 (mgcp_msg.c:72) 20250427090150286 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427090150286 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427090150286 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250427090150286 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427090150286 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:473) 20250427090150286 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:1985, addr:::1, duration:20, payload-types:110=AMR  (mgcp_sdp.c:443) 20250427090150286 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6BA8DD7F connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250427090150286 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6BA8DD7F output_enabled 1 (mgcp_conn.c:271) 20250427090150286 DLMGCP DEBUG <0013> (1227/rtp C:6BA8DD7F 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) 20250427090150287 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:6BA8DD7F MDCX: connection successfully modified: (1227/rtp C:6BA8DD7F r=::1:1985<->l=::1:5942 CID=15) (mgcp_protocol.c:976) 20250427090150287 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427090150287 DLMGCP DEBUG <0013> Generated response: line #00: 200 63025 OK (mgcp_msg.c:72) 20250427090150287 DLMGCP DEBUG <0013> Generated response: line #01: X-Osmux: 15 (mgcp_msg.c:72) 20250427090150287 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250427090150287 DLMGCP DEBUG <0013> Generated response: line #03: o=- 6BA8DD7F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427090150287 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250427090150287 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427090150287 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250427090150287 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250427090150287 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250427090150287 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) MTC@78d92e7f2afd: 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@78d92e7f2afd: 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 } 20250427090152396 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63026 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427090152396 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250427090152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427090152396 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427090152396 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427090152396 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250427090152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427090152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427090152396 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427090152396 DLMGCP DEBUG <0013> Generated response: line #00: 200 63026 OK (mgcp_msg.c:72) RTPEM0(388)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. MTC@78d92e7f2afd: setverdict(pass): none -> pass RTPEM2(390)@78d92e7f2afd: Final verdict of PTC: none RTPEM0(388)@78d92e7f2afd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(393)@78d92e7f2afd: Final verdict of PTC: none VirtCallAgent-STATS(392)@78d92e7f2afd: Final verdict of PTC: none RTPEM1(389)@78d92e7f2afd: Final verdict of PTC: none OsmuxEM(391)@78d92e7f2afd: Final verdict of PTC: none MTC@78d92e7f2afd: Setting final verdict of the test case. MTC@78d92e7f2afd: Local verdict of MTC: pass MTC@78d92e7f2afd: Local verdict of PTC RTPEM0(388): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM1(389): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM2(390): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC OsmuxEM(391): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC VirtCallAgent-STATS(392): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC IPA-CTRL-CLI-IPA(393): none (pass -> pass) MTC@78d92e7f2afd: Test case TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6 finished. Verdict: pass MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6 pass'. Sun Apr 27 09:01:52 UTC 2025 ====== MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6 pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=474264) Waiting for packet dumper to finish... 1 (prev_count=474264, count=477996) MTC@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6 pass' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/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 ------ Sun Apr 27 09:01: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_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@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Test case TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4 started. 20250427090200573 DLMGCP DEBUG <0013> Received message: line #00: DLCX 57535 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427090200573 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427090200573 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427090200573 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427090200573 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250427090200573 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250427090200573 DLMGCP DEBUG <0013> Generated response: line #00: 515 57535 FAIL (mgcp_msg.c:72) 20250427090200586 DLMGCP DEBUG <0013> Received message: line #00: CRCX 57536 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427090200586 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427090200586 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250427090200586 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427090200586 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250427090200586 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250427090200586 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250427090200586 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427090200586 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250427090200586 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250427090200586 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250427090200586 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427090200586 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427090200586 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427090200586 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427090200586 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427090200586 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:::1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:443) 20250427090200587 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B515E251 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427090200587 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B515E251 output_enabled 0 (mgcp_conn.c:271) 20250427090200587 DLMGCP DEBUG <0013> (1227/rtp C:B515E251 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) 20250427090200587 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:B515E251 CRCX: connection successfully created: (1227/rtp C:B515E251 r=::1:10000<->l=::1:5944) (mgcp_protocol.c:772) 20250427090200587 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427090200587 DLMGCP DEBUG <0013> Generated response: line #00: 200 57536 OK (mgcp_msg.c:72) 20250427090200587 DLMGCP DEBUG <0013> Generated response: line #01: I: B515E251 (mgcp_msg.c:72) 20250427090200587 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250427090200587 DLMGCP DEBUG <0013> Generated response: line #03: o=- B515E251 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427090200587 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250427090200587 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427090200587 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250427090200587 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5944 RTP/AVP 112 (mgcp_msg.c:72) 20250427090200587 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250427090200587 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250427090200595 DLMGCP DEBUG <0013> Received message: line #00: CRCX 57537 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427090200595 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427090200595 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250427090200595 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427090200595 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:72) 20250427090200595 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250427090200595 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090200595 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250427090200595 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090200595 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250427090200595 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250427090200595 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250427090200595 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250427090200595 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427090200595 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427090200595 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427090200595 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427090200595 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:473) 20250427090200595 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:1985, addr:127.0.0.1, duration:20, payload-types:110=AMR  (mgcp_sdp.c:443) 20250427090200595 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A1928C5E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427090200595 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A1928C5E output_enabled 0 (mgcp_conn.c:271) 20250427090200595 DLMGCP DEBUG <0013> (1227/rtp C:A1928C5E r=127.0.0.1:1985<->l=:0) codecs[0]:(pt:110=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427090200595 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:A1928C5E CRCX: connection successfully created: (1227/rtp C:A1928C5E r=127.0.0.1:1985<->l=127.0.0.1:5946 CID=16) (mgcp_protocol.c:772) 20250427090200595 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427090200595 DLMGCP DEBUG <0013> Generated response: line #00: 200 57537 OK (mgcp_msg.c:72) 20250427090200595 DLMGCP DEBUG <0013> Generated response: line #01: I: A1928C5E (mgcp_msg.c:72) 20250427090200595 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 16 (mgcp_msg.c:72) 20250427090200595 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250427090200595 DLMGCP DEBUG <0013> Generated response: line #04: o=- A1928C5E 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090200595 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250427090200595 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090200595 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250427090200595 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250427090200595 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250427090200595 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) RTPEM0(394)@78d92e7f2afd: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250427090202123 DLMGCP DEBUG <0013> Received message: line #00: MDCX 57538 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427090202123 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250427090202123 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250427090202123 DLMGCP DEBUG <0013> Received message: line #03: I: B515E251 (mgcp_msg.c:72) 20250427090202123 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250427090202123 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250427090202123 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250427090202123 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250427090202123 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427090202123 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250427090202123 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250427090202123 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250427090202123 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250427090202123 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427090202123 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427090202123 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250427090202123 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427090202123 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:::1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:443) 20250427090202123 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B515E251 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250427090202123 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B515E251 output_enabled 1 (mgcp_conn.c:271) 20250427090202123 DLMGCP DEBUG <0013> (1227/rtp C:B515E251 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) 20250427090202123 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:B515E251 MDCX: connection successfully modified: (1227/rtp C:B515E251 r=::1:10000<->l=::1:5944) (mgcp_protocol.c:976) 20250427090202123 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427090202123 DLMGCP DEBUG <0013> Generated response: line #00: 200 57538 OK (mgcp_msg.c:72) 20250427090202123 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250427090202124 DLMGCP DEBUG <0013> Generated response: line #02: o=- B515E251 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427090202124 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250427090202124 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427090202124 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250427090202124 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5944 RTP/AVP 112 (mgcp_msg.c:72) 20250427090202124 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250427090202124 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) OsmuxEM(397)@78d92e7f2afd: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250427090202636 DLMGCP DEBUG <0013> Received message: line #00: MDCX 57539 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427090202636 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250427090202637 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250427090202637 DLMGCP DEBUG <0013> Received message: line #03: I: A1928C5E (mgcp_msg.c:72) 20250427090202637 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250427090202637 DLMGCP DEBUG <0013> Received message: line #05: X-OSMUX: 2 (mgcp_msg.c:72) 20250427090202637 DLMGCP DEBUG <0013> Received message: line #06: v=0 (mgcp_msg.c:72) 20250427090202637 DLMGCP DEBUG <0013> Received message: line #07: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090202637 DLMGCP DEBUG <0013> Received message: line #08: s=- (mgcp_msg.c:72) 20250427090202637 DLMGCP DEBUG <0013> Received message: line #09: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090202637 DLMGCP DEBUG <0013> Received message: line #10: t=0 0 (mgcp_msg.c:72) 20250427090202637 DLMGCP DEBUG <0013> Received message: line #11: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250427090202637 DLMGCP DEBUG <0013> Received message: line #12: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250427090202637 DLMGCP DEBUG <0013> Received message: line #13: a=ptime:20 (mgcp_msg.c:72) 20250427090202637 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427090202637 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427090202637 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250427090202637 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427090202637 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:473) 20250427090202637 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:1985, addr:127.0.0.1, duration:20, payload-types:110=AMR  (mgcp_sdp.c:443) 20250427090202637 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A1928C5E connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250427090202637 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A1928C5E output_enabled 1 (mgcp_conn.c:271) 20250427090202637 DLMGCP DEBUG <0013> (1227/rtp C:A1928C5E 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) 20250427090202637 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:A1928C5E MDCX: connection successfully modified: (1227/rtp C:A1928C5E r=127.0.0.1:1985<->l=127.0.0.1:5946 CID=16) (mgcp_protocol.c:976) 20250427090202637 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427090202637 DLMGCP DEBUG <0013> Generated response: line #00: 200 57539 OK (mgcp_msg.c:72) 20250427090202637 DLMGCP DEBUG <0013> Generated response: line #01: X-Osmux: 16 (mgcp_msg.c:72) 20250427090202637 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250427090202637 DLMGCP DEBUG <0013> Generated response: line #03: o=- A1928C5E 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090202637 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250427090202637 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090202637 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250427090202637 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250427090202637 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250427090202637 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) MTC@78d92e7f2afd: 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@78d92e7f2afd: 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 } 20250427090204751 DLMGCP DEBUG <0013> Received message: line #00: DLCX 57540 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427090204751 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250427090204751 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427090204751 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427090204751 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427090204751 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250427090204751 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427090204752 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427090204752 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427090204752 DLMGCP DEBUG <0013> Generated response: line #00: 200 57540 OK (mgcp_msg.c:72) RTPEM0(394)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. MTC@78d92e7f2afd: setverdict(pass): none -> pass OsmuxEM(397)@78d92e7f2afd: Final verdict of PTC: none RTPEM0(394)@78d92e7f2afd: Final verdict of PTC: none RTPEM2(396)@78d92e7f2afd: Final verdict of PTC: none VirtCallAgent-STATS(398)@78d92e7f2afd: Final verdict of PTC: none RTPEM1(395)@78d92e7f2afd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(399)@78d92e7f2afd: Final verdict of PTC: none MTC@78d92e7f2afd: Setting final verdict of the test case. MTC@78d92e7f2afd: Local verdict of MTC: pass MTC@78d92e7f2afd: Local verdict of PTC RTPEM0(394): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM1(395): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM2(396): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC OsmuxEM(397): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC VirtCallAgent-STATS(398): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC IPA-CTRL-CLI-IPA(399): none (pass -> pass) MTC@78d92e7f2afd: Test case TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4 finished. Verdict: pass MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4 pass'. Sun Apr 27 09:02:04 UTC 2025 ====== MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4 pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=481124) Waiting for packet dumper to finish... 1 (prev_count=481124, count=485056) MTC@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4 pass' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup'. ------ MGCP_Test.TC_two_crcx_mdcx_and_iuup ------ Sun Apr 27 09:02: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.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@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Test case TC_two_crcx_mdcx_and_iuup started. 20250427090212885 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29457 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427090212885 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427090212885 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427090212885 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427090212885 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250427090212886 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250427090212886 DLMGCP DEBUG <0013> Generated response: line #00: 515 29457 FAIL (mgcp_msg.c:72) 20250427090212889 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29458 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427090212889 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427090212889 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250427090212889 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427090212889 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250427090212889 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090212889 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250427090212889 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090212889 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250427090212889 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250427090212889 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250427090212889 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427090212889 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427090212889 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427090212889 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427090212889 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427090212889 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP  (mgcp_sdp.c:443) 20250427090212889 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:FC98A74C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427090212889 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:FC98A74C output_enabled 0 (mgcp_conn.c:271) 20250427090212889 DLMGCP DEBUG <0013> (1227/rtp C:FC98A74C 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) 20250427090212889 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:FC98A74C CRCX: connection successfully created: (1227/rtp C:FC98A74C r=127.0.0.1:10000<->l=127.0.0.1:5948) (mgcp_protocol.c:772) 20250427090212889 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427090212889 DLMGCP DEBUG <0013> Generated response: line #00: 200 29458 OK (mgcp_msg.c:72) 20250427090212889 DLMGCP DEBUG <0013> Generated response: line #01: I: FC98A74C (mgcp_msg.c:72) 20250427090212889 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250427090212889 DLMGCP DEBUG <0013> Generated response: line #03: o=- FC98A74C 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090212889 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250427090212889 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090212889 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250427090212889 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5948 RTP/AVP 96 (mgcp_msg.c:72) 20250427090212889 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250427090212889 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM0(400)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. 20250427090212891 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29459 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427090212891 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427090212892 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250427090212892 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427090212892 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250427090212892 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090212892 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250427090212892 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090212892 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250427090212892 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 96 (mgcp_msg.c:72) 20250427090212892 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250427090212892 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427090212892 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427090212892 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427090212892 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427090212892 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427090212892 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP  (mgcp_sdp.c:443) 20250427090212892 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:833FC963 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427090212892 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:833FC963 output_enabled 0 (mgcp_conn.c:271) 20250427090212892 DLMGCP DEBUG <0013> (1227/rtp C:833FC963 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) 20250427090212892 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:833FC963 CRCX: connection successfully created: (1227/rtp C:833FC963 r=127.0.0.1:20000<->l=127.0.0.1:5950) (mgcp_protocol.c:772) 20250427090212892 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427090212892 DLMGCP DEBUG <0013> Generated response: line #00: 200 29459 OK (mgcp_msg.c:72) 20250427090212892 DLMGCP DEBUG <0013> Generated response: line #01: I: 833FC963 (mgcp_msg.c:72) 20250427090212892 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250427090212892 DLMGCP DEBUG <0013> Generated response: line #03: o=- 833FC963 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090212892 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250427090212892 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090212892 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250427090212892 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5950 RTP/AVP 96 (mgcp_msg.c:72) 20250427090212892 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250427090212892 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM1(401)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. RTPEM0(400)@78d92e7f2afd: IuUP INIT_ACK Received RTPEM0(400)@78d92e7f2afd: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250427090214406 DLMGCP DEBUG <0013> Received message: line #00: MDCX 29460 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427090214406 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250427090214406 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250427090214406 DLMGCP DEBUG <0013> Received message: line #03: I: FC98A74C (mgcp_msg.c:72) 20250427090214406 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250427090214406 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250427090214406 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090214406 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250427090214406 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090214406 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250427090214406 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250427090214406 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250427090214406 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250427090214406 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427090214406 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427090214406 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250427090214406 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427090214406 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP  (mgcp_sdp.c:443) 20250427090214406 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:FC98A74C connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250427090214406 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:FC98A74C output_enabled 1 (mgcp_conn.c:271) 20250427090214406 DLMGCP DEBUG <0013> (1227/rtp C:FC98A74C 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) 20250427090214407 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:FC98A74C MDCX: connection successfully modified: (1227/rtp C:FC98A74C r=127.0.0.1:10000<->l=127.0.0.1:5948) (mgcp_protocol.c:976) 20250427090214407 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427090214407 DLMGCP DEBUG <0013> Generated response: line #00: 200 29460 OK (mgcp_msg.c:72) 20250427090214407 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250427090214407 DLMGCP DEBUG <0013> Generated response: line #02: o=- FC98A74C 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090214407 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250427090214407 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090214407 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250427090214407 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5948 RTP/AVP 96 (mgcp_msg.c:72) 20250427090214407 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250427090214407 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) RTPEM1(401)@78d92e7f2afd: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250427090214911 DLMGCP DEBUG <0013> Received message: line #00: MDCX 29461 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427090214911 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250427090214911 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250427090214911 DLMGCP DEBUG <0013> Received message: line #03: I: 833FC963 (mgcp_msg.c:72) 20250427090214911 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250427090214912 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250427090214912 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090214912 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250427090214912 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090214912 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250427090214912 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 96 (mgcp_msg.c:72) 20250427090214912 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250427090214912 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250427090214912 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427090214912 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427090214912 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250427090214912 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427090214912 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP  (mgcp_sdp.c:443) 20250427090214912 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:833FC963 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250427090214912 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:833FC963 output_enabled 1 (mgcp_conn.c:271) 20250427090214912 DLMGCP DEBUG <0013> (1227/rtp C:833FC963 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) 20250427090214912 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:833FC963 MDCX: connection successfully modified: (1227/rtp C:833FC963 r=127.0.0.1:20000<->l=127.0.0.1:5950) (mgcp_protocol.c:976) 20250427090214912 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427090214912 DLMGCP DEBUG <0013> Generated response: line #00: 200 29461 OK (mgcp_msg.c:72) 20250427090214912 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250427090214912 DLMGCP DEBUG <0013> Generated response: line #02: o=- 833FC963 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090214912 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250427090214912 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090214912 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250427090214912 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5950 RTP/AVP 96 (mgcp_msg.c:72) 20250427090214912 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250427090214912 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) MTC@78d92e7f2afd: stats: { num_pkts_tx := 192, bytes_payload_tx := 768, num_pkts_rx := 120, bytes_payload_rx := 960, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@78d92e7f2afd: stats: { num_pkts_tx := 167, bytes_payload_tx := 668, 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 } 20250427090217021 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29462 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) RTPEM0(400)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. MTC@78d92e7f2afd: setverdict(pass): none -> pass MTC@78d92e7f2afd: setverdict(pass): pass -> pass, component reason not changed 20250427090217021 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250427090217021 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427090217021 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427090217021 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427090217021 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250427090217021 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427090217021 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427090217022 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427090217022 DLMGCP DEBUG <0013> Generated response: line #00: 200 29462 OK (mgcp_msg.c:72) IPA-CTRL-CLI-IPA(404)@78d92e7f2afd: Final verdict of PTC: none VirtCallAgent-STATS(403)@78d92e7f2afd: Final verdict of PTC: none RTPEM1(401)@78d92e7f2afd: Final verdict of PTC: none RTPEM2(402)@78d92e7f2afd: Final verdict of PTC: none RTPEM0(400)@78d92e7f2afd: Final verdict of PTC: none MTC@78d92e7f2afd: Setting final verdict of the test case. MTC@78d92e7f2afd: Local verdict of MTC: pass MTC@78d92e7f2afd: Local verdict of PTC RTPEM0(400): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM1(401): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM2(402): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC VirtCallAgent-STATS(403): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC IPA-CTRL-CLI-IPA(404): none (pass -> pass) MTC@78d92e7f2afd: Test case TC_two_crcx_mdcx_and_iuup finished. Verdict: pass MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup pass'. Sun Apr 27 09:02:17 UTC 2025 ====== MGCP_Test.TC_two_crcx_mdcx_and_iuup pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_mdcx_and_iuup.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=823936) Waiting for packet dumper to finish... 1 (prev_count=823936, count=827668) MTC@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup pass' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rfci_unordered'. ------ MGCP_Test.TC_two_crcx_mdcx_and_iuup_rfci_unordered ------ Sun Apr 27 09:02: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_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@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rfci_unordered' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Test case TC_two_crcx_mdcx_and_iuup_rfci_unordered started. 20250427090225176 DLMGCP DEBUG <0013> Received message: line #00: DLCX 5873 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427090225177 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427090225177 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427090225177 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427090225177 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250427090225177 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250427090225177 DLMGCP DEBUG <0013> Generated response: line #00: 515 5873 FAIL (mgcp_msg.c:72) 20250427090225191 DLMGCP DEBUG <0013> Received message: line #00: CRCX 5874 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427090225191 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427090225191 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250427090225191 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427090225191 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250427090225191 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090225191 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250427090225191 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090225191 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250427090225191 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250427090225191 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250427090225191 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427090225191 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427090225191 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427090225191 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427090225191 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427090225191 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP  (mgcp_sdp.c:443) 20250427090225192 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C1876993 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427090225192 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C1876993 output_enabled 0 (mgcp_conn.c:271) 20250427090225192 DLMGCP DEBUG <0013> (1227/rtp C:C1876993 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) 20250427090225192 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:C1876993 CRCX: connection successfully created: (1227/rtp C:C1876993 r=127.0.0.1:10000<->l=127.0.0.1:5952) (mgcp_protocol.c:772) 20250427090225192 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427090225192 DLMGCP DEBUG <0013> Generated response: line #00: 200 5874 OK (mgcp_msg.c:72) 20250427090225192 DLMGCP DEBUG <0013> Generated response: line #01: I: C1876993 (mgcp_msg.c:72) 20250427090225192 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250427090225192 DLMGCP DEBUG <0013> Generated response: line #03: o=- C1876993 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090225192 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250427090225192 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090225192 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250427090225192 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5952 RTP/AVP 96 (mgcp_msg.c:72) 20250427090225192 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250427090225192 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM0(405)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. 20250427090225201 DLMGCP DEBUG <0013> Received message: line #00: CRCX 5875 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427090225201 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427090225201 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250427090225201 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427090225201 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250427090225201 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090225201 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250427090225201 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090225201 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250427090225201 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 96 (mgcp_msg.c:72) 20250427090225201 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250427090225201 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427090225201 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427090225201 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427090225201 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427090225201 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427090225201 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP  (mgcp_sdp.c:443) 20250427090225201 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:0F3E0ED6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427090225201 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:0F3E0ED6 output_enabled 0 (mgcp_conn.c:271) 20250427090225202 DLMGCP DEBUG <0013> (1227/rtp C:0F3E0ED6 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) 20250427090225202 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:0F3E0ED6 CRCX: connection successfully created: (1227/rtp C:0F3E0ED6 r=127.0.0.1:20000<->l=127.0.0.1:5954) (mgcp_protocol.c:772) 20250427090225202 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427090225202 DLMGCP DEBUG <0013> Generated response: line #00: 200 5875 OK (mgcp_msg.c:72) 20250427090225202 DLMGCP DEBUG <0013> Generated response: line #01: I: 0F3E0ED6 (mgcp_msg.c:72) 20250427090225202 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250427090225202 DLMGCP DEBUG <0013> Generated response: line #03: o=- 0F3E0ED6 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090225202 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250427090225202 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090225202 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250427090225202 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5954 RTP/AVP 96 (mgcp_msg.c:72) 20250427090225202 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250427090225202 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM1(406)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. RTPEM0(405)@78d92e7f2afd: IuUP INIT_ACK Received RTPEM0(405)@78d92e7f2afd: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250427090226725 DLMGCP DEBUG <0013> Received message: line #00: MDCX 5876 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427090226726 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250427090226726 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250427090226726 DLMGCP DEBUG <0013> Received message: line #03: I: C1876993 (mgcp_msg.c:72) 20250427090226726 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250427090226726 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250427090226726 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090226726 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250427090226726 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090226726 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250427090226726 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250427090226726 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250427090226726 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250427090226726 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427090226726 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427090226726 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250427090226726 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427090226726 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP  (mgcp_sdp.c:443) 20250427090226726 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C1876993 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250427090226726 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C1876993 output_enabled 1 (mgcp_conn.c:271) 20250427090226726 DLMGCP DEBUG <0013> (1227/rtp C:C1876993 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) 20250427090226726 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:C1876993 MDCX: connection successfully modified: (1227/rtp C:C1876993 r=127.0.0.1:10000<->l=127.0.0.1:5952) (mgcp_protocol.c:976) 20250427090226726 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427090226726 DLMGCP DEBUG <0013> Generated response: line #00: 200 5876 OK (mgcp_msg.c:72) 20250427090226726 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250427090226726 DLMGCP DEBUG <0013> Generated response: line #02: o=- C1876993 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090226726 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250427090226726 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090226726 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250427090226726 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5952 RTP/AVP 96 (mgcp_msg.c:72) 20250427090226726 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250427090226726 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) RTPEM1(406)@78d92e7f2afd: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250427090227238 DLMGCP DEBUG <0013> Received message: line #00: MDCX 5877 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427090227238 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250427090227238 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250427090227239 DLMGCP DEBUG <0013> Received message: line #03: I: 0F3E0ED6 (mgcp_msg.c:72) 20250427090227239 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250427090227239 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250427090227239 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090227239 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250427090227239 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090227239 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250427090227239 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 96 (mgcp_msg.c:72) 20250427090227239 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250427090227239 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250427090227239 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427090227239 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427090227239 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250427090227239 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427090227239 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP  (mgcp_sdp.c:443) 20250427090227239 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:0F3E0ED6 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250427090227239 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:0F3E0ED6 output_enabled 1 (mgcp_conn.c:271) 20250427090227239 DLMGCP DEBUG <0013> (1227/rtp C:0F3E0ED6 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) 20250427090227239 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:0F3E0ED6 MDCX: connection successfully modified: (1227/rtp C:0F3E0ED6 r=127.0.0.1:20000<->l=127.0.0.1:5954) (mgcp_protocol.c:976) 20250427090227239 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427090227239 DLMGCP DEBUG <0013> Generated response: line #00: 200 5877 OK (mgcp_msg.c:72) 20250427090227239 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250427090227239 DLMGCP DEBUG <0013> Generated response: line #02: o=- 0F3E0ED6 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090227239 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250427090227239 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090227239 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250427090227239 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5954 RTP/AVP 96 (mgcp_msg.c:72) 20250427090227239 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250427090227239 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) MTC@78d92e7f2afd: stats: { num_pkts_tx := 194, bytes_payload_tx := 776, 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@78d92e7f2afd: stats: { num_pkts_tx := 169, bytes_payload_tx := 676, 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 } 20250427090229347 DLMGCP DEBUG <0013> Received message: line #00: DLCX 5878 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427090229347 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250427090229347 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427090229347 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427090229347 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427090229348 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250427090229348 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427090229348 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427090229352 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427090229352 DLMGCP DEBUG <0013> Generated response: line #00: 200 5878 OK (mgcp_msg.c:72) RTPEM0(405)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. MTC@78d92e7f2afd: setverdict(pass): none -> pass MTC@78d92e7f2afd: setverdict(pass): pass -> pass, component reason not changed RTPEM1(406)@78d92e7f2afd: Final verdict of PTC: none VirtCallAgent-STATS(408)@78d92e7f2afd: Final verdict of PTC: none RTPEM2(407)@78d92e7f2afd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(409)@78d92e7f2afd: Final verdict of PTC: none RTPEM0(405)@78d92e7f2afd: Final verdict of PTC: none MTC@78d92e7f2afd: Setting final verdict of the test case. MTC@78d92e7f2afd: Local verdict of MTC: pass MTC@78d92e7f2afd: Local verdict of PTC RTPEM0(405): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM1(406): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM2(407): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC VirtCallAgent-STATS(408): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC IPA-CTRL-CLI-IPA(409): none (pass -> pass) MTC@78d92e7f2afd: Test case TC_two_crcx_mdcx_and_iuup_rfci_unordered finished. Verdict: pass MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rfci_unordered pass'. Sun Apr 27 09:02:29 UTC 2025 ====== MGCP_Test.TC_two_crcx_mdcx_and_iuup_rfci_unordered pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_mdcx_and_iuup_rfci_unordered.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=827228) Waiting for packet dumper to finish... 1 (prev_count=827228, count=831160) MTC@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rfci_unordered pass' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_mdcx_recvonly'. ------ MGCP_Test.TC_two_crcx_mdcx_and_iuup_mdcx_recvonly ------ Sun Apr 27 09:02: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_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@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_mdcx_recvonly' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Test case TC_two_crcx_mdcx_and_iuup_mdcx_recvonly started. 20250427090237514 DLMGCP DEBUG <0013> Received message: line #00: DLCX 37545 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427090237514 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427090237514 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427090237514 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427090237514 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250427090237514 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250427090237514 DLMGCP DEBUG <0013> Generated response: line #00: 515 37545 FAIL (mgcp_msg.c:72) 20250427090237524 DLMGCP DEBUG <0013> Received message: line #00: CRCX 37546 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427090237524 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427090237524 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250427090237524 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427090237524 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250427090237524 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090237524 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250427090237524 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090237524 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250427090237524 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250427090237524 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250427090237524 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427090237524 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427090237524 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427090237524 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427090237524 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427090237524 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP  (mgcp_sdp.c:443) 20250427090237524 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:47B46DC7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427090237524 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:47B46DC7 output_enabled 0 (mgcp_conn.c:271) 20250427090237524 DLMGCP DEBUG <0013> (1227/rtp C:47B46DC7 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) 20250427090237524 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:47B46DC7 CRCX: connection successfully created: (1227/rtp C:47B46DC7 r=127.0.0.1:10000<->l=127.0.0.1:5956) (mgcp_protocol.c:772) 20250427090237524 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427090237524 DLMGCP DEBUG <0013> Generated response: line #00: 200 37546 OK (mgcp_msg.c:72) 20250427090237524 DLMGCP DEBUG <0013> Generated response: line #01: I: 47B46DC7 (mgcp_msg.c:72) 20250427090237524 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250427090237524 DLMGCP DEBUG <0013> Generated response: line #03: o=- 47B46DC7 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090237524 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250427090237524 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090237524 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250427090237524 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5956 RTP/AVP 96 (mgcp_msg.c:72) 20250427090237524 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250427090237524 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM0(410)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. 20250427090237531 DLMGCP DEBUG <0013> Received message: line #00: CRCX 37547 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427090237531 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427090237531 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250427090237531 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427090237531 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250427090237531 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090237531 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250427090237531 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090237531 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250427090237531 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 96 (mgcp_msg.c:72) 20250427090237531 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250427090237531 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427090237531 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427090237531 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427090237531 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427090237531 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427090237532 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP  (mgcp_sdp.c:443) 20250427090237532 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:03583FE2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427090237532 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:03583FE2 output_enabled 0 (mgcp_conn.c:271) 20250427090237532 DLMGCP DEBUG <0013> (1227/rtp C:03583FE2 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) 20250427090237532 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:03583FE2 CRCX: connection successfully created: (1227/rtp C:03583FE2 r=127.0.0.1:20000<->l=127.0.0.1:5958) (mgcp_protocol.c:772) 20250427090237532 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427090237532 DLMGCP DEBUG <0013> Generated response: line #00: 200 37547 OK (mgcp_msg.c:72) 20250427090237532 DLMGCP DEBUG <0013> Generated response: line #01: I: 03583FE2 (mgcp_msg.c:72) 20250427090237532 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250427090237532 DLMGCP DEBUG <0013> Generated response: line #03: o=- 03583FE2 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090237532 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250427090237532 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090237532 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250427090237532 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5958 RTP/AVP 96 (mgcp_msg.c:72) 20250427090237532 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250427090237532 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM1(411)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. RTPEM0(410)@78d92e7f2afd: IuUP INIT_ACK Received RTPEM0(410)@78d92e7f2afd: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250427090239056 DLMGCP DEBUG <0013> Received message: line #00: MDCX 37548 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427090239057 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250427090239057 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250427090239057 DLMGCP DEBUG <0013> Received message: line #03: I: 47B46DC7 (mgcp_msg.c:72) 20250427090239057 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250427090239057 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250427090239057 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090239057 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250427090239057 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090239057 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250427090239057 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250427090239057 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250427090239057 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250427090239057 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427090239057 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427090239057 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250427090239057 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427090239057 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP  (mgcp_sdp.c:443) 20250427090239057 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:47B46DC7 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250427090239057 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:47B46DC7 output_enabled 1 (mgcp_conn.c:271) 20250427090239057 DLMGCP DEBUG <0013> (1227/rtp C:47B46DC7 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) 20250427090239057 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:47B46DC7 MDCX: connection successfully modified: (1227/rtp C:47B46DC7 r=127.0.0.1:10000<->l=127.0.0.1:5956) (mgcp_protocol.c:976) 20250427090239057 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427090239057 DLMGCP DEBUG <0013> Generated response: line #00: 200 37548 OK (mgcp_msg.c:72) 20250427090239057 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250427090239057 DLMGCP DEBUG <0013> Generated response: line #02: o=- 47B46DC7 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090239057 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250427090239057 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090239057 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250427090239057 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5956 RTP/AVP 96 (mgcp_msg.c:72) 20250427090239057 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250427090239057 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) RTPEM1(411)@78d92e7f2afd: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250427090239571 DLMGCP DEBUG <0013> Received message: line #00: MDCX 37549 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427090239571 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250427090239571 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250427090239571 DLMGCP DEBUG <0013> Received message: line #03: I: 03583FE2 (mgcp_msg.c:72) 20250427090239571 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250427090239571 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250427090239571 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090239571 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250427090239571 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090239571 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250427090239571 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 96 (mgcp_msg.c:72) 20250427090239571 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250427090239571 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250427090239571 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427090239571 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427090239571 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250427090239571 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427090239571 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP  (mgcp_sdp.c:443) 20250427090239571 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:03583FE2 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250427090239571 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:03583FE2 output_enabled 1 (mgcp_conn.c:271) 20250427090239571 DLMGCP DEBUG <0013> (1227/rtp C:03583FE2 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) 20250427090239571 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:03583FE2 MDCX: connection successfully modified: (1227/rtp C:03583FE2 r=127.0.0.1:20000<->l=127.0.0.1:5958) (mgcp_protocol.c:976) 20250427090239571 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427090239571 DLMGCP DEBUG <0013> Generated response: line #00: 200 37549 OK (mgcp_msg.c:72) 20250427090239571 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250427090239571 DLMGCP DEBUG <0013> Generated response: line #02: o=- 03583FE2 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090239571 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250427090239571 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090239571 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250427090239571 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5958 RTP/AVP 96 (mgcp_msg.c:72) 20250427090239571 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250427090239571 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) MTC@78d92e7f2afd: 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@78d92e7f2afd: stats: { num_pkts_tx := 168, bytes_payload_tx := 672, 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@78d92e7f2afd: setverdict(pass): none -> pass 20250427090241582 DLMGCP DEBUG <0013> Received message: line #00: MDCX 37550 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427090241582 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427090241582 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250427090241582 DLMGCP DEBUG <0013> Received message: line #03: I: 03583FE2 (mgcp_msg.c:72) 20250427090241582 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250427090241582 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250427090241582 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090241582 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250427090241582 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090241582 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250427090241582 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 96 (mgcp_msg.c:72) 20250427090241582 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250427090241582 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250427090241582 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427090241582 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427090241582 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250427090241582 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427090241582 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP  (mgcp_sdp.c:443) 20250427090241582 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:03583FE2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427090241582 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:03583FE2 output_enabled 0 (mgcp_conn.c:271) 20250427090241582 DLMGCP DEBUG <0013> (1227/rtp C:03583FE2 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) 20250427090241582 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:03583FE2 MDCX: connection successfully modified: (1227/rtp C:03583FE2 r=127.0.0.1:20000<->l=127.0.0.1:5958) (mgcp_protocol.c:976) 20250427090241582 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427090241582 DLMGCP DEBUG <0013> Generated response: line #00: 200 37550 OK (mgcp_msg.c:72) 20250427090241582 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250427090241582 DLMGCP DEBUG <0013> Generated response: line #02: o=- 03583FE2 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090241582 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250427090241582 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090241582 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250427090241582 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5958 RTP/AVP 96 (mgcp_msg.c:72) 20250427090241582 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250427090241582 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250427090242595 DLMGCP DEBUG <0013> Received message: line #00: MDCX 37551 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427090242595 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427090242595 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250427090242595 DLMGCP DEBUG <0013> Received message: line #03: I: 47B46DC7 (mgcp_msg.c:72) 20250427090242595 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250427090242595 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250427090242595 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090242595 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250427090242595 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090242595 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250427090242595 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250427090242595 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250427090242595 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250427090242595 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427090242595 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427090242595 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250427090242595 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427090242595 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP  (mgcp_sdp.c:443) 20250427090242595 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:47B46DC7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427090242595 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:47B46DC7 output_enabled 0 (mgcp_conn.c:271) 20250427090242595 DLMGCP DEBUG <0013> (1227/rtp C:47B46DC7 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) 20250427090242596 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:47B46DC7 MDCX: connection successfully modified: (1227/rtp C:47B46DC7 r=127.0.0.1:10000<->l=127.0.0.1:5956) (mgcp_protocol.c:976) 20250427090242596 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427090242596 DLMGCP DEBUG <0013> Generated response: line #00: 200 37551 OK (mgcp_msg.c:72) 20250427090242596 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250427090242596 DLMGCP DEBUG <0013> Generated response: line #02: o=- 47B46DC7 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090242596 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250427090242596 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090242596 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250427090242596 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5956 RTP/AVP 96 (mgcp_msg.c:72) 20250427090242596 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250427090242596 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) RTPEM0(410)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. 20250427090243710 DLMGCP DEBUG <0013> Received message: line #00: DLCX 37552 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427090243710 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250427090243711 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427090243711 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427090243711 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427090243711 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250427090243711 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427090243711 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427090243715 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427090243715 DLMGCP DEBUG <0013> Generated response: line #00: 200 37552 OK (mgcp_msg.c:72) RTPEM0(410)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. MTC@78d92e7f2afd: setverdict(pass): pass -> pass, component reason not changed RTPEM0(410)@78d92e7f2afd: Final verdict of PTC: none RTPEM2(412)@78d92e7f2afd: Final verdict of PTC: none RTPEM1(411)@78d92e7f2afd: Final verdict of PTC: none VirtCallAgent-STATS(413)@78d92e7f2afd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(414)@78d92e7f2afd: Final verdict of PTC: none MTC@78d92e7f2afd: Setting final verdict of the test case. MTC@78d92e7f2afd: Local verdict of MTC: pass MTC@78d92e7f2afd: Local verdict of PTC RTPEM0(410): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM1(411): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM2(412): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC VirtCallAgent-STATS(413): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC IPA-CTRL-CLI-IPA(414): none (pass -> pass) MTC@78d92e7f2afd: Test case TC_two_crcx_mdcx_and_iuup_mdcx_recvonly finished. Verdict: pass MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_mdcx_recvonly pass'. Sun Apr 27 09:02:43 UTC 2025 ====== MGCP_Test.TC_two_crcx_mdcx_and_iuup_mdcx_recvonly pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_mdcx_and_iuup_mdcx_recvonly.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1022440) Waiting for packet dumper to finish... 1 (prev_count=1022440, count=1026372) MTC@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_mdcx_recvonly pass' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp'. ------ MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp ------ Sun Apr 27 09:02: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_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@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Test case TC_two_crcx_mdcx_and_iuup_rtp started. 20250427090251869 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2556 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427090251869 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427090251869 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427090251869 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427090251869 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250427090251869 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250427090251869 DLMGCP DEBUG <0013> Generated response: line #00: 515 2556 FAIL (mgcp_msg.c:72) 20250427090251883 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2557 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427090251883 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427090251883 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250427090251883 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427090251883 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250427090251883 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090251883 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250427090251883 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090251883 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250427090251883 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250427090251883 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250427090251883 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427090251883 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427090251883 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427090251883 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427090251883 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427090251883 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP  (mgcp_sdp.c:443) 20250427090251884 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:FF165E88 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427090251884 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:FF165E88 output_enabled 0 (mgcp_conn.c:271) 20250427090251884 DLMGCP DEBUG <0013> (1227/rtp C:FF165E88 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) 20250427090251884 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:FF165E88 CRCX: connection successfully created: (1227/rtp C:FF165E88 r=127.0.0.1:10000<->l=127.0.0.1:5960) (mgcp_protocol.c:772) 20250427090251884 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427090251884 DLMGCP DEBUG <0013> Generated response: line #00: 200 2557 OK (mgcp_msg.c:72) 20250427090251884 DLMGCP DEBUG <0013> Generated response: line #01: I: FF165E88 (mgcp_msg.c:72) 20250427090251884 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250427090251884 DLMGCP DEBUG <0013> Generated response: line #03: o=- FF165E88 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090251884 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250427090251884 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090251884 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250427090251884 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5960 RTP/AVP 96 (mgcp_msg.c:72) 20250427090251884 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250427090251884 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM0(415)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. 20250427090251893 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2558 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427090251893 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427090251893 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250427090251893 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427090251893 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250427090251893 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090251893 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250427090251893 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090251893 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250427090251893 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250427090251893 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250427090251893 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427090251893 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427090251893 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427090251893 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427090251893 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427090251893 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:443) 20250427090251894 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B041C224 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427090251894 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B041C224 output_enabled 0 (mgcp_conn.c:271) 20250427090251894 DLMGCP DEBUG <0013> (1227/rtp C:B041C224 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) 20250427090251894 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:B041C224 CRCX: connection successfully created: (1227/rtp C:B041C224 r=127.0.0.1:20000<->l=127.0.0.1:5962) (mgcp_protocol.c:772) 20250427090251894 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427090251894 DLMGCP DEBUG <0013> Generated response: line #00: 200 2558 OK (mgcp_msg.c:72) 20250427090251894 DLMGCP DEBUG <0013> Generated response: line #01: I: B041C224 (mgcp_msg.c:72) 20250427090251894 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250427090251894 DLMGCP DEBUG <0013> Generated response: line #03: o=- B041C224 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090251894 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250427090251894 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090251894 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250427090251894 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5962 RTP/AVP 112 (mgcp_msg.c:72) 20250427090251894 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250427090251894 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM1(416)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. RTPEM0(415)@78d92e7f2afd: IuUP INIT_ACK Received 20250427090251944 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090251965 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090251985 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090252007 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090252027 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090252048 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090252069 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090252090 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090252111 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090252132 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090252153 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090252174 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090252195 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090252216 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090252237 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090252259 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090252280 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090252301 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090252322 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090252344 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090252366 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090252387 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090252408 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090252430 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090252452 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090252473 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090252495 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090252517 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090252538 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090252560 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090252581 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090252602 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090252624 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090252645 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090252667 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090252688 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090252710 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090252731 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090252753 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090252774 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090252796 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090252817 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090252839 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090252860 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090252881 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090252903 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090252924 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090252945 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090252965 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090252985 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090253007 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090253028 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090253049 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090253069 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090253090 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090253110 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090253131 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090253151 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090253172 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090253192 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090253213 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090253234 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090253254 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090253274 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090253295 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090253316 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090253337 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090253358 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090253378 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090253399 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) RTPEM0(415)@78d92e7f2afd: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250427090253414 DLMGCP DEBUG <0013> Received message: line #00: MDCX 2559 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427090253414 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250427090253414 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250427090253414 DLMGCP DEBUG <0013> Received message: line #03: I: FF165E88 (mgcp_msg.c:72) 20250427090253414 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250427090253414 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250427090253414 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090253414 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250427090253414 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090253414 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250427090253414 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250427090253414 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250427090253414 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250427090253414 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427090253414 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427090253414 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250427090253414 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427090253414 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP  (mgcp_sdp.c:443) 20250427090253414 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:FF165E88 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250427090253414 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:FF165E88 output_enabled 1 (mgcp_conn.c:271) 20250427090253414 DLMGCP DEBUG <0013> (1227/rtp C:FF165E88 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) 20250427090253414 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:FF165E88 MDCX: connection successfully modified: (1227/rtp C:FF165E88 r=127.0.0.1:10000<->l=127.0.0.1:5960) (mgcp_protocol.c:976) 20250427090253414 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427090253414 DLMGCP DEBUG <0013> Generated response: line #00: 200 2559 OK (mgcp_msg.c:72) 20250427090253414 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250427090253414 DLMGCP DEBUG <0013> Generated response: line #02: o=- FF165E88 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090253414 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250427090253414 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090253414 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250427090253414 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5960 RTP/AVP 96 (mgcp_msg.c:72) 20250427090253414 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250427090253414 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250427090253420 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090253432 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090253440 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090253452 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090253460 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090253472 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090253480 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090253494 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090253501 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090253514 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090253522 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090253535 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090253543 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090253556 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090253563 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090253577 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090253584 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090253597 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090253604 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090253618 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090253625 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090253639 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090253646 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090253660 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090253667 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090253682 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090253688 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090253703 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090253709 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090253723 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090253730 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090253745 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090253750 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090253766 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090253771 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090253786 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090253792 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090253807 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090253813 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090253828 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090253833 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090253850 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090253854 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090253871 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090253876 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090253892 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090253896 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090253913 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090253917 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) RTPEM1(416)@78d92e7f2afd: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250427090253924 DLMGCP DEBUG <0013> Received message: line #00: MDCX 2560 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427090253924 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250427090253924 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250427090253924 DLMGCP DEBUG <0013> Received message: line #03: I: B041C224 (mgcp_msg.c:72) 20250427090253924 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250427090253924 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250427090253924 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090253924 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250427090253924 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090253924 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250427090253924 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250427090253924 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250427090253924 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250427090253924 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427090253924 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427090253924 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250427090253924 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427090253925 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:443) 20250427090253925 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B041C224 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250427090253925 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B041C224 output_enabled 1 (mgcp_conn.c:271) 20250427090253925 DLMGCP DEBUG <0013> (1227/rtp C:B041C224 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) 20250427090253925 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:B041C224 MDCX: connection successfully modified: (1227/rtp C:B041C224 r=127.0.0.1:20000<->l=127.0.0.1:5962) (mgcp_protocol.c:976) 20250427090253925 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427090253925 DLMGCP DEBUG <0013> Generated response: line #00: 200 2560 OK (mgcp_msg.c:72) 20250427090253925 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250427090253925 DLMGCP DEBUG <0013> Generated response: line #02: o=- B041C224 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090253925 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250427090253925 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090253925 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250427090253925 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5962 RTP/AVP 112 (mgcp_msg.c:72) 20250427090253925 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250427090253925 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250427090253933 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090253940 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090253953 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090253960 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090253974 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090253980 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090253995 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090254000 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090254015 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090254020 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090254035 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090254041 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090254055 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090254061 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090254075 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090254081 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090254096 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090254101 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090254116 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090254121 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090254136 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090254141 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090254156 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090254161 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090254176 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090254181 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090254196 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090254201 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090254217 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090254222 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090254237 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090254242 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090254258 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090254262 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090254278 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090254283 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090254298 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090254303 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090254319 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090254323 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090254339 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090254344 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090254360 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090254365 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090254381 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090254385 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090254401 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090254405 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090254421 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090254425 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090254442 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090254446 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090254462 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090254466 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090254483 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090254486 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090254503 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090254507 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090254523 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090254527 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090254544 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090254547 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090254564 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090254567 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090254584 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090254588 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090254605 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090254608 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090254625 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090254628 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090254645 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090254648 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090254666 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090254669 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090254686 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090254689 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090254706 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090254709 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090254727 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090254730 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090254747 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090254750 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090254767 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090254770 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090254788 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090254791 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090254808 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090254811 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090254828 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090254831 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090254849 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090254851 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090254869 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090254872 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090254889 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090254892 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090254910 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090254912 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090254930 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090254932 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090254950 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090254953 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090254971 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090254973 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090254991 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090254993 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090255011 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090255014 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090255032 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090255034 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090255053 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090255054 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090255073 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090255074 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090255094 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090255095 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090255114 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090255115 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090255135 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090255136 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090255156 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090255157 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090255177 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090255178 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090255197 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090255199 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090255218 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090255219 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090255238 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090255240 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090255259 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090255260 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090255280 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090255281 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090255301 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090255302 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090255322 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090255323 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090255344 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090255344 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090255365 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090255365 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090255385 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090255386 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090255406 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090255407 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090255426 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090255427 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090255447 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090255449 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090255467 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090255469 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090255488 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090255489 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090255510 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090255510 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090255531 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090255531 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090255552 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090255552 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090255573 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090255573 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090255593 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090255594 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090255614 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090255614 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090255634 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090255635 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090255655 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090255655 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090255676 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090255676 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090255697 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090255698 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090255719 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090255719 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090255740 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090255740 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090255760 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090255760 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090255781 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090255782 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090255802 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090255803 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090255823 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090255823 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090255844 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090255845 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090255865 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090255865 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090255885 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090255885 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090255905 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090255906 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090255926 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090255926 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) MTC@78d92e7f2afd: stats: { num_pkts_tx := 193, bytes_payload_tx := 5983, num_pkts_rx := 123, bytes_payload_rx := 4305, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@78d92e7f2afd: stats: { num_pkts_tx := 170, bytes_payload_tx := 5440, num_pkts_rx := 98, bytes_payload_rx := 3136, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } 20250427090256036 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2561 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427090256036 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250427090256036 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427090256036 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427090256036 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427090256036 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250427090256036 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427090256037 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427090256039 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427090256039 DLMGCP DEBUG <0013> Generated response: line #00: 200 2561 OK (mgcp_msg.c:72) RTPEM0(415)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. MTC@78d92e7f2afd: setverdict(pass): none -> pass MTC@78d92e7f2afd: setverdict(pass): pass -> pass, component reason not changed RTPEM0(415)@78d92e7f2afd: Final verdict of PTC: none VirtCallAgent-STATS(418)@78d92e7f2afd: Final verdict of PTC: none RTPEM1(416)@78d92e7f2afd: Final verdict of PTC: none RTPEM2(417)@78d92e7f2afd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(419)@78d92e7f2afd: Final verdict of PTC: none MTC@78d92e7f2afd: Setting final verdict of the test case. MTC@78d92e7f2afd: Local verdict of MTC: pass MTC@78d92e7f2afd: Local verdict of PTC RTPEM0(415): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM1(416): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM2(417): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC VirtCallAgent-STATS(418): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC IPA-CTRL-CLI-IPA(419): none (pass -> pass) MTC@78d92e7f2afd: Test case TC_two_crcx_mdcx_and_iuup_rtp finished. Verdict: pass MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp pass'. Sun Apr 27 09:02:56 UTC 2025 ====== MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=844984) Waiting for packet dumper to finish... 1 (prev_count=844984, count=848916) MTC@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp pass' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/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 ------ Sun Apr 27 09:03: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_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@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_rfci_unordered' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Test case TC_two_crcx_mdcx_and_iuup_rtp_rfci_unordered started. 20250427090304169 DLMGCP DEBUG <0013> Received message: line #00: DLCX 28911 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427090304169 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427090304169 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427090304169 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427090304169 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250427090304169 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250427090304169 DLMGCP DEBUG <0013> Generated response: line #00: 515 28911 FAIL (mgcp_msg.c:72) 20250427090304176 DLMGCP DEBUG <0013> Received message: line #00: CRCX 28912 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427090304176 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427090304176 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250427090304176 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427090304176 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250427090304176 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090304176 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250427090304176 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090304176 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250427090304176 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250427090304176 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250427090304176 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427090304176 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427090304176 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427090304176 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427090304176 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427090304176 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP  (mgcp_sdp.c:443) 20250427090304176 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C97E2C39 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427090304176 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C97E2C39 output_enabled 0 (mgcp_conn.c:271) 20250427090304176 DLMGCP DEBUG <0013> (1227/rtp C:C97E2C39 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) 20250427090304176 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:C97E2C39 CRCX: connection successfully created: (1227/rtp C:C97E2C39 r=127.0.0.1:10000<->l=127.0.0.1:5964) (mgcp_protocol.c:772) 20250427090304176 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427090304176 DLMGCP DEBUG <0013> Generated response: line #00: 200 28912 OK (mgcp_msg.c:72) 20250427090304176 DLMGCP DEBUG <0013> Generated response: line #01: I: C97E2C39 (mgcp_msg.c:72) 20250427090304176 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250427090304176 DLMGCP DEBUG <0013> Generated response: line #03: o=- C97E2C39 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090304176 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250427090304176 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090304176 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250427090304176 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5964 RTP/AVP 96 (mgcp_msg.c:72) 20250427090304176 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250427090304176 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM0(420)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. 20250427090304181 DLMGCP DEBUG <0013> Received message: line #00: CRCX 28913 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427090304181 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427090304181 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250427090304181 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427090304181 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250427090304181 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090304181 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250427090304181 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090304181 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250427090304181 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250427090304181 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250427090304181 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427090304181 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427090304181 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427090304181 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427090304181 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427090304181 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:443) 20250427090304181 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C68A6AE2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427090304181 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C68A6AE2 output_enabled 0 (mgcp_conn.c:271) 20250427090304181 DLMGCP DEBUG <0013> (1227/rtp C:C68A6AE2 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) 20250427090304181 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:C68A6AE2 CRCX: connection successfully created: (1227/rtp C:C68A6AE2 r=127.0.0.1:20000<->l=127.0.0.1:5966) (mgcp_protocol.c:772) 20250427090304181 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427090304181 DLMGCP DEBUG <0013> Generated response: line #00: 200 28913 OK (mgcp_msg.c:72) 20250427090304181 DLMGCP DEBUG <0013> Generated response: line #01: I: C68A6AE2 (mgcp_msg.c:72) 20250427090304181 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250427090304181 DLMGCP DEBUG <0013> Generated response: line #03: o=- C68A6AE2 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090304181 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250427090304181 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090304181 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250427090304181 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5966 RTP/AVP 112 (mgcp_msg.c:72) 20250427090304181 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250427090304181 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM1(421)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. RTPEM0(420)@78d92e7f2afd: IuUP INIT_ACK Received 20250427090304226 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090304246 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090304267 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090304289 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090304310 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090304331 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090304352 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090304372 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090304392 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090304413 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090304434 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090304455 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090304475 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090304496 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090304517 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090304538 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090304558 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090304579 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090304599 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090304620 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090304640 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090304661 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090304682 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090304702 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090304722 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090304742 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090304763 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090304783 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090304804 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090304825 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090304846 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090304867 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090304887 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090304908 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090304929 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090304950 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090304971 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090304992 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090305013 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090305034 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090305054 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090305074 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090305094 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090305114 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090305135 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090305155 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090305175 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090305196 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090305216 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090305236 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090305257 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090305277 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090305297 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090305318 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090305338 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090305358 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090305378 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090305398 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090305419 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090305439 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090305459 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090305480 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090305500 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090305521 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090305541 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090305562 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090305582 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090305603 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090305623 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090305644 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090305664 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090305685 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) RTPEM0(420)@78d92e7f2afd: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250427090305690 DLMGCP DEBUG <0013> Received message: line #00: MDCX 28914 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427090305690 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250427090305690 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250427090305690 DLMGCP DEBUG <0013> Received message: line #03: I: C97E2C39 (mgcp_msg.c:72) 20250427090305690 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250427090305690 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250427090305690 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090305690 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250427090305690 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090305690 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250427090305690 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250427090305690 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250427090305690 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250427090305690 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427090305690 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427090305690 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250427090305690 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427090305690 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP  (mgcp_sdp.c:443) 20250427090305690 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C97E2C39 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250427090305690 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C97E2C39 output_enabled 1 (mgcp_conn.c:271) 20250427090305690 DLMGCP DEBUG <0013> (1227/rtp C:C97E2C39 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) 20250427090305690 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:C97E2C39 MDCX: connection successfully modified: (1227/rtp C:C97E2C39 r=127.0.0.1:10000<->l=127.0.0.1:5964) (mgcp_protocol.c:976) 20250427090305690 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427090305690 DLMGCP DEBUG <0013> Generated response: line #00: 200 28914 OK (mgcp_msg.c:72) 20250427090305690 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250427090305690 DLMGCP DEBUG <0013> Generated response: line #02: o=- C97E2C39 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090305690 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250427090305690 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090305690 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250427090305690 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5964 RTP/AVP 96 (mgcp_msg.c:72) 20250427090305690 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250427090305690 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250427090305706 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250427090305708 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090305726 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250427090305729 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090305747 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250427090305749 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090305767 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250427090305770 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090305788 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250427090305790 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090305808 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250427090305811 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090305829 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250427090305831 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090305849 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250427090305852 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090305870 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250427090305873 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090305891 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250427090305894 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090305912 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250427090305914 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090305933 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250427090305935 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090305954 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250427090305955 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090305976 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090305976 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250427090305997 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090305998 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250427090306018 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090306018 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250427090306039 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090306040 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250427090306061 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090306061 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250427090306082 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250427090306082 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090306103 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090306103 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250427090306124 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090306124 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250427090306145 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090306145 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250427090306167 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090306167 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250427090306188 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090306188 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) RTPEM1(421)@78d92e7f2afd: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250427090306195 DLMGCP DEBUG <0013> Received message: line #00: MDCX 28915 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427090306195 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250427090306195 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250427090306195 DLMGCP DEBUG <0013> Received message: line #03: I: C68A6AE2 (mgcp_msg.c:72) 20250427090306195 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250427090306195 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250427090306195 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090306195 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250427090306195 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090306195 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250427090306195 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250427090306195 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250427090306195 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250427090306195 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427090306195 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427090306195 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250427090306195 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427090306195 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:443) 20250427090306195 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C68A6AE2 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250427090306195 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C68A6AE2 output_enabled 1 (mgcp_conn.c:271) 20250427090306195 DLMGCP DEBUG <0013> (1227/rtp C:C68A6AE2 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) 20250427090306195 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:C68A6AE2 MDCX: connection successfully modified: (1227/rtp C:C68A6AE2 r=127.0.0.1:20000<->l=127.0.0.1:5966) (mgcp_protocol.c:976) 20250427090306195 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427090306195 DLMGCP DEBUG <0013> Generated response: line #00: 200 28915 OK (mgcp_msg.c:72) 20250427090306195 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250427090306196 DLMGCP DEBUG <0013> Generated response: line #02: o=- C68A6AE2 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090306196 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250427090306196 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090306196 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250427090306196 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5966 RTP/AVP 112 (mgcp_msg.c:72) 20250427090306196 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250427090306196 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250427090306209 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090306213 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250427090306230 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090306233 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250427090306250 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090306254 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250427090306271 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090306274 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250427090306291 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090306294 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250427090306312 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090306315 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250427090306332 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090306335 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250427090306353 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090306355 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250427090306373 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090306376 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250427090306394 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090306396 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250427090306414 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090306416 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250427090306435 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090306436 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250427090306456 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090306457 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250427090306477 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090306478 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250427090306498 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090306499 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250427090306520 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250427090306520 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090306541 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250427090306541 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090306561 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090306561 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250427090306582 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250427090306582 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090306602 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090306602 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250427090306622 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090306622 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250427090306643 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090306643 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250427090306663 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090306663 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250427090306684 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090306684 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250427090306704 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090306704 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250427090306725 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090306725 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250427090306745 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090306745 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250427090306765 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090306765 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250427090306786 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090306786 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250427090306806 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090306806 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250427090306826 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090306826 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250427090306846 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250427090306847 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090306867 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090306867 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250427090306887 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250427090306887 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090306907 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250427090306908 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090306928 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250427090306928 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090306948 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250427090306948 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090306968 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250427090306968 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090306989 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090306989 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250427090307009 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250427090307009 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090307029 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250427090307029 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090307049 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090307049 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250427090307070 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090307070 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250427090307091 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090307091 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250427090307111 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250427090307111 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090307132 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090307132 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250427090307152 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090307152 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250427090307173 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090307173 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250427090307195 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090307195 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250427090307216 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250427090307216 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090307237 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090307237 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250427090307258 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250427090307258 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090307279 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090307279 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250427090307300 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090307300 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250427090307321 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250427090307321 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090307341 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090307341 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250427090307362 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090307362 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250427090307383 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090307383 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250427090307403 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090307403 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250427090307424 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090307424 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250427090307444 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090307444 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250427090307465 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250427090307465 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090307485 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250427090307485 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090307506 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090307506 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250427090307526 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250427090307526 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090307546 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090307546 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250427090307567 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090307567 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250427090307587 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250427090307587 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090307608 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250427090307608 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090307628 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090307628 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250427090307648 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250427090307649 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090307669 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250427090307669 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090307689 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090307689 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250427090307710 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250427090307710 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090307730 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090307730 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250427090307750 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090307750 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250427090307771 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090307771 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250427090307791 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090307791 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250427090307811 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090307811 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250427090307832 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090307832 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250427090307853 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090307853 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250427090307873 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250427090307873 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090307894 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090307894 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250427090307915 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090307915 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250427090307936 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090307937 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250427090307958 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250427090307958 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090307979 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090307979 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250427090308000 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090308000 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250427090308020 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090308020 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250427090308041 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090308041 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250427090308062 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090308062 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250427090308082 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090308082 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250427090308103 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090308103 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250427090308124 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250427090308124 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090308144 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090308145 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250427090308165 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090308165 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250427090308186 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250427090308186 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) MTC@78d92e7f2afd: stats: { num_pkts_tx := 194, bytes_payload_tx := 6014, num_pkts_rx := 121, bytes_payload_rx := 4235, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@78d92e7f2afd: 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 } 20250427090308300 DLMGCP DEBUG <0013> Received message: line #00: DLCX 28916 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427090308300 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250427090308300 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427090308300 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427090308300 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427090308300 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250427090308300 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427090308300 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427090308300 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427090308300 DLMGCP DEBUG <0013> Generated response: line #00: 200 28916 OK (mgcp_msg.c:72) RTPEM0(420)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. MTC@78d92e7f2afd: setverdict(pass): none -> pass MTC@78d92e7f2afd: setverdict(pass): pass -> pass, component reason not changed IPA-CTRL-CLI-IPA(424)@78d92e7f2afd: Final verdict of PTC: none RTPEM1(421)@78d92e7f2afd: Final verdict of PTC: none RTPEM0(420)@78d92e7f2afd: Final verdict of PTC: none RTPEM2(422)@78d92e7f2afd: Final verdict of PTC: none VirtCallAgent-STATS(423)@78d92e7f2afd: Final verdict of PTC: none MTC@78d92e7f2afd: Setting final verdict of the test case. MTC@78d92e7f2afd: Local verdict of MTC: pass MTC@78d92e7f2afd: Local verdict of PTC RTPEM0(420): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM1(421): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM2(422): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC VirtCallAgent-STATS(423): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC IPA-CTRL-CLI-IPA(424): none (pass -> pass) MTC@78d92e7f2afd: Test case TC_two_crcx_mdcx_and_iuup_rtp_rfci_unordered finished. Verdict: pass MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_rfci_unordered pass'. Sun Apr 27 09:03:08 UTC 2025 ====== MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_rfci_unordered pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_rfci_unordered.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=842984) Waiting for packet dumper to finish... 1 (prev_count=842984, count=846716) MTC@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_rfci_unordered pass' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/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 ------ Sun Apr 27 09:03: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_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@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_recvonly' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Test case TC_two_crcx_mdcx_and_iuup_rtp_mdcx_recvonly started. 20250427090316442 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14089 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427090316442 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427090316442 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427090316442 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427090316442 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250427090316442 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250427090316442 DLMGCP DEBUG <0013> Generated response: line #00: 515 14089 FAIL (mgcp_msg.c:72) 20250427090316455 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14090 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427090316455 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427090316455 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250427090316455 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427090316455 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250427090316455 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090316455 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250427090316455 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090316455 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250427090316455 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250427090316455 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250427090316455 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427090316455 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427090316455 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427090316455 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427090316455 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427090316455 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP  (mgcp_sdp.c:443) 20250427090316455 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:0B49E68F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427090316455 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:0B49E68F output_enabled 0 (mgcp_conn.c:271) 20250427090316455 DLMGCP DEBUG <0013> (1227/rtp C:0B49E68F 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) 20250427090316455 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:0B49E68F CRCX: connection successfully created: (1227/rtp C:0B49E68F r=127.0.0.1:10000<->l=127.0.0.1:5968) (mgcp_protocol.c:772) 20250427090316455 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427090316455 DLMGCP DEBUG <0013> Generated response: line #00: 200 14090 OK (mgcp_msg.c:72) 20250427090316455 DLMGCP DEBUG <0013> Generated response: line #01: I: 0B49E68F (mgcp_msg.c:72) 20250427090316455 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250427090316455 DLMGCP DEBUG <0013> Generated response: line #03: o=- 0B49E68F 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090316455 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250427090316455 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090316455 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250427090316455 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5968 RTP/AVP 96 (mgcp_msg.c:72) 20250427090316455 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250427090316455 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM0(425)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. 20250427090316462 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14091 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427090316462 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427090316462 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250427090316463 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427090316463 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250427090316463 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090316463 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250427090316463 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090316463 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250427090316463 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250427090316463 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250427090316463 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427090316463 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427090316463 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427090316463 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427090316463 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427090316463 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:443) 20250427090316463 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:EB5DFF2C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427090316463 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:EB5DFF2C output_enabled 0 (mgcp_conn.c:271) 20250427090316463 DLMGCP DEBUG <0013> (1227/rtp C:EB5DFF2C 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) 20250427090316463 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:EB5DFF2C CRCX: connection successfully created: (1227/rtp C:EB5DFF2C r=127.0.0.1:20000<->l=127.0.0.1:5970) (mgcp_protocol.c:772) 20250427090316463 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427090316463 DLMGCP DEBUG <0013> Generated response: line #00: 200 14091 OK (mgcp_msg.c:72) 20250427090316463 DLMGCP DEBUG <0013> Generated response: line #01: I: EB5DFF2C (mgcp_msg.c:72) 20250427090316463 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250427090316463 DLMGCP DEBUG <0013> Generated response: line #03: o=- EB5DFF2C 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090316463 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250427090316464 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090316464 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250427090316464 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5970 RTP/AVP 112 (mgcp_msg.c:72) 20250427090316464 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250427090316464 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM1(426)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. RTPEM0(425)@78d92e7f2afd: IuUP INIT_ACK Received 20250427090316514 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090316534 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090316555 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090316576 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090316597 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090316618 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090316638 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090316658 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090316679 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090316699 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090316720 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090316741 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090316762 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090316784 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090316805 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090316827 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090316849 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090316871 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090316892 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090316913 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090316934 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090316955 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090316975 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090316996 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090317017 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090317037 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090317058 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090317079 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090317100 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090317121 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090317142 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090317163 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090317184 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090317204 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090317225 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090317246 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090317267 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090317288 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090317310 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090317332 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090317353 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090317375 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090317397 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090317418 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090317438 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090317459 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090317480 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090317501 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090317523 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090317544 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090317569 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090317590 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090317611 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090317632 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090317653 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090317674 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090317694 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090317715 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090317735 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090317755 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090317776 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090317796 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090317817 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090317837 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090317858 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090317878 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090317898 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090317919 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090317939 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090317960 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) RTPEM0(425)@78d92e7f2afd: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250427090317975 DLMGCP DEBUG <0013> Received message: line #00: MDCX 14092 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427090317975 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250427090317975 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250427090317975 DLMGCP DEBUG <0013> Received message: line #03: I: 0B49E68F (mgcp_msg.c:72) 20250427090317975 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250427090317975 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250427090317975 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090317975 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250427090317975 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090317975 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250427090317975 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250427090317975 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250427090317975 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250427090317975 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427090317975 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427090317975 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250427090317975 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427090317975 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP  (mgcp_sdp.c:443) 20250427090317975 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:0B49E68F connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250427090317975 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:0B49E68F output_enabled 1 (mgcp_conn.c:271) 20250427090317975 DLMGCP DEBUG <0013> (1227/rtp C:0B49E68F 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) 20250427090317975 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:0B49E68F MDCX: connection successfully modified: (1227/rtp C:0B49E68F r=127.0.0.1:10000<->l=127.0.0.1:5968) (mgcp_protocol.c:976) 20250427090317975 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427090317975 DLMGCP DEBUG <0013> Generated response: line #00: 200 14092 OK (mgcp_msg.c:72) 20250427090317975 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250427090317975 DLMGCP DEBUG <0013> Generated response: line #02: o=- 0B49E68F 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090317976 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250427090317976 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090317976 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250427090317976 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5968 RTP/AVP 96 (mgcp_msg.c:72) 20250427090317976 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250427090317976 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250427090317990 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090317993 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090318011 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090318014 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090318031 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090318034 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090318052 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090318055 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090318072 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090318075 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090318093 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090318096 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090318114 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090318116 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090318134 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090318137 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090318155 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090318157 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090318175 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090318178 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090318196 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090318199 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090318216 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090318219 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090318237 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090318240 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090318258 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090318261 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090318279 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090318282 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090318300 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090318303 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090318321 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090318323 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090318342 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090318344 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090318362 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090318365 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090318383 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090318385 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090318404 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090318406 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090318424 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090318426 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090318444 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090318447 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090318465 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090318467 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) RTPEM1(426)@78d92e7f2afd: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250427090318486 DLMGCP DEBUG <0013> Received message: line #00: MDCX 14093 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427090318486 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250427090318486 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250427090318486 DLMGCP DEBUG <0013> Received message: line #03: I: EB5DFF2C (mgcp_msg.c:72) 20250427090318486 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250427090318486 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250427090318486 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090318486 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250427090318486 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090318486 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250427090318486 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250427090318486 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250427090318486 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250427090318486 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427090318486 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427090318486 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250427090318486 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427090318486 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:443) 20250427090318487 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:EB5DFF2C connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250427090318487 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:EB5DFF2C output_enabled 1 (mgcp_conn.c:271) 20250427090318487 DLMGCP DEBUG <0013> (1227/rtp C:EB5DFF2C 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) 20250427090318487 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:EB5DFF2C MDCX: connection successfully modified: (1227/rtp C:EB5DFF2C r=127.0.0.1:20000<->l=127.0.0.1:5970) (mgcp_protocol.c:976) 20250427090318487 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427090318487 DLMGCP DEBUG <0013> Generated response: line #00: 200 14093 OK (mgcp_msg.c:72) 20250427090318487 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250427090318487 DLMGCP DEBUG <0013> Generated response: line #02: o=- EB5DFF2C 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090318487 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250427090318487 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090318487 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250427090318487 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5970 RTP/AVP 112 (mgcp_msg.c:72) 20250427090318487 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250427090318487 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250427090318488 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090318501 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090318508 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090318522 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090318528 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090318542 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090318549 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090318562 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090318569 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090318583 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090318590 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090318604 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090318610 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090318624 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090318631 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090318645 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090318651 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090318665 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090318672 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090318686 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090318693 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090318707 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090318713 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090318727 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090318734 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090318748 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090318755 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090318768 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090318775 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090318789 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090318795 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090318809 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090318816 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090318829 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090318836 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090318850 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090318857 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090318870 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090318877 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090318891 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090318898 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090318911 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090318919 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090318932 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090318939 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090318952 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090318960 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090318973 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090318980 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090318994 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090319001 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090319014 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090319022 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090319035 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090319043 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090319055 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090319064 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090319075 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090319084 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090319096 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090319105 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090319116 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090319126 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090319137 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090319147 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090319157 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090319168 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090319177 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090319188 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090319198 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090319208 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090319218 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090319229 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090319239 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090319249 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090319259 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090319270 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090319279 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090319290 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090319300 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090319311 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090319321 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090319331 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090319341 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090319352 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090319361 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090319372 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090319383 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090319393 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090319404 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090319414 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090319425 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090319435 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090319445 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090319455 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090319466 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090319476 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090319486 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090319497 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090319507 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090319517 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090319527 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090319538 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090319548 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090319558 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090319568 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090319579 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090319588 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090319599 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090319609 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090319620 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090319630 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090319640 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090319650 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090319661 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090319670 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090319681 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090319691 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090319701 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090319711 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090319722 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090319731 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090319743 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090319752 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090319764 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090319772 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090319785 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090319793 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090319805 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090319813 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090319825 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090319833 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090319845 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090319854 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090319866 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090319875 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090319886 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090319895 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090319907 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090319916 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090319927 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090319936 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090319948 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090319957 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090319968 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090319977 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090319988 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090319997 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090320009 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090320018 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090320029 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090320038 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090320049 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090320058 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090320070 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090320078 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090320090 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090320099 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090320111 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090320119 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090320131 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090320140 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090320152 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090320160 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090320172 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090320180 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090320192 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090320201 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090320213 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090320221 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090320233 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090320242 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090320254 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090320262 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090320275 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090320282 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090320295 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090320303 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090320316 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090320324 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090320337 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090320344 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090320358 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090320365 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090320378 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090320385 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090320399 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090320406 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090320420 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090320427 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090320440 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090320447 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090320460 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090320467 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090320481 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090320488 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) MTC@78d92e7f2afd: 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@78d92e7f2afd: stats: { num_pkts_tx := 170, bytes_payload_tx := 5440, num_pkts_rx := 98, bytes_payload_rx := 3136, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@78d92e7f2afd: setverdict(pass): none -> pass 20250427090320499 DLMGCP DEBUG <0013> Received message: line #00: MDCX 14094 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427090320499 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427090320499 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250427090320499 DLMGCP DEBUG <0013> Received message: line #03: I: EB5DFF2C (mgcp_msg.c:72) 20250427090320499 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250427090320499 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250427090320499 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090320499 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250427090320499 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090320499 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250427090320499 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250427090320499 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250427090320499 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250427090320499 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427090320499 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427090320499 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250427090320499 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427090320499 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:443) 20250427090320499 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:EB5DFF2C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427090320499 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:EB5DFF2C output_enabled 0 (mgcp_conn.c:271) 20250427090320499 DLMGCP DEBUG <0013> (1227/rtp C:EB5DFF2C 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) 20250427090320499 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:EB5DFF2C MDCX: connection successfully modified: (1227/rtp C:EB5DFF2C r=127.0.0.1:20000<->l=127.0.0.1:5970) (mgcp_protocol.c:976) 20250427090320499 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427090320500 DLMGCP DEBUG <0013> Generated response: line #00: 200 14094 OK (mgcp_msg.c:72) 20250427090320500 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250427090320500 DLMGCP DEBUG <0013> Generated response: line #02: o=- EB5DFF2C 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090320500 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250427090320500 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090320500 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250427090320500 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5970 RTP/AVP 112 (mgcp_msg.c:72) 20250427090320500 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250427090320500 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250427090320501 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090320522 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090320543 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090320564 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090320586 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090320608 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090320630 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090320651 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090320673 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090320693 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090320714 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090320735 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090320756 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090320777 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090320799 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090320821 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090320843 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090320864 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090320886 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090320908 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090320930 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090320952 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090320973 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090320995 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090321016 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090321038 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090321060 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090321081 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090321103 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090321125 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090321147 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090321168 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090321190 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090321212 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090321234 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090321255 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090321277 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090321299 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090321320 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090321342 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090321362 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090321383 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090321403 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090321424 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090321444 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090321464 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090321485 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090321505 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090321510 DLMGCP DEBUG <0013> Received message: line #00: MDCX 14095 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427090321510 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427090321510 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250427090321510 DLMGCP DEBUG <0013> Received message: line #03: I: 0B49E68F (mgcp_msg.c:72) 20250427090321511 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250427090321511 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250427090321511 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090321511 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250427090321511 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090321511 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250427090321511 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250427090321511 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250427090321511 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250427090321511 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427090321511 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427090321511 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250427090321511 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427090321511 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP  (mgcp_sdp.c:443) 20250427090321511 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:0B49E68F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427090321511 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:0B49E68F output_enabled 0 (mgcp_conn.c:271) 20250427090321511 DLMGCP DEBUG <0013> (1227/rtp C:0B49E68F 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) 20250427090321511 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:0B49E68F MDCX: connection successfully modified: (1227/rtp C:0B49E68F r=127.0.0.1:10000<->l=127.0.0.1:5968) (mgcp_protocol.c:976) 20250427090321511 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427090321511 DLMGCP DEBUG <0013> Generated response: line #00: 200 14095 OK (mgcp_msg.c:72) 20250427090321511 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250427090321511 DLMGCP DEBUG <0013> Generated response: line #02: o=- 0B49E68F 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090321511 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250427090321511 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090321511 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250427090321511 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5968 RTP/AVP 96 (mgcp_msg.c:72) 20250427090321511 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250427090321511 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250427090321515 DLMGCP DEBUG <0013> Received message: line #00: MDCX 14096 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427090321515 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250427090321515 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250427090321515 DLMGCP DEBUG <0013> Received message: line #03: I: EB5DFF2C (mgcp_msg.c:72) 20250427090321515 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250427090321515 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250427090321515 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090321515 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250427090321515 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090321515 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250427090321515 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250427090321516 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250427090321516 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250427090321516 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427090321516 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427090321516 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250427090321516 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427090321516 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:443) 20250427090321516 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:EB5DFF2C connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250427090321516 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:EB5DFF2C output_enabled 1 (mgcp_conn.c:271) 20250427090321516 DLMGCP DEBUG <0013> (1227/rtp C:EB5DFF2C 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) 20250427090321516 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:EB5DFF2C MDCX: connection successfully modified: (1227/rtp C:EB5DFF2C r=127.0.0.1:20000<->l=127.0.0.1:5970) (mgcp_protocol.c:976) 20250427090321516 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427090321516 DLMGCP DEBUG <0013> Generated response: line #00: 200 14096 OK (mgcp_msg.c:72) 20250427090321516 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250427090321516 DLMGCP DEBUG <0013> Generated response: line #02: o=- EB5DFF2C 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090321516 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250427090321516 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090321516 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250427090321516 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5970 RTP/AVP 112 (mgcp_msg.c:72) 20250427090321516 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250427090321516 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) RTPEM0(425)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. 20250427090322625 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14097 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427090322625 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250427090322625 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427090322625 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427090322625 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427090322625 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250427090322625 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427090322625 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427090322627 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427090322627 DLMGCP DEBUG <0013> Generated response: line #00: 200 14097 OK (mgcp_msg.c:72) RTPEM0(425)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. MTC@78d92e7f2afd: setverdict(pass): pass -> pass, component reason not changed RTPEM2(427)@78d92e7f2afd: Final verdict of PTC: none VirtCallAgent-STATS(428)@78d92e7f2afd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(429)@78d92e7f2afd: Final verdict of PTC: none RTPEM1(426)@78d92e7f2afd: Final verdict of PTC: none RTPEM0(425)@78d92e7f2afd: Final verdict of PTC: none MTC@78d92e7f2afd: Setting final verdict of the test case. MTC@78d92e7f2afd: Local verdict of MTC: pass MTC@78d92e7f2afd: Local verdict of PTC RTPEM0(425): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM1(426): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM2(427): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC VirtCallAgent-STATS(428): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC IPA-CTRL-CLI-IPA(429): none (pass -> pass) MTC@78d92e7f2afd: Test case TC_two_crcx_mdcx_and_iuup_rtp_mdcx_recvonly finished. Verdict: pass MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_recvonly pass'. Sun Apr 27 09:03:22 UTC 2025 ====== MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_recvonly pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_recvonly.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1001500) Waiting for packet dumper to finish... 1 (prev_count=1001500, count=1005332) MTC@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_recvonly pass' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/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 ------ Sun Apr 27 09:03: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_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@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_to_iuup' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Test case TC_two_crcx_mdcx_and_iuup_rtp_mdcx_to_iuup started. 20250427090330791 DLMGCP DEBUG <0013> Received message: line #00: DLCX 31921 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427090330791 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427090330791 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427090330791 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427090330791 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250427090330791 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250427090330791 DLMGCP DEBUG <0013> Generated response: line #00: 515 31921 FAIL (mgcp_msg.c:72) 20250427090330801 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31922 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427090330801 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427090330801 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250427090330801 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427090330801 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250427090330801 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090330801 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250427090330801 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090330801 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250427090330801 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250427090330801 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250427090330801 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427090330801 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427090330801 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427090330801 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427090330801 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427090330801 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP  (mgcp_sdp.c:443) 20250427090330802 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:28703663 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427090330802 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:28703663 output_enabled 0 (mgcp_conn.c:271) 20250427090330802 DLMGCP DEBUG <0013> (1227/rtp C:28703663 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) 20250427090330802 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:28703663 CRCX: connection successfully created: (1227/rtp C:28703663 r=127.0.0.1:10000<->l=127.0.0.1:5972) (mgcp_protocol.c:772) 20250427090330802 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427090330802 DLMGCP DEBUG <0013> Generated response: line #00: 200 31922 OK (mgcp_msg.c:72) 20250427090330802 DLMGCP DEBUG <0013> Generated response: line #01: I: 28703663 (mgcp_msg.c:72) 20250427090330802 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250427090330802 DLMGCP DEBUG <0013> Generated response: line #03: o=- 28703663 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090330802 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250427090330802 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090330802 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250427090330802 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5972 RTP/AVP 96 (mgcp_msg.c:72) 20250427090330802 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250427090330802 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM0(430)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. 20250427090330810 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31923 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427090330810 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427090330810 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250427090330810 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427090330811 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250427090330811 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090330811 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250427090330811 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090330811 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250427090330811 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250427090330811 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250427090330811 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427090330811 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427090330811 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427090330811 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427090330811 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427090330811 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:443) 20250427090330811 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9696C76C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427090330811 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9696C76C output_enabled 0 (mgcp_conn.c:271) 20250427090330811 DLMGCP DEBUG <0013> (1227/rtp C:9696C76C 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) 20250427090330811 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:9696C76C CRCX: connection successfully created: (1227/rtp C:9696C76C r=127.0.0.1:20000<->l=127.0.0.1:5974) (mgcp_protocol.c:772) 20250427090330811 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427090330811 DLMGCP DEBUG <0013> Generated response: line #00: 200 31923 OK (mgcp_msg.c:72) 20250427090330811 DLMGCP DEBUG <0013> Generated response: line #01: I: 9696C76C (mgcp_msg.c:72) 20250427090330811 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250427090330811 DLMGCP DEBUG <0013> Generated response: line #03: o=- 9696C76C 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090330811 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250427090330811 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090330811 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250427090330811 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5974 RTP/AVP 112 (mgcp_msg.c:72) 20250427090330811 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250427090330811 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM1(431)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. RTPEM0(430)@78d92e7f2afd: IuUP INIT_ACK Received 20250427090330860 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090330881 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090330902 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090330923 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090330945 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090330967 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090330988 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090331009 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090331031 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090331053 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090331075 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090331096 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090331118 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090331139 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090331159 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090331180 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090331200 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090331221 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090331241 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090331261 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090331281 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090331301 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090331322 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090331342 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090331363 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090331383 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090331404 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090331426 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090331447 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090331469 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090331489 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090331510 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090331530 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090331551 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090331572 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090331592 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090331613 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090331634 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090331654 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090331675 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090331696 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090331717 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090331738 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090331758 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090331779 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090331799 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090331819 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090331840 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090331860 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090331880 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090331901 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090331922 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090331942 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090331962 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090331983 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090332004 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090332024 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090332045 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090332067 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090332089 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090332110 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090332132 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090332153 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090332175 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090332197 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090332219 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090332241 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090332263 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090332284 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090332305 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) RTPEM0(430)@78d92e7f2afd: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250427090332322 DLMGCP DEBUG <0013> Received message: line #00: MDCX 31924 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427090332322 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250427090332322 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250427090332322 DLMGCP DEBUG <0013> Received message: line #03: I: 28703663 (mgcp_msg.c:72) 20250427090332322 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250427090332322 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250427090332322 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090332322 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250427090332322 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090332322 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250427090332322 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250427090332322 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250427090332322 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250427090332322 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427090332322 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427090332322 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250427090332322 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427090332322 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP  (mgcp_sdp.c:443) 20250427090332322 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:28703663 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250427090332322 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:28703663 output_enabled 1 (mgcp_conn.c:271) 20250427090332322 DLMGCP DEBUG <0013> (1227/rtp C:28703663 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) 20250427090332322 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:28703663 MDCX: connection successfully modified: (1227/rtp C:28703663 r=127.0.0.1:10000<->l=127.0.0.1:5972) (mgcp_protocol.c:976) 20250427090332322 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427090332322 DLMGCP DEBUG <0013> Generated response: line #00: 200 31924 OK (mgcp_msg.c:72) 20250427090332322 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250427090332322 DLMGCP DEBUG <0013> Generated response: line #02: o=- 28703663 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090332322 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250427090332322 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090332322 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250427090332322 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5972 RTP/AVP 96 (mgcp_msg.c:72) 20250427090332322 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250427090332322 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250427090332339 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090332340 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090332359 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090332361 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090332380 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090332381 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090332401 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090332403 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090332423 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090332424 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090332444 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090332444 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090332465 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090332465 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090332486 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090332487 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090332507 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090332508 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090332528 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090332530 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090332548 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090332550 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090332569 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090332571 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090332590 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090332591 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090332610 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090332612 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090332631 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090332632 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090332652 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090332653 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090332673 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090332674 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090332693 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090332695 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090332714 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090332716 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090332735 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090332736 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090332755 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090332758 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090332776 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090332779 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090332797 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090332799 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090332817 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090332820 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) RTPEM1(431)@78d92e7f2afd: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250427090332832 DLMGCP DEBUG <0013> Received message: line #00: MDCX 31925 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427090332832 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250427090332832 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250427090332832 DLMGCP DEBUG <0013> Received message: line #03: I: 9696C76C (mgcp_msg.c:72) 20250427090332832 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250427090332832 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250427090332832 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090332832 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250427090332832 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090332832 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250427090332832 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250427090332832 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250427090332832 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250427090332832 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427090332832 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427090332832 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250427090332832 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427090332832 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:443) 20250427090332832 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9696C76C connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250427090332832 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9696C76C output_enabled 1 (mgcp_conn.c:271) 20250427090332832 DLMGCP DEBUG <0013> (1227/rtp C:9696C76C 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) 20250427090332832 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:9696C76C MDCX: connection successfully modified: (1227/rtp C:9696C76C r=127.0.0.1:20000<->l=127.0.0.1:5974) (mgcp_protocol.c:976) 20250427090332832 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427090332832 DLMGCP DEBUG <0013> Generated response: line #00: 200 31925 OK (mgcp_msg.c:72) 20250427090332832 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250427090332832 DLMGCP DEBUG <0013> Generated response: line #02: o=- 9696C76C 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090332832 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250427090332832 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090332832 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250427090332832 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5974 RTP/AVP 112 (mgcp_msg.c:72) 20250427090332832 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250427090332832 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250427090332838 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090332847 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090332858 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090332868 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090332879 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090332889 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090332899 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090332909 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090332920 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090332930 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090332941 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090332951 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090332961 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090332971 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090332982 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090332992 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090333002 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090333013 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090333023 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090333034 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090333043 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090333054 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090333064 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090333074 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090333085 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090333095 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090333105 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090333116 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090333126 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090333136 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090333147 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090333157 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090333168 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090333178 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090333188 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090333198 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090333209 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090333219 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090333230 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090333239 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090333252 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090333259 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090333273 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090333280 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090333294 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090333300 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090333315 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090333320 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090333335 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090333341 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090333356 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090333361 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090333377 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090333381 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090333397 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090333402 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090333417 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090333422 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090333437 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090333442 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090333458 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090333463 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090333478 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090333483 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090333499 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090333503 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090333519 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090333524 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090333541 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090333545 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090333562 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090333565 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090333583 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090333585 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090333605 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090333606 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090333626 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090333626 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090333646 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090333647 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090333667 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090333667 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090333688 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090333688 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090333708 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090333708 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090333729 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090333729 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090333750 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090333750 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090333770 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090333770 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090333791 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090333791 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090333811 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090333811 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090333832 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090333832 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090333852 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090333853 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090333873 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090333874 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090333894 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090333894 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090333915 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090333915 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090333936 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090333936 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090333956 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090333956 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090333977 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090333977 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090333997 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090333998 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090334018 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090334019 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090334039 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090334039 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090334059 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090334060 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090334080 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090334081 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090334100 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090334101 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090334121 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090334123 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090334141 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090334143 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090334162 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090334164 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090334182 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090334184 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090334203 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090334204 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090334223 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090334224 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090334244 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090334245 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090334265 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090334266 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090334286 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090334286 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090334306 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090334307 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090334327 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090334328 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090334348 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090334349 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090334368 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090334370 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090334389 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090334390 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090334411 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090334411 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090334432 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090334432 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090334453 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090334453 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090334473 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090334474 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090334494 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090334495 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090334514 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090334515 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090334535 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090334535 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090334556 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090334556 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090334577 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090334577 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090334598 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090334598 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090334618 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090334618 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090334639 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090334639 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090334660 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090334660 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090334681 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090334681 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090334701 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090334702 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090334722 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090334723 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090334742 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090334743 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090334763 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090334764 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090334784 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090334785 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090334805 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090334806 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250427090334825 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250427090334827 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) MTC@78d92e7f2afd: stats: { num_pkts_tx := 192, bytes_payload_tx := 5952, num_pkts_rx := 121, bytes_payload_rx := 4235, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@78d92e7f2afd: 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@78d92e7f2afd: setverdict(pass): none -> pass MTC@78d92e7f2afd: setverdict(pass): pass -> pass, component reason not changed 20250427090335347 DLMGCP DEBUG <0013> Received message: line #00: MDCX 31926 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427090335347 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250427090335347 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250427090335347 DLMGCP DEBUG <0013> Received message: line #03: I: 9696C76C (mgcp_msg.c:72) 20250427090335347 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250427090335347 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250427090335347 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090335347 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250427090335347 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090335347 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250427090335347 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 96 (mgcp_msg.c:72) 20250427090335347 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250427090335347 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250427090335347 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427090335347 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427090335347 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250427090335347 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427090335347 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP  (mgcp_sdp.c:443) 20250427090335348 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9696C76C connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250427090335348 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9696C76C output_enabled 1 (mgcp_conn.c:271) 20250427090335348 DLMGCP DEBUG <0013> (1227/rtp C:9696C76C 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) 20250427090335348 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:9696C76C MDCX: connection successfully modified: (1227/rtp C:9696C76C r=127.0.0.1:20000<->l=127.0.0.1:5974) (mgcp_protocol.c:976) 20250427090335348 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427090335348 DLMGCP DEBUG <0013> Generated response: line #00: 200 31926 OK (mgcp_msg.c:72) 20250427090335348 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250427090335348 DLMGCP DEBUG <0013> Generated response: line #02: o=- 9696C76C 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090335348 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250427090335348 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090335348 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250427090335348 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5974 RTP/AVP 96 (mgcp_msg.c:72) 20250427090335348 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250427090335348 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) MTC@78d92e7f2afd: stats: { num_pkts_tx := 288, bytes_payload_tx := 8928, num_pkts_rx := 169, bytes_payload_rx := 5915, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@78d92e7f2afd: stats: { num_pkts_tx := 217, bytes_payload_tx := 6896, num_pkts_rx := 194, bytes_payload_rx := 6486, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } 20250427090337464 DLMGCP DEBUG <0013> Received message: line #00: DLCX 31927 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427090337464 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250427090337464 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427090337464 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427090337464 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427090337464 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250427090337464 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427090337465 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427090337468 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427090337469 DLMGCP DEBUG <0013> Generated response: line #00: 200 31927 OK (mgcp_msg.c:72) RTPEM0(430)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. MTC@78d92e7f2afd: setverdict(pass): pass -> pass, component reason not changed RTPEM0(430)@78d92e7f2afd: Final verdict of PTC: none RTPEM1(431)@78d92e7f2afd: Final verdict of PTC: none RTPEM2(432)@78d92e7f2afd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(434)@78d92e7f2afd: Final verdict of PTC: none VirtCallAgent-STATS(433)@78d92e7f2afd: Final verdict of PTC: none MTC@78d92e7f2afd: Setting final verdict of the test case. MTC@78d92e7f2afd: Local verdict of MTC: pass MTC@78d92e7f2afd: Local verdict of PTC RTPEM0(430): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM1(431): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM2(432): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC VirtCallAgent-STATS(433): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC IPA-CTRL-CLI-IPA(434): none (pass -> pass) MTC@78d92e7f2afd: Test case TC_two_crcx_mdcx_and_iuup_rtp_mdcx_to_iuup finished. Verdict: pass MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_to_iuup pass'. Sun Apr 27 09:03:37 UTC 2025 ====== MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_to_iuup pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_to_iuup.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1176516) Waiting for packet dumper to finish... 1 (prev_count=1176516, count=1180248) MTC@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_to_iuup pass' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_clearmode'. ------ MGCP_Test.TC_two_crcx_mdcx_and_rtp_clearmode ------ Sun Apr 27 09:03:44 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@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_clearmode' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Test case TC_two_crcx_mdcx_and_rtp_clearmode started. 20250427090345586 DLMGCP DEBUG <0013> Received message: line #00: DLCX 58069 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427090345586 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427090345586 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427090345586 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427090345586 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250427090345586 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250427090345586 DLMGCP DEBUG <0013> Generated response: line #00: 515 58069 FAIL (mgcp_msg.c:72) 20250427090345590 DLMGCP DEBUG <0013> Received message: line #00: CRCX 58070 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427090345590 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427090345590 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250427090345590 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427090345590 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250427090345590 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090345590 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250427090345590 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090345590 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250427090345590 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 120 (mgcp_msg.c:72) 20250427090345590 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:120 CLEARMODE/8000 (mgcp_msg.c:72) 20250427090345590 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427090345590 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427090345590 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427090345590 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427090345590 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427090345590 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:120=CLEARMODE  (mgcp_sdp.c:443) 20250427090345590 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4E0E6DB4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427090345590 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4E0E6DB4 output_enabled 0 (mgcp_conn.c:271) 20250427090345590 DLMGCP DEBUG <0013> (1227/rtp C:4E0E6DB4 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) 20250427090345590 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:4E0E6DB4 CRCX: connection successfully created: (1227/rtp C:4E0E6DB4 r=127.0.0.1:10000<->l=127.0.0.1:5976) (mgcp_protocol.c:772) 20250427090345590 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427090345590 DLMGCP DEBUG <0013> Generated response: line #00: 200 58070 OK (mgcp_msg.c:72) 20250427090345590 DLMGCP DEBUG <0013> Generated response: line #01: I: 4E0E6DB4 (mgcp_msg.c:72) 20250427090345590 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250427090345590 DLMGCP DEBUG <0013> Generated response: line #03: o=- 4E0E6DB4 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090345590 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250427090345590 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090345590 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250427090345590 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5976 RTP/AVP 120 (mgcp_msg.c:72) 20250427090345590 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:120 CLEARMODE/8000 (mgcp_msg.c:72) 20250427090345591 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250427090345593 DLMGCP DEBUG <0013> Received message: line #00: CRCX 58071 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427090345593 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250427090345593 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250427090345593 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427090345593 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250427090345593 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090345593 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250427090345593 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090345593 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250427090345593 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 120 (mgcp_msg.c:72) 20250427090345593 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:120 CLEARMODE/8000 (mgcp_msg.c:72) 20250427090345593 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250427090345593 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427090345593 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427090345593 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427090345593 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427090345593 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:120=CLEARMODE  (mgcp_sdp.c:443) 20250427090345593 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E9DBC53A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250427090345593 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E9DBC53A output_enabled 0 (mgcp_conn.c:271) 20250427090345593 DLMGCP DEBUG <0013> (1227/rtp C:E9DBC53A 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) 20250427090345593 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E9DBC53A CRCX: connection successfully created: (1227/rtp C:E9DBC53A r=127.0.0.1:20000<->l=127.0.0.1:5978) (mgcp_protocol.c:772) 20250427090345593 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427090345593 DLMGCP DEBUG <0013> Generated response: line #00: 200 58071 OK (mgcp_msg.c:72) 20250427090345593 DLMGCP DEBUG <0013> Generated response: line #01: I: E9DBC53A (mgcp_msg.c:72) 20250427090345593 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250427090345593 DLMGCP DEBUG <0013> Generated response: line #03: o=- E9DBC53A 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090345593 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250427090345593 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090345593 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250427090345593 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5978 RTP/AVP 120 (mgcp_msg.c:72) 20250427090345593 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:120 CLEARMODE/8000 (mgcp_msg.c:72) 20250427090345593 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM0(435)@78d92e7f2afd: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250427090347108 DLMGCP DEBUG <0013> Received message: line #00: MDCX 58072 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427090347108 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250427090347108 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250427090347108 DLMGCP DEBUG <0013> Received message: line #03: I: 4E0E6DB4 (mgcp_msg.c:72) 20250427090347108 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250427090347108 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250427090347108 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090347108 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250427090347108 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090347108 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250427090347108 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 120 (mgcp_msg.c:72) 20250427090347108 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:120 CLEARMODE/8000 (mgcp_msg.c:72) 20250427090347108 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250427090347108 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427090347108 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427090347108 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250427090347108 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427090347108 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:120=CLEARMODE  (mgcp_sdp.c:443) 20250427090347108 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4E0E6DB4 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250427090347108 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4E0E6DB4 output_enabled 1 (mgcp_conn.c:271) 20250427090347108 DLMGCP DEBUG <0013> (1227/rtp C:4E0E6DB4 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) 20250427090347108 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:4E0E6DB4 MDCX: connection successfully modified: (1227/rtp C:4E0E6DB4 r=127.0.0.1:10000<->l=127.0.0.1:5976) (mgcp_protocol.c:976) 20250427090347108 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427090347108 DLMGCP DEBUG <0013> Generated response: line #00: 200 58072 OK (mgcp_msg.c:72) 20250427090347108 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250427090347108 DLMGCP DEBUG <0013> Generated response: line #02: o=- 4E0E6DB4 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090347108 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250427090347108 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090347108 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250427090347108 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5976 RTP/AVP 120 (mgcp_msg.c:72) 20250427090347108 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:120 CLEARMODE/8000 (mgcp_msg.c:72) 20250427090347108 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) RTPEM1(436)@78d92e7f2afd: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250427090347616 DLMGCP DEBUG <0013> Received message: line #00: MDCX 58073 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427090347616 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250427090347616 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250427090347616 DLMGCP DEBUG <0013> Received message: line #03: I: E9DBC53A (mgcp_msg.c:72) 20250427090347616 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250427090347616 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250427090347616 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090347616 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250427090347616 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090347616 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250427090347616 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 120 (mgcp_msg.c:72) 20250427090347616 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:120 CLEARMODE/8000 (mgcp_msg.c:72) 20250427090347616 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250427090347616 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427090347616 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427090347616 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250427090347616 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427090347616 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:120=CLEARMODE  (mgcp_sdp.c:443) 20250427090347616 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E9DBC53A connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250427090347616 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E9DBC53A output_enabled 1 (mgcp_conn.c:271) 20250427090347616 DLMGCP DEBUG <0013> (1227/rtp C:E9DBC53A 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) 20250427090347616 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E9DBC53A MDCX: connection successfully modified: (1227/rtp C:E9DBC53A r=127.0.0.1:20000<->l=127.0.0.1:5978) (mgcp_protocol.c:976) 20250427090347616 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427090347616 DLMGCP DEBUG <0013> Generated response: line #00: 200 58073 OK (mgcp_msg.c:72) 20250427090347616 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250427090347616 DLMGCP DEBUG <0013> Generated response: line #02: o=- E9DBC53A 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090347616 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250427090347616 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250427090347616 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250427090347616 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5978 RTP/AVP 120 (mgcp_msg.c:72) 20250427090347616 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:120 CLEARMODE/8000 (mgcp_msg.c:72) 20250427090347616 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) MTC@78d92e7f2afd: stats: { num_pkts_tx := 194, bytes_payload_tx := 776, num_pkts_rx := 121, bytes_payload_rx := 484, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@78d92e7f2afd: stats: { num_pkts_tx := 169, bytes_payload_tx := 676, 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 } 20250427090349727 DLMGCP DEBUG <0013> Received message: line #00: DLCX 58074 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427090349727 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250427090349727 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250427090349727 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250427090349727 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427090349727 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250427090349727 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427090349727 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250427090349727 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427090349727 DLMGCP DEBUG <0013> Generated response: line #00: 200 58074 OK (mgcp_msg.c:72) RTPEM0(435)@78d92e7f2afd: Warning: Stopping inactive timer T_transmit. MTC@78d92e7f2afd: setverdict(pass): none -> pass RTPEM0(435)@78d92e7f2afd: Final verdict of PTC: none RTPEM2(437)@78d92e7f2afd: Final verdict of PTC: none RTPEM1(436)@78d92e7f2afd: Final verdict of PTC: none VirtCallAgent-STATS(438)@78d92e7f2afd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(439)@78d92e7f2afd: Final verdict of PTC: none MTC@78d92e7f2afd: Setting final verdict of the test case. MTC@78d92e7f2afd: Local verdict of MTC: pass MTC@78d92e7f2afd: Local verdict of PTC RTPEM0(435): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM1(436): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM2(437): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC VirtCallAgent-STATS(438): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC IPA-CTRL-CLI-IPA(439): none (pass -> pass) MTC@78d92e7f2afd: Test case TC_two_crcx_mdcx_and_rtp_clearmode finished. Verdict: pass MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_clearmode pass'. Sun Apr 27 09:03:49 UTC 2025 ====== MGCP_Test.TC_two_crcx_mdcx_and_rtp_clearmode pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_mdcx_and_rtp_clearmode.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=676676) Waiting for packet dumper to finish... 1 (prev_count=676676, count=677204) MTC@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_clearmode pass' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_loopback_rtp_implicit'. ------ MGCP_Test.TC_one_crcx_loopback_rtp_implicit ------ Sun Apr 27 09:03: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_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@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_loopback_rtp_implicit' was executed successfully (exit status: 0). MTC@78d92e7f2afd: Test case TC_one_crcx_loopback_rtp_implicit started. 20250427090357873 DLMGCP DEBUG <0013> Received message: line #00: DLCX 12684 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427090357873 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:280) 20250427090357873 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427090357873 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427090357873 DLMGCP ERROR <0013> endpoint:rtpbridge/1@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250427090357873 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250427090357873 DLMGCP DEBUG <0013> Generated response: line #00: 515 12684 FAIL (mgcp_msg.c:72) 20250427090357895 DLMGCP DEBUG <0013> Received message: line #00: CRCX 12685 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427090357895 DLMGCP DEBUG <0013> Received message: line #01: M: loopback (mgcp_msg.c:72) 20250427090357895 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:72) 20250427090357895 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250427090357895 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:280) 20250427090357895 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427090357895 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250427090357895 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250427090357895 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:5ADE9ADA connection mode 'loopback' 7 (mgcp_conn.c:264) 20250427090357895 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:5ADE9ADA output_enabled 1 (mgcp_conn.c:271) 20250427090357896 DLMGCP DEBUG <0013> (1225/rtp C:5ADE9ADA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250427090357896 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:5ADE9ADA CRCX: connection successfully created: (1225/rtp C:5ADE9ADA r=NULL:0<->l=::1:5980) (mgcp_protocol.c:772) 20250427090357896 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427090357896 DLMGCP DEBUG <0013> Generated response: line #00: 200 12685 OK (mgcp_msg.c:72) 20250427090357896 DLMGCP DEBUG <0013> Generated response: line #01: I: 5ADE9ADA (mgcp_msg.c:72) 20250427090357896 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250427090357896 DLMGCP DEBUG <0013> Generated response: line #03: o=- 5ADE9ADA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250427090357896 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250427090357896 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250427090357896 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250427090357896 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5980 RTP/AVP 112 (mgcp_msg.c:72) 20250427090357896 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250427090357896 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250427090359010 DLMGCP DEBUG <0013> Received message: line #00: DLCX 12686 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250427090359010 DLMGCP DEBUG <0013> Received message: line #01: C: 1225 (mgcp_msg.c:72) 20250427090359010 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:280) 20250427090359010 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250427090359010 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250427090359010 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250427090359010 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427090359010 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250427090359010 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250427090359010 DLMGCP DEBUG <0013> Generated response: line #00: 200 12686 OK (mgcp_msg.c:72) MTC@78d92e7f2afd: 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@78d92e7f2afd: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(444)@78d92e7f2afd: Final verdict of PTC: none RTPEM0(440)@78d92e7f2afd: Final verdict of PTC: none VirtCallAgent-STATS(443)@78d92e7f2afd: Final verdict of PTC: none RTPEM1(441)@78d92e7f2afd: Final verdict of PTC: none RTPEM2(442)@78d92e7f2afd: Final verdict of PTC: none MTC@78d92e7f2afd: Setting final verdict of the test case. MTC@78d92e7f2afd: Local verdict of MTC: pass MTC@78d92e7f2afd: Local verdict of PTC RTPEM0(440): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM1(441): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC RTPEM2(442): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC VirtCallAgent-STATS(443): none (pass -> pass) MTC@78d92e7f2afd: Local verdict of PTC IPA-CTRL-CLI-IPA(444): none (pass -> pass) MTC@78d92e7f2afd: Test case TC_one_crcx_loopback_rtp_implicit finished. Verdict: pass MTC@78d92e7f2afd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_loopback_rtp_implicit pass'. Sun Apr 27 09:03:59 UTC 2025 ====== MGCP_Test.TC_one_crcx_loopback_rtp_implicit pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_one_crcx_loopback_rtp_implicit.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=94824) Waiting for packet dumper to finish... 1 (prev_count=94824, count=98756) MTC@78d92e7f2afd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_loopback_rtp_implicit pass' was executed successfully (exit status: 0). MC@78d92e7f2afd: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@78d92e7f2afd: Terminating MTC. MC@78d92e7f2afd: MTC terminated. MC2> exit MC@78d92e7f2afd: Shutting down session. MC@78d92e7f2afd: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/mgw/expected-results.xml' against results in 'junit-xml-5577.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 (3368874) [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', '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/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-20250427-0850-ea235807-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/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', '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/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-20250427-0850-ea235807-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/_testenv/data/scripts/log_format.sh'] [testenv] Stopping mgw (3368803) [testenv] Showing testsuite/junit-xml-5577.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', '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/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-nightly-20250427-0850-ea235807-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test/logs/testsuite/junit-xml-5577.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 := \"3824\", string := \"OK\" }, params := { { code := \"I\", val := \"66C6169E\" } }, sdp := { protocol_version := 0, origin := { user_name := \"-\", session_id := \"66C6169E\", 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 := \"3824\", 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 := \"7229\", 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 := \"7229\", 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 := \"8935\", 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 := \"8935\", 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 := \"46858\", 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 := \"46858\", 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 := \"44192\", 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 := \"44192\", 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-20250427-0850-ea235807-0'] testenv-mgw-osmocom-nightly-20250427-0850-ea235807-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-mgw-test/2816/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